]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/shortlog
pes-rpp/rpp-lwip.git
2009-10-23 kieranmUpdate link to wiki in README file
2009-10-23 goldsimonFixed bug #27783: Silly window avoidance for small...
2009-10-22 goldsimonFixed bug #26251: RST process in TIME_WAIT TCP state
2009-10-21 goldsimonChanged fix for bug #27215 (TCP sent() callback gives...
2009-10-21 goldsimonbug #27315: zero window probe and FIN: only send pure...
2009-10-19 goldsimonMinor code simplification (don't store received pbuf...
2009-10-19 goldsimonRemoved most calls to udp_connect since they aren't...
2009-10-18 goldsimondhcp_unfold_reply: NULL memory might have been freed...
2009-10-18 goldsimondhcp_inform(): netif->dhcp pointed to unallocated memor...
2009-10-18 goldsimonFixed bug #27215: TCP sent() callback gives leadin...
2009-10-18 goldsimonCorrected typo
2009-10-16 goldsimonFixed bug #27315: zero window probe and FIN
2009-10-16 goldsimonFixed bug #27390: Source IP check in ip_input() causes...
2009-10-15 goldsimonFixed bug #27329: dupacks by unidirectional data transmit
2009-10-15 goldsimonFixed bug #27709: conn->err race condition on netconn_r...
2009-10-15 goldsimonFixed bug #27704: autoip starts with wrong address...
2009-10-11 goldsimonFixed bug #27504: tcp_enqueue wrongly concatenates...
2009-10-09 goldsimonFixed default values of some stats to only be enabled...
2009-10-09 goldsimonAccidentally endabled to compile the code -> back to...
2009-10-09 goldsimonUpdated comment in low_level_input() about pbuf len...
2009-10-07 goldsimonpatch #6930: [PATCH trivial] TCP_RMV remove unnecessary...
2009-10-07 goldsimonpatch #6888: Patch for UDP Netbufs to support dest...
2009-10-07 goldsimonReverted change for bug #27252 (Address pointer invalid...
2009-10-07 goldsimonMake ip_current_netif() and ip_current_header() a defin...
2009-10-07 goldsimonMake tcp_debug_state_str() always available, not only...
2009-08-30 goldsimonFixed bug bug #27345: "ip_frag() does not use the LWIP_...
2009-08-30 goldsimondo_connect: LWIP_ERROR on invalid/disabled protocol
2009-08-26 goldsimon bug #26397: Added SLIP polling support (uses sio_tryread)
2009-08-26 stoklundAdd patch #6725 to CHANGELOG
2009-08-25 goldsimonCommented the functions, added sio_tryread() for non...
2009-08-25 goldsimonUse LWIP_UNUSED_ARG() instead of if(){}, fix unused...
2009-08-25 goldsimonfixed invalid dependency to etharp_query if DHCP_DOES_A...
2009-08-25 goldsimontask #9033: Support IEEE 802.1q tagged frame (VLAN...
2009-08-25 goldsimonpatch #6900: added define ip_ntoa(struct ip_addr*)
2009-08-24 stoklundAdd C++ guards to autoip.h header.
2009-08-24 stoklundThe DHCP client should enter the REBOOTING state when...
2009-08-24 stoklundDon't use an AutoIP-configured address on a new network...
2009-08-23 goldsimonFixed bug #27078: Possible memory leak in pppInit()
2009-08-23 goldsimonFixed bug #26657: DNS, if host name is "localhost"...
2009-08-23 goldsimonFixed bug #26649: TCP fails when TCP_MSS > TCP_SND_BUF...
2009-08-23 goldsimonFixed bug #27266: wait-state debug message in pppMain...
2009-08-23 goldsimonFixed bug #27252: Address pointer invalid after freeing...
2009-08-23 goldsimonbug #27267: Added include to string.h where needed
2009-08-23 goldsimonpatch #6843: tcp.h macro optimization patch (for little...
2009-08-23 goldsimonAdded function tcp_debug_state_str() to convert a tcp...
2009-08-18 kieranmUpdate version number for CVS development
2009-08-18 kieranmUpdate version number of 1.3.1 final release
2009-08-12 kieranmBUG27209: handle trimming of segments when out of windo...
2009-08-12 kieranmBUG27199: use snd_wl2 instead of snd_wl1
2009-08-11 goldsimonAdded missing include to <string.h>
2009-08-03 goldsimonFixed bug #27155: "'NULL' undeclared in inet_checksum.c"
2009-07-28 goldsimonFixed bug #27105: "realloc() cannot replace mem_realloc...
2009-07-28 goldsimonAdded debug print when rejecting incoming connections...
2009-07-28 goldsimonAdded newline to TCP header flags debug print
2009-07-27 kieranmFix compile warning on Linux
2009-07-27 kieranmUpdate for 1.3.1rc2
2009-07-27 kieranmAdd missing #include directives
2009-07-27 goldsimonFixed bug #27034: "Invalid ASSERT in pbuf_alloc()"...
2009-07-27 goldsimonFixed bug #27114: Missing #include in api_msg.c on...
2009-07-23 stoklundImplement exponential backoff in dhcp.c
2009-07-23 stoklundReuse XIDs for DHCP retransmissions
2009-07-20 goldsimonAdded missing include to netif.h
2009-07-09 kieranmUpdate version numbers for release candidate
2009-07-09 fbernonminor changes: typos and coding style
2009-07-09 kieranmBUG23240 use signed counters for recv_avail and don...
2009-06-25 kieranmUpdate changelog for recent commits
2009-06-25 kieranmBUG26722: initialise netconn write variables in netconn...
2009-06-25 kieranmBUG26879: set ret value in TCP_EVENT_ macros when funct...
2009-06-25 kieranmBUG26301 and BUG26267: correct simultaneous close behav...
2009-05-20 goldsimonAdded note about printf formatter defines
2009-05-20 goldsimonCorrected structure packing
2009-05-19 goldsimonCorrected function implementation of ip_current_* ...
2009-05-19 goldsimonCorrected function definition of ip_current_* (void...
2009-05-18 goldsimonMoved function definition below defines and typedefs...
2009-05-12 goldsimonfixed bug #26507: "Gratuitous ARP depends on arp_table...
2009-05-12 goldsimonbug #26487: Added ip_output_if_opt that can add IP...
2009-05-11 goldsimonFixed compilation if LWIP_PLATFORM_BYTESWAP && (BYTE_OR...
2009-05-10 goldsimontask #7013: Added option LWIP_NETIF_TX_SINGLE_PBUF...
2009-05-09 goldsimonShrinked ICMP code, added option to NOT check icoming...
2009-05-07 goldsimonWorked on dns: local host-list can be put into FLASH...
2009-05-07 goldsimonAdded netbuf.h to files that may be called from any...
2009-05-07 goldsimonAdded more threading info
2009-05-06 goldsimonOn little endian architectures, use LWIP_PLATFORM_HTONS...
2009-05-06 goldsimonPatch #6823: tcp_in.c - small optimization
2009-05-06 goldsimonAdded #if LWIP_SNMP around snmp-internal header files
2009-05-05 goldsimonAdded a word or two on threading, which should be suffi...
2009-05-05 goldsimonAdded ip_current_netif() & ip_current_header() to recei...
2009-05-05 goldsimonFixed bug #26405: Prematurely released semaphore causes...
2009-05-04 goldsimonsnmp was not initialized in lwip_init()
2009-05-04 fbernonCHANGELOG: minor, typo
2009-05-04 fbernondhcp.c, netbios.c: Changes if IF_SOF_BROADCAST is enabled.
2009-05-03 goldsimonFixed bug #26349: Nagle algorithm doesn't send although...
2009-05-02 goldsimonfixed tcpip_untimeout (does not need the time, broken...
2009-05-02 goldsimonfixed bug #25636: SNMPSET value is ignored for integer...
2009-05-02 goldsimonAddition to patch #6721, bug #25575: call autoip_stop...
2009-05-01 goldsimonFixed bug #21680: PPP upap_rauthnak() drops legal NAK...
2009-05-01 goldsimonFixed bug #24228: Memory corruption with PPP and DHCP
2009-04-29 fbernonraw.c, udp.c, init.c, opt.h, ip.h, sockets.h: bug ...
2009-04-29 fbernonnetif.c: minor, fix a warning
2009-04-28 goldsimonIntegrated patch #6721: new option to adjust the time...
next