This website requires JavaScript.
Explore
Help
Register
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2025-08-09 07:54:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
Dirk Ziegelmeier
4325aca0f7
Fix pbuf_memcmp() implementation by using pbuf_try_get_at() instead of pbuf_get_at(). Payload out-of-bounds access was not handled correctly.
2016-08-31 10:35:42 +02:00
..
api
Minor: memcpy -> MEMCPY / SMEMCPY
2016-08-30 21:56:09 +02:00
apps
Minor: memcpy -> MEMCPY / SMEMCPY
2016-08-30 21:56:09 +02:00
core
Fix pbuf_memcmp() implementation by using pbuf_try_get_at() instead of pbuf_get_at(). Payload out-of-bounds access was not handled correctly.
2016-08-31 10:35:42 +02:00
include
added pbuf_try_get_at() (much like pbuf_get_at() but can return out-of-pbuf error)
2016-08-30 21:35:37 +02:00
netif
Minor: More documentation updates
2016-08-25 22:23:11 +02:00
Filelists.mk
Apply patch
#8755
: Multicast DNS responder support from Erik Ekman
2016-08-14 15:07:45 +02:00
FILES
update some FILES list files
2016-08-03 20:21:54 +02:00