]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/shortlog
pes-rpp/rpp-lwip.git
2008-01-21 fbernonMinor changes: typo in doc files.
2008-01-21 fbernonMinor changes: fix warning in dhcp_unfold_reply when...
2008-01-21 fbernonMinor changes: fix some traces in ip_frag.c (coding...
2008-01-18 jiflFix simple compilation error with some compilers to...
2008-01-15 kieranm 2008-01-15 Kieran Mansley
2008-01-14 fbernonrawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes...
2008-01-14 fbernonip.c: Integrate patch #6369" ip_input : checking before...
2008-01-12 fbernonMinor change: add comment
2008-01-12 fbernontcpip.h, tcpip.c, api.h, api_lib.c, api_msg.c, sockets...
2008-01-11 fbernonapi_msg.c, opt.h: replace DEFAULT_RECVMBOX_SIZE per...
2008-01-11 jiflMinor spelling typos and formatting fixes.
2008-01-10 fbernontcpip.h, tcpip.c: add tcpip_callback_with_block functio...
2008-01-10 fbernontcpip.h, tcpip.c, api.h, api_lib.c, api_msg.c, sockets...
2008-01-09 jifl * opt.h, ip.c: Rename IP_OPTIONS define to IP_OPTIONS_...
2008-01-06 fbernonFix DHCP build problem.
2008-01-06 jifl * dhcp.c: fix bug #19927: "DHCP NACK problem" by...
2008-01-06 goldsimonAdded function netconn_free(), which deallocates all...
2008-01-05 fbernonsys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg...
2008-01-05 fbernonMinor changes in lwip folder: fix some warnings.
2008-01-04 fbernonMinor changes in lwip folder: fix some warnings.
2008-01-04 fbernonMinor changes in lwip folder: fix some warnings, coding...
2008-01-04 fbernonrawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c...
2008-01-03 fbernonMinor changes: fix some PPP traces.
2008-01-03 jifl* core/ipv4/ip.c (ip_input): Rename ipsrcchecking ...
2007-12-31 kieranmAdd persist timer
2007-12-31 fbernonautoip.c, etharp.c: ip_addr.h: Integrate patch #6348...
2007-12-30 fbernonip.c: Fix bug #21846 "LwIP doesn't appear to perform...
2007-12-21 goldsimontcp.h, opt.h, api.h, api_msg.h, tcp.c, tcp_in.c, api_li...
2007-12-21 goldsimonsys.h, api_lib.c, api_msg.c, sockets.c: fix bug #21698...
2007-12-20 kieranmWhitespace fix.
2007-12-20 kieranm 2007-12-20 Kieran Mansley (based on patch from Oleg...
2007-12-20 kieranm 2007-12-20 Kieran Mansley (based on patch from Per...
2007-12-19 fbernonMinor changes in PPP (coding style, tabs, idents...)
2007-12-16 goldsimonRemoved debug code
2007-12-16 goldsimonCorrected assert when netconn_new_* fails
2007-12-13 fbernonapi_msg.c, err.h, err.c, sockets.c, dns.c, dns.h: repla...
2007-12-13 goldsimonFix bug #21699: segment leak in ooseq processing when...
2007-12-12 fbernonMinor change: move DNS_MSG_SIZE in opt.h, add comments.
2007-12-12 fbernondns.h, dns.c, opt.h: move DNS options to the "right...
2007-12-12 fbernonFix err_stderr[] table with new err.h defines.
2007-12-05 fbernonnetdb.c: add a LWIP_DNS_API_HOSTENT_STORAGE option...
2007-12-04 goldsimonfix bug #21699 (segment leak in ooseq): add assert...
2007-12-03 fbernonMinor changes (tabs)
2007-12-03 goldsimonAdded short comment in file description about how to...
2007-12-03 goldsimonip_input: check if a packet is for inp first before...
2007-12-02 fbernonMinor changes: coding style (tabs, ident, etc...).
2007-12-02 fbernonMinor changes: coding style (tabs, ident, etc...).
2007-12-02 fbernonInclude a temporary sample of queue.h to fix build.
2007-12-02 fbernonMinor changes: coding style (tabs, ident, etc...).
2007-12-02 fbernonMinor changes: coding style (tabs, ident, etc...).
2007-12-02 fbernonMinor changes: coding style (tabs, ident, etc...).
2007-12-02 fbernonChanges for coding style (typo, use LINK_STATS_INC...
2007-12-02 fbernonprocess "localhost" name in dns_gethostbyname
2007-12-02 goldsimonfix bug #21654: exclude definition of struct timeval...
2007-12-02 goldsimonMinor fix: #include "lwip/api.h" was missing to compile...
2007-12-02 goldsimonfix bug #21656 (recvmbox problem in netconn API): alway...
2007-12-02 goldsimonMinor change: use goto instead of redundant code to...
2007-11-30 fbernonMinor changes: fix some problems with PPPoE include...
2007-11-30 fbernonMinor changes: dnsserver initialization with DNS_SERVER...
2007-11-30 goldsimonCompacted code: moved the code creating a netconn ...
2007-11-30 goldsimonconnect the UDP pcb to the DNS server (IPaddress and...
2007-11-30 goldsimontask #7497: Sort lists (pcb, netif, ...) for faster...
2007-11-30 goldsimonfirst attempt to fix bug #21655 (DHCP doesn't work...
2007-11-29 fbernonFirst fix for bug #21664 "PPP code is broken".
2007-11-28 goldsimonMinor coding style changes
2007-11-28 goldsimonIntroduced ETHARP_STATS
2007-11-28 goldsimonUse ICMP_STATS_INC instead of #if ICMP_STATS...
2007-11-28 goldsimonUse IP_STATS_INC instead of #if IP_STATS...
2007-11-28 goldsimonUse LINK_STATS_INC instead of #if LINK_STATS...
2007-11-28 goldsimonmem_malloc with MEM_USE_POOLS=1: if size > size of...
2007-11-28 jgrubbMinor change: remove unused #define
2007-11-28 jgrubbFix typo (MEMP_POOL_START/END to FIRST/LAST)
2007-11-28 goldsimonfixed bug #21643 (udp_send/raw_send don't fail if netif...
2007-11-28 jgrubbAdd two more sanity checks on memory settings
2007-11-27 fbernonFix macro ERR_IS_FATAL (else, no error is fatal).
2007-11-27 goldsimonChanged error handling: ERR_MEM, ERR_BUF and ERR_RTE...
2007-11-27 goldsimonImplemented new function udp_sendto_if which takes...
2007-11-27 goldsimonMinor coding style changes
2007-11-27 fbernonFix to be able to build SNMP with LWIP_ARP=0. It's...
2007-11-26 goldsimonFixed bug #21582: pcb->acked accounting can be wrong...
2007-11-26 fbernonMinor change (forgot last CRLF)
2007-11-26 fbernonMinor change: add #if 0 / #endif in ethernetif.c skelet...
2007-11-25 goldsimonCheck state == CLOSED in tcp_bind and tcp_connect to...
2007-11-25 goldsimoninitialize netconn->socket to -1 instead of 0 since...
2007-11-25 goldsimonlock event_callback against lwip_accept for data that...
2007-11-25 fbernonMinor change (redundant code)
2007-11-25 goldsimonAdded an explaining comment for the line 'nsock->rcveve...
2007-11-25 goldsimonMinor coding style changes, added some comments
2007-11-25 goldsimonFix some warnings discovered by compiling the unixsim...
2007-11-25 goldsimondhcp_unfold_reply() uses pbuf_copy_partial instead...
2007-11-25 goldsimonAdded documentation / minor code layout changes
2007-11-25 goldsimonBack to old alloc_socket(), lwip_accept had a bug in...
2007-11-25 goldsimonAdded some more comments and function documentation
2007-11-25 fbernonMinor changes (documentation).
2007-11-24 fbernonMinor change (doxygen tags)
2007-11-24 goldsimonAdded documentation
2007-11-24 goldsimonAdded the wiki and a note about the mailing lists
2007-11-24 goldsimonAdded some documentation (mainly what is unimplemented...
2007-11-24 goldsimonMoved lwip_gethostbyname from sockets.c to the new...
2007-11-24 goldsimontcpip.h was not compilable with both NO_SYS and LWIP_NE...
next