]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/shortlog
pes-rpp/rpp-lwip.git
2006-07-14 christiaansAdded SNMP statistics to struct netif and changed SNMP...
2006-07-10 christiaansAdded SNMP debug options.
2006-07-07 christiaansFixed (experi)mental typo.
2006-07-07 christiaansInitial commit. Expirimental code, please note this...
2006-07-07 christiaansAdd preliminairy documentation for the SNMP agent.
2006-07-04 christiaansAdded ip_frag_init() prototype.
2006-07-04 christiaansAdded ip_frag_init() and some LWIP_DEBUGFs.
2006-07-04 christiaansAdded ip_frag_init() to ip_init().
2006-06-27 christiaansMentioned some recent cold case fixes.
2006-06-27 christiaansApplied patch for cold case bug #11135.
2006-06-22 christiaansHonoured Pedro Alves namespace request, following lwip...
2006-06-22 christiaansAdded struct obj_id and a few system group access funcs.
2006-06-19 christiaansAdded mib-2 snmp group statistics prototypes.
2006-06-19 christiaansPrepared some SNMP options.
2006-06-15 christiaansFixed cold case bug #1748, printing of mem_size_t and...
2006-06-14 christiaansApplied patch #5146 to handle allocation failures in...
2006-06-08 curtmcdFix incorrect calculation of dhcp->dns_count.
2006-05-31 curtmcdFix debug print, remove reference to TCP_COARSE_TIMEOUT
2006-05-31 curtmcdRemove unused mem_reallocm
2006-05-30 curtmcdUse isprint() instead of isascii() as it's more common
2006-05-26 curtmcdFix gcc warning per discussion on lwip-users 2006.04...
2006-05-26 curtmcdAdd comment about purpose of struct ip_addr2.
2006-05-26 christiaansRemoved conn->sem creation and destruction from netconn...
2006-05-26 curtmcdudp_input() operated by removing the IP and UDP headers...
2006-05-26 curtmcdImprove formatting by fixing wrong indents and lines...
2006-05-05 christiaansDisabled ARP table update on ingress IP packets.
2006-04-28 likewiseInitial commit of FILES in doc/
2006-04-24 christiaansOptimized for speed and size. Test against zero for...
2006-04-12 curtmcdmemp_memory could be unaligned, causing one buffer...
2006-04-08 likewiseFix for out-of-sequence FIN handling, patch by Oleg...
2006-04-08 likewiseDangling inseg.p pointer fix by Pedro Alves.
2006-04-07 likewiseRemained indictator where new changes should go.
2006-04-04 christiaansaddr->addr test size and speed optimalisation (helping...
2006-03-31 christiaansAdded optimalization hints.
2006-03-29 christiaansAddress copy loops optimized for speed.
2006-03-29 christiaansAdded LWIP_PLATFORM_BYTESWAP optimalisation flag and...
2006-03-28 christiaansPbuf flag test size and speed optimalisation (helping...
2006-03-21 christiaansFixed compilation warning on sizeof(), reported by...
2006-03-15 likewiseAdded upcoming 1.1.1 release to Changelog.
2006-03-03 christiaansAdded pbuf_alloc() return value checks in ip_frag().
2006-03-02 christiaansIncreased ip_reassbitmap size with 1, added assertions...
2006-03-01 likewisepbuf alignment fix.
2006-03-01 likewiseRemoved 'even sndbuf' fix in TCP, this fix was a ugly...
2006-03-01 christiaansAdded IP reassembly timer.
2006-03-01 christiaansRemoved tabs, default LWIP_HAVE_LOOPIF to 0 to slim...
2006-02-27 likewise2006-02-27 Merged patch by Curt McDowell
2006-02-13 christiaansPatch from Curt McDowell fixes err_to_errno macro.
2006-02-13 christiaansRemoved timer dependency on sys.c (raw-API). Beautified...
2006-02-13 christiaansCode style fix, C++ into C comments.
2006-01-02 christiaansSmall optimalization for udp_input().
2005-12-20 christiaansHistory update and listing PPP problems as todo.
2005-12-20 likewiseRemove PCBs which stay in LAST_ACK state too long.
2005-12-15 christiaansFixed unused variable warning.
2005-12-15 christiaansDisabled the added summing routine to preserve code...
2005-12-14 likewiseAdded Curt McDowell's platform-independent optimized...
2005-12-14 likewiseTrailing dangling byte in checksum should be considered...
2005-12-14 likewiseDuplicate FIN ACK race condition fix by Kelvin Lawson.
2005-12-14 christiaansAdded some more fixes to the lwip_standard_chksum(...
2005-12-12 likewiseREADME now points to savannah.txt instead of duplicatin...
2005-12-12 likewiseTypo fix: tens of kilobytes instead of tenths of kilobytes.
2005-12-12 likewiseUpdated CVS server host names and documentation about...
2005-12-12 likewiseUpdated comment on optimization and aim of this generic...
2005-12-09 christiaansFixed lwip_standard_chksum() for unaligned memory acces...
2005-11-25 christiaansFixed void ptr address increment bug reported by Bertri...
2005-11-25 christiaansIntroduced cc.h formatters and removed SO_REUSE from...
2005-11-02 christiaansDescribed initialization procedure.
2005-10-10 christiaansSome build fixes for OpenBSD.
2005-07-17 likewiseMention of multiple pbuf fix in slipif and unaligned...
2005-07-17 likewiseUnaligned 16-bit access fix for the standard checksum...
2005-07-17 likewiseFixes bug #13807: slipif_input() garbles large (i.e...
2005-06-08 likewise 2005-06-08 Leon Woestenberg <leon.woestenberg@gmx...
2005-06-08 likewise 2005-06-08 Leon Woestenberg <leon.woestenberg@gmx...
2005-02-04 likewiseMentioned unaligned access fix.
2005-02-04 likewise4 February 2004, Leon Woestenberg <leon.woestenberg...
2005-02-04 likewise4 February 2004, Leon Woestenberg <leon.woestenberg...
2005-02-04 likewisequeue was referenced before initialization in first...
2005-01-24 likewiseMore robust DHCP ARP reply checking.
2005-01-24 likewiseAdded some missing string.h includes.
2005-01-04 likewiseMention of missing semicolon, and pcb->recv() called...
2005-01-04 likewiseFixed missing semicolon in LWIP_DEBUG statement.
2005-01-03 likewise3 January 2004, Leon Woestenberg <leon.woestenberg...
2005-01-01 likewiseChanged behaviour into implementation.
2004-12-30 likewiseUpdated CHANGELOG.
2004-12-27 likewiseRemoved assertion that always equaled true.
2004-12-27 likewiseRe-enabled ARP packet queueing. (Now that multi-packet...
2004-12-27 likewiseDisabled queueing more than 1 packet on a ARP entry...
2004-12-27 likewiseAdded inline source documentation.
2004-12-26 likewisetcp_write(): optimize order of valid states checks...
2004-12-24 likewiseUpdate comment on ETHARP_QUEUEING. Defaulted to being...
2004-12-07 christiaanschristiaans: cosmetic change debug formatters as reques...
2004-12-06 christiaanschristiaans: Fixed SO_REUSE default to 0. Actually...
2004-11-30 likewiseetharp.c: Corrected DHCP_DOES_ARP_CHECK behaviour.
2004-11-29 likewiseetharp.c: re-arranged code in find_entry(), supposedly...
2004-11-29 likewiseUpdates the FILES contents to better reflect the curren...
2004-11-28 likewiseSurround definition of tcp_timer_needed with #if !NO_SY...
2004-11-28 likewiseMentioned ARP race fix.
2004-11-28 likewisePrevented a race condition between a new ARP request...
2004-11-25 likewiseAdded a missing "not" in the comment, the code was...
2004-11-25 likewiseCompile dammit
2004-11-25 likewiseRemoved redundant closing bracket.
next