index
:
mesalab_git/zhangyang/lwip.git
dev_zy
master
Repository for zhangyang/lwip
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apps
Age
Commit message (
Expand
)
Author
2019-04-30
mdns mdns_search_service mdns_search_stop: define the request id as unsigned.
Our Air Quality
2019-04-30
Apply patch for bug #56098: Support for MQTT over TLS port 443 instead of 8883
Dirk Ziegelmeier
2019-04-30
Minor compile fix for last commit
Dirk Ziegelmeier
2019-04-30
mqtt: fix first packet checking which fail if MQTT_VAR_HEADER_BUFFER_LEN > 1516
David Girault
2019-04-30
mqtt: support mostly zero-copy message analysis
David Girault
2019-04-30
mdns_resp_add_service: simplify the max services guard.
Our Air Quality
2019-04-30
mDNS: output search queries to the IP v4 and v6 groups.
Our Air Quality
2019-04-30
mdns: defined the service slot id as unsigned rather than signed.
Our Air Quality
2019-04-30
mdns_search_service: simply the search for a free slot.
Our Air Quality
2019-04-30
mDNS: change some debug line terminations to just newlines.
Our Air Quality
2019-03-28
Fix and simplify newlines in doxygen documentation
Freddie Chopin
2019-03-24
Fix bug #55702: SSI bug
Dirk Ziegelmeier
2019-03-20
Add note about MEMP_NUM_SYS_TIMEOUT in four apps
Dirk Ziegelmeier
2019-02-02
Fix a few documentation errors in MDNS
Dirk Ziegelmeier
2019-01-30
sntp: obey KoD when using multiple servers
Simon Goldschmidt
2019-01-30
mdns: fix compiler errors and coding style
Simon Goldschmidt
2019-01-30
mdns: added support for searching services
David Girault
2019-01-30
Implement RFC4075 Receive SNTP servers via DHCPv6
David J. Fiddes
2019-01-30
altcp_tls: assert in altcp_mbedtls_bio_recv if bad state
David Girault
2019-01-30
altcp: support for setting keepalive parameters
David Girault
2019-01-30
altcp_tls_mbedtls: remove entropy/ctr_drbg from altcp_tls_config struct
David Girault
2019-01-30
mqtt: remove bad assert in mqtt_message_received()
David Girault
2019-01-06
Replace several occurences of stdint types by lwIPs portability typedefs
Dirk Ziegelmeier
2018-12-03
altcp_tls_mbedtls: listen: free members of the ssl context
Simon Goldschmidt
2018-11-25
mdns_domain.c: Fix doxygen comments
Dirk Ziegelmeier
2018-11-24
altcp_tls: add functions to create servers with multiple certificates
Simon Goldschmidt
2018-11-23
altcp_tls_mbedtls: add session tickes, improve configuration for session cache
Simon Goldschmidt
2018-11-23
altcp_tls_mbedtls: add debug output of mbedtls library
Simon Goldschmidt
2018-11-23
makefsdata: fix compiling for win32
Simon Goldschmidt
2018-11-23
apps/smtp: Remove redundant LWIP_ASSERT checking in smtp_send_mail_bodycback
Axel Lin
2018-11-22
Fix warnings about ignored return values in makefsdata.c
Dirk Ziegelmeier
2018-11-22
mdns.c: Fix accessing potentially uninitialized variable
Dirk Ziegelmeier
2018-11-22
snmp_traps.c: Portability fix: Don't use non-constant initializers
Dirk Ziegelmeier
2018-11-22
snmp: don't allocat outbound msg for GET RESP (inform cb)
Simon Goldschmidt
2018-11-22
snmp: fix coding style
Simon Goldschmidt
2018-11-22
Try to fix compile warning in mdns.c
Dirk Ziegelmeier
2018-11-21
netbiosns_name_decode: Take CONST char* as first argument
Dirk Ziegelmeier
2018-11-21
Fix netbiosns expecting too large packet
Jens Nielsen
2018-11-20
Fix compile error with GCC 8 in makefsdata
Dirk Ziegelmeier
2018-11-20
mDNS: conflict resolution added
Jasper Verschueren
2018-11-19
snmp_v3: use strlen, not strnlen
Simon Goldschmidt
2018-11-19
Fix bug #55034: apps/smtp.c fails to compile with strict C compatibility beca...
Dirk Ziegelmeier
2018-11-19
Fix compile of mdns.c
Dirk Ziegelmeier
2018-11-19
mDNS: probe rate limiting if more then 15 conflicts occur in 10s
Jasper Verschueren
2018-11-19
mDNS: probe tiebreaking added
Jasper Verschueren
2018-11-16
mDNS: split probe packet definition and split outpkt creation
Jasper Verschueren
2018-11-14
mDNS: respond to probe via multicast added
Jasper Verschueren
2018-11-13
MDNS: Minor compile fix, declare variables before code
Dirk Ziegelmeier
2018-11-13
Revert "mDNS: authority section of probe message needs to contain all records"
Jasper Verschueren
2018-11-13
mDNS: cleanup probing and announcing sequence
Jasper Verschueren
[next]