]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/include/lwip/api.h
sys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg.c, tcpip.c, sys.h, opt.h: Introduc...
[pes-rpp/rpp-lwip.git] / src / include / lwip / api.h
2008-01-05 fbernonsys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg...
2008-01-04 fbernonrawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c...
2007-12-21 goldsimontcp.h, opt.h, api.h, api_msg.h, tcp.c, tcp_in.c, api_li...
2007-11-24 goldsimonAdded documentation
2007-11-16 goldsimonAdded sequential dns resolver function for netconn...
2007-11-12 fbernonsockets.c, api.h, api_lib.c, api_msg.h, api_msg.c:...
2007-11-06 goldsimonTask #7410: Removed the need to include core header...
2007-11-02 fbernonapi.h, api_lib.c, api_msg.c, sockets.c, opt.h: add...
2007-11-01 fbernonsockets.h, sockets.c, api.h, api_lib.c, api_msg.h,...
2007-10-24 fbernonapi.h, api_lib.c, api_msg.c: Add macro API_EVENT in...
2007-10-07 fbernonsockets.c, api.h, api_lib.c: First step to fix "bug...
2007-09-07 fbernonsockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb...
2007-09-07 fbernonMinor changes (but in lot of files): add #if/#endif...
2007-08-30 fbernonAdd netbuf.h, netbuf.c, Change api.h, api_lib.c: #7249...
2007-08-27 fbernonFirst fix for "bug #20900 : Potential crash error probl...
2007-07-25 goldsimonFixed bug #20429: use the new pbuf_copy_partial instead...
2007-07-03 goldsimonFinal fix for bug #20021 and some other problems when...
2007-06-21 goldsimonConverted the length argument of netconn_write (and...
2007-06-21 goldsimonFixed bug #20021: Moved sendbuf-processing in netconn_w...
2007-06-16 goldsimonCreated define instead of extra-function for netconn_ne...
2007-05-23 fbernonapi.h, api_lib.c, api_msg.c, sockets.c: group the diffe...
2007-05-22 fbernonapi.h, api_lib.c, api_msg.h, api_msg.c: change the...
2007-05-22 fbernonMinors fix (spaces, comments, unused variable)
2007-05-22 goldsimonIncluded patch #5938: changed raw_pcb.protocol from...
2007-05-17 goldsimonAdded comments whether fields are host or network byte...
2007-05-10 goldsimonIncluded patch #5448: include '#ifdef __cplusplus ...
2007-05-04 fbernonsockets.c, api.h, api_lib.c, api_msg.h, api_msg.c:...
2007-03-28 fbernonapi.h, api_lib.c, sockets.c: netbuf_ref doesn't check...
2007-03-11 fbernonNew configuration option LWIP_IGMP to enable IGMP proce...
2007-03-11 goldsimonFixed bug #19251 (missing `const' qualifier in socket...
2007-03-08 fbernonImplement LWIP_SO_RCVTIMEO configuration option to...
2007-03-06 fbernonImplement SO_RCVTIMEO on UDP sockets/netconn.
2004-02-07 likewiseUpdated some copyright notices to include 2004 (a few...
2003-11-14 likewiseMerged from DEVEL into main tree.
2003-06-09 likewiseReplaced all tabs with two spaces (regardless of indent...
2003-02-06 davidhaasAdd the following features and bugfixes:
2003-01-24 janiFix locking for disconnect operation (use post and...
2003-01-22 janiFix udp_bind to allow rebind for same socket (yesterday...
2003-01-08 likewiseUpdated lwIP module copyright years to include 2003...
2002-12-05 kieranmAdded netbuf_copy_partial declaration
2002-10-19 likewiseInitial revision