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
Age
Commit message (
Expand
)
Author
2019-05-06
sockets: Get rid of sock_set_errno
HEAD
master
Axel Lin
2019-05-06
Fix bug #56136: The netif->mtu6 was updated by Router Advertisement abnomally
Dirk Ziegelmeier
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
Apply patch for bug #56239: compile fail when disable TCP
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
ND6: add an explicit queue size check.
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-28
Fix doxygen @ref in altcp.c
Freddie Chopin
2019-03-28
Add #define for minimum IPv6 MTU length
Dirk Ziegelmeier
2019-03-26
Fix bug #56003: `-Wc++-compat` causes build failure when using mbedtls
Dirk Ziegelmeier
2019-03-24
Fix bug #55702: SSI bug
Dirk Ziegelmeier
2019-03-24
Fix compile of last patch
Dirk Ziegelmeier
2019-03-24
Fix bug #55972: The Neighbour Solicitation used to do IPv6 address resolution...
Dirk Ziegelmeier
2019-03-24
Fix bug #55973: The parsing of max response time in MLD Query message was wrong
Dirk Ziegelmeier
2019-03-20
Update .gitignore for latest VSCode
Dirk Ziegelmeier
2019-03-20
Add note about MEMP_NUM_SYS_TIMEOUT in four apps
Dirk Ziegelmeier
2019-03-20
Fix bug #55964: CMake's `LWIP_COMPILER_FLAGS` should be split for C and C++
Dirk Ziegelmeier
2019-02-27
udp_bind: fix missing parenthesis warning
Simon Goldschmidt
2019-02-26
udp: fix udp_bind for IPADDR_TYPE_ANY
Simon Goldschmidt
2019-02-08
Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT)
Dirk Ziegelmeier
2019-02-03
More cleanups to travis.sh - run all test even if some fail
Dirk Ziegelmeier
2019-02-03
Fix iteropts.sh to correctly return error code
Dirk Ziegelmeier
2019-02-03
iteropts.sh: -j 4 is sufficient
Dirk Ziegelmeier
2019-02-03
Cleanup travis build script
Dirk Ziegelmeier
2019-02-02
Remove iteropts test errors again, still not working
Dirk Ziegelmeier
2019-02-02
Add bug to iteropts test to check if travis fails now
Dirk Ziegelmeier
2019-02-02
Try to fix iteropts build, try to make travis fail when iteropts test fails
Dirk Ziegelmeier
2019-02-02
Disable documentation warning in iteropts test
Dirk Ziegelmeier
2019-02-02
Add missing newline at end of file
Dirk Ziegelmeier
2019-02-02
Fix a few documentation errors in MDNS
Dirk Ziegelmeier
2019-02-02
Fix lwip_port_rand()
Dirk Ziegelmeier
2019-02-02
Add lwip_port_rand() to unix port
Dirk Ziegelmeier
2019-01-30
revert accidentally committed files
Simon Goldschmidt
2019-01-30
tcp: don't reset dupack count upon non-empty packet receive
Solganik Alexander
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
Small documentation fix for TFTP
Ivan Warren
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
[next]