goldsimon
|
57c1f7a16d
|
Fixed compilation with LWIP_UDP/LWIP_TCP disabled
|
2010-03-26 16:10:32 +00:00 |
|
goldsimon
|
9ae87c50d2
|
Fixed warning about unused local variable in release mode
|
2010-03-15 09:45:20 +00:00 |
|
goldsimon
|
b83a115953
|
Fixed compilation warnings (missing casts, includes, etc.)
|
2010-03-10 11:27:11 +00:00 |
|
goldsimon
|
a6828003d8
|
Replaced struct ip_addr by typedef ip_addr_t to make changing the actual implementation behind the typedef easier.
|
2010-02-04 18:50:12 +00:00 |
|
goldsimon
|
899ae6a321
|
Use macros defined in ip_addr.h (some of them new) to work with IP addresses (preparation for bug #27352 - Change ip_addr from struct to typedef (u32_t) - and better code).
|
2010-02-04 17:23:30 +00:00 |
|
goldsimon
|
aa0ae95b4e
|
Adapted to changed inet.h/ip_addr.h/def.h
|
2010-01-29 08:24:08 +00:00 |
|
goldsimon
|
4c733650e6
|
Adapted to changed timer implementation
|
2009-12-31 16:24:58 +00:00 |
|
goldsimon
|
4d5a7418a4
|
Correctly use log levels
|
2009-11-22 13:15:29 +00:00 |
|
goldsimon
|
815c75c58f
|
Removed accidentally committed test code
|
2009-11-15 13:17:33 +00:00 |
|
goldsimon
|
4ebe4ff176
|
Added a more complete SNTPv4 client that conforms to RFC 4330 and uses the raw api.
|
2009-11-15 12:52:01 +00:00 |
|
goldsimon
|
6ce49364c5
|
Added many missing includes to <string.h>
|
2009-08-11 14:34:28 +00:00 |
|
fbernon
|
0ed511d380
|
Minor changes in contrib folder: fix some warnings
|
2008-01-04 22:49:56 +00:00 |
|
fbernon
|
3fb7ec0755
|
Minor change: update pool.ntp.org IP address
|
2008-01-03 22:47:17 +00:00 |
|
fbernon
|
8105013eb0
|
netbios.c, ping.c, sntp.c: minor changes: add comments, add some parameters, some coding style...
|
2007-11-13 00:58:51 +00:00 |
|
fbernon
|
62910e4248
|
SNTP client with socket API. Need more settings.
|
2007-11-06 22:44:11 +00:00 |
|