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-12 17:34:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
/
apps
History
Dirk Ziegelmeier
e5f9f187ad
Continue to fix incorrect casts via size_t for some platforms
...
Now also for casts: - to remove alignment warnings - casts between pointers and ints
2016-12-12 10:17:33 +01:00
..
httpd
Try to remove #include <stdlib.h> from many files. Does not seem necessary any more and might cause problems when porting lwIP.
2016-12-08 11:05:01 +01:00
lwiperf
Fix bug
#49827
: wrong cast to size_t on 16-bit x86 architecture
2016-12-12 10:07:00 +01:00
mdns
mdns.c: use group initializer constants from prot/dns.h
2016-12-09 13:10:12 +01:00
netbiosns
Use API function instead of accessing struct members directly
2016-11-05 16:14:11 +01:00
snmp
Continue to fix incorrect casts via size_t for some platforms
2016-12-12 10:17:33 +01:00
sntp
Fix bug
#49778
: sntp_stop does not cancel all timers
2016-12-06 20:29:12 +01:00
tftp
Cleanup hton*/ntoh* function handling and platform abstraction
2016-10-06 12:55:57 +02:00