]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/shortlog
pes-rpp/rpp-lwip.git
2011-02-21 goldsimonFixed bug #32561 tcp_poll argument definition out-of...
2011-02-18 goldsimonAdded missing U/UL modifiers to fix 16-bit-arch portabi...
2011-02-18 goldsimonIndentation changed
2011-02-17 goldsimonFixed constant not being 32 bit.
2011-02-03 kieranmUpdate version for 1.4.0 rc2
2011-01-25 goldsimonAdde missing extern "C"
2011-01-25 goldsimonAdded missing "extern "C" {"
2011-01-24 goldsimonFixed bug #31741: lwip_select seems to have threading...
2010-12-20 goldsimonMreged back changes that were lost during the savannah...
2010-12-02 goldsimonAdded note about changed ARP_QUEUEING==0
2010-12-02 goldsimonFixed ERR_IS_FATAL so that ERR_WOULDBLOCK is not fatal.
2010-11-22 goldsimonFixed bug #31590: getsockopt(... SO_ERROR ...) gives...
2010-11-22 goldsimonFixed bug #31722: IP packets sent with an AutoIP source...
2010-11-22 goldsimonpatch #7328: Autoip: ETHADDR16_COPY can be used
2010-11-22 goldsimonpatch #7329: tcp_timer_needed prototype was ifdef'ed...
2010-11-21 goldsimonAdded a function to deallocate the struct dhcp from...
2010-11-21 goldsimontcp_slowtmr(): change the scope of 'pcb2' to reflect...
2010-11-20 goldsimonFixed bug #31170: lwip_setsockopt() does not set socket...
2010-11-20 goldsimonFixed bug #31304: Changed SHUT_RD, SHUT_WR and SHUT_RDW...
2010-11-20 goldsimonFixed bug #31535: TCP_SND_QUEUELEN must be at least...
2010-11-20 goldsimonFix alignment checking of tcphdr: check for MEM_ALIGNME...
2010-11-20 goldsimonFixed bug #31701: Error return value from dns_gethostby...
2010-10-20 goldsimonFixed bug #31385: sizeof(struct sockaddr) is 30 but...
2010-10-06 goldsimonOnce again fixed #30038: DHCP/AutoIP cooperation failed...
2010-08-10 goldsimonFixed bug #30728: tcp_new_port() did not check listen...
2010-08-03 goldsimonDon't chain empty pbufs when sending them (fixes bug...
2010-08-01 goldsimonApplied patch #7264 (PPP protocols are rejected incorre...
2010-07-29 goldsimonFixed compilation with TCP or UDP disabled.
2010-07-28 goldsimonFixed bug #30565 (tcp_connect() check bound list):...
2010-07-28 goldsimonFixed bug #30447: tcp.c:tcp_bind() - suspicious nested #if
2010-07-21 goldsimonFixed invalid fix for bug #30402 (CHECKSUM_GEN_IP_INLIN...
2010-07-16 kieranmUpdate release number for 1.4.0 release candidate 1
2010-07-16 kieranmFixed SNMP ASN constant defines to not use ! operator
2010-07-14 goldsimonfixed the change not about tcp_close chang (bug #30444)
2010-07-12 goldsimonIP_MULTICAST_LOOP shall be disabled by default
2010-07-12 goldsimonpatch #7239: make tcp_state_str pointers constant
2010-07-12 goldsimonadded missing casts
2010-07-12 goldsimontask #10495: Added support for IP_MULTICAST_LOOP at...
2010-07-10 goldsimonFixed bug #30402: CHECKSUM_GEN_IP_INLINE does not add...
2010-07-06 goldsimonUpdated to current CHANGELOG
2010-07-05 goldsimonAdded ip_addr_netmask_valid() to check if a netmask...
2010-07-05 goldsimonAdded some helper functions to find strings in chained...
2010-06-30 goldsimonfixed bug #30300 (shutdown parameter was not initialize...
2010-06-29 goldsimonRe-enabled timer logging if LWIP_DEBUG_TIMERNAMES!...
2010-06-28 kieranmRemove unportable printing of C function pointers
2010-06-28 kieranmcleanup: fix minor build failures on unix
2010-06-25 goldsimonFixed compilation error due to unexpected include order
2010-06-24 goldsimonFrom patch #7221: added flag NO_SYS_NO_TIMERS to drop...
2010-06-24 goldsimonFixed bug #10088: Correctly implemented shutdown at...
2010-06-21 goldsimonFixed bug #29361 (ip_frag has problems with zero-copy...
2010-06-17 goldsimonnicer code for the last fix
2010-06-16 goldsimonFixed bug #30159: WomnIP_ACCEPT_LINK_LAYER_ADDRESSING
2010-06-16 goldsimonfixed typos that MSVS did not complain about
2010-06-16 goldsimonAdded an optional define (LWIP_IP_ACCEPT_UDP_PORT)...
2010-06-15 goldsimonRemoved leading underscore from struct name, added...
2010-06-15 goldsimon... and forgot one tiny character...
2010-06-15 goldsimonFixed bug #29970: DHCP endian issue parsing option...
2010-06-14 goldsimonFixed bug #30039: AutoIP does not reuse previous addresses
2010-06-14 goldsimonUse ip_addr_set_zero instead of memset(0)
2010-06-14 goldsimonbug #30129: struct _ip_addr should be struct ip_addr
2010-06-14 goldsimonip_addr_set_any does not work on pointers...
2010-06-14 goldsimonFixed invalid fix for bug #30038
2010-06-12 goldsimonFixed bug #29979 (lwip_sendto did not check parameter...
2010-06-12 goldsimonbug #29976: forgot some places using the changed IP...
2010-06-12 goldsimonFixed bug #30038: dhcp_network_changed doesn't reset...
2010-06-12 goldsimonFixed a possible NULL-pointer deref before checking it
2010-05-22 goldsimonbug #27352: removed packing from ip_addr_t, the packed...
2010-05-22 goldsimonMinor: added some spaces for indentation
2010-05-17 goldsimonCorrectly NULL-terminate h_addr_list
2010-05-17 goldsimonAdded LWIP_DEBUGF warning if dns_send returns an error
2010-05-16 goldsimonstruct etharp_hdr: split _hwlen_protolen into two u8_t...
2010-05-16 goldsimonAdd preprocessor-macros for compile-time htonl calculat...
2010-05-16 goldsimonAdded PP_HTONx/PP_NTOHx macros that can be calculated...
2010-05-16 goldsimonchanged the semantics of LWIP_PREFIX_BYTEORDER_FUNCS...
2010-05-16 goldsimonNo need to call pppoe_init any more (since the linked...
2010-05-16 goldsimonPPPoE now uses its own MEMP pool instead of the heap...
2010-05-16 goldsimonUse a simple linked list (next pointer) instead of...
2010-05-16 goldsimonRemoved 2 mem_mallocs: error string can be a global...
2010-05-16 goldsimonDNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own MEMP pool...
2010-05-16 goldsimonDNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own MEMP pool...
2010-05-16 goldsimonFree recv_data when TF_RXCLOSED is set
2010-05-15 goldsimonLet FIN come through although TF_RXCLOSED is set, send...
2010-05-15 goldsimonFix compilation for LWIP_EVENT_API==1 (unused args)
2010-05-15 goldsimonudp_input/SO_REUSE_RXTOALL: only call pbuf_header if...
2010-05-15 goldsimonRemoved unused SOF_* flags, ip_pcb.so_options can now...
2010-05-15 goldsimonudp_input: use SO_REUSE && SO_REUSE_RXTOALL to copy...
2010-05-15 goldsimonSO_REUSE: tcp_input: correctly handle multiple pcbs...
2010-05-15 goldsimonSO_REUSE: tcp_listen/tcp_connect: make sure that the...
2010-05-15 goldsimonAdded new option SO_REUSE_RXTOALL to pass received...
2010-05-12 goldsimonSO_REUSEADDR / SO_REUSE is implemented and safe to use
2010-05-12 goldsimontask #6995: Implement SO_REUSEADDR (correctly)
2010-05-12 goldsimonRemove uused SOF_* flags, define inherited flags in...
2010-05-12 goldsimonCHECKSUM_GEN_IP_INLINE: Use defines to access the u32_t...
2010-05-12 goldsimonFix printf-formatter for sio_fd_t/size_t
2010-05-11 goldsimonauth_withpeer_fail(): call lcp_close(), like pppd 2...
2010-05-11 goldsimonFixed bug #29855: PPP: Backport a bugfix in LcpSendEcho...
2010-05-10 goldsimonAdded option LWIP_ARP_FILTER_NETIF to use multiple...
2010-05-10 goldsimonMinor: source code layout
2010-05-05 goldsimon.. and deleted NAT again as Christian obviously didn...
2010-05-05 goldsimonFree NAT entries on remove (fixes a memory leak)
next