]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/shortlog
pes-rpp/rpp-lwip.git
2016-07-29 Martin VajnarDo not call vQueueDelete as FreeRTOS does not implement... personal/vajnamar/tms570_upstream_testing
2016-07-29 Martin VajnarFreeRTOS port register handler needs to enable interrupt
2016-07-29 Pavel PisaIncluded workarounds into TMS570 driver to build with...
2016-07-29 Pavel PisaSupplement headers for FreeRTOS based TMS570 port becau...
2016-07-29 Pavel PisaTMS570 EMAC driver: Changes to allow build fir FreeRTOS...
2016-07-27 Pavel PisaBase of FreeRTOS port for use with CTU IIG TMS570 project.
2016-07-27 Pavel PisaOMK build update: Actual lwIP uses stdint.h and inttype...
2016-07-27 Pavel Pisamdns_responder: fix stack corruption, sprintf of MAC...
2016-07-27 Roman BartosinskiLPC EMAC driver update - correct initialization with...
2016-07-27 Roman BartosinskiCorrect user lwip options for debugging
2016-07-27 Roman BartosinskiLPC EMAC driver update - add support for LAN8720A PHY...
2016-07-27 Logan GunthorpeFix another security issue.
2016-07-27 Logan GunthorpeFix security issue: buffer overflow in mdns message...
2016-07-27 Pavel PisaLPC EMAC enhanced to provide IGMP and ETHERNET multicas...
2016-07-27 Pavel PisaDefine LWIP_RAND for sysless and report missing LwIP...
2016-07-27 Pavel Pisamdns_responder: do not require full C99 support from...
2016-07-27 Pavel PisaPC EMAC driver add PHY ID search forgotten in the last...
2016-07-27 Pavel PisaLPC EMAC driver teach to recognize LAN8720 PHY as well...
2016-07-27 Pavel PisaImport Logan Gunthorpe's LwIP mDNS responder implementa...
2016-07-27 Pavel PisaLPC driver cleanup - use LPC_EMAC to be compatible...
2016-07-27 Roman BartosinskiLPC EMAC driver update - add check link status and...
2016-07-27 Pavel PisaTMS570 EMAC driver adjust to variation in pin names...
2016-07-27 Pavel PisaMake MAX_EMAC_INSTANCE number configurable in LwIP...
2016-07-27 Pavel PisaInclude uncrustify invocation script and configuration...
2016-07-27 Premysl HoudekChanges required by RTEMS port associated with socket API
2016-07-27 Premysl HoudekTMS570 EMAC driver implementation
2016-07-27 Pavel Pisaports/posix: generic POSIX system port implemented.
2016-07-27 Pavel Pisaomk: support selection of one or multiple drivers and...
2016-07-27 Premysl Houdekports/rtems: RTEMS port implemented.
2016-07-27 Pavel Pisasysless/lpc17xx: option to allocate descriptors and...
2016-07-27 Pavel Pisasysless/lpc17xx: use LPC_ prefixed names for peripheral...
2016-07-27 Roman Bartosinskisysless: Add initial wrapper for OMK makefile system.
2016-07-27 Pavel PisaUpdate lwIP core to 2016-07-11 version.
2015-09-13 martinAdd comment tag
2015-09-13 martinUpdate config: Enable Sockets
2015-09-13 martinMerge branch 'tms570_emac' of git@rtime.felk.cvut.cz...
2015-09-13 martinMerge branch 'master' of git://git.savannah.nongnu...
2015-09-12 Sylvain RochetDocumentation, add pppapi.h to thread-safe header whitelist
2015-09-09 Sylvain RochetPPP: fix constness in PPP related files when PRINTPKT_S...
2015-09-09 Dirk ZiegelmeierPPP: fix constness in PPP related files (GCC -Wcast...
2015-09-08 goldsimonupdate CHANGELOG
2015-09-08 goldsimonfixed compiler warning (stray 'a ' in code) - why is...
2015-09-08 goldsimonfixed comment, fixed unused parameter in mppe_compress()
2015-09-08 goldsimonSeparate mib2 counter/table callbacks from snmp agent...
2015-09-08 sgfixed compiling DNS code again
2015-09-07 sgChanged dns_gethostbyname_addrtype() to always be a...
2015-09-06 sgfixed unused variable warning
2015-09-06 Sylvain Rochetdns: fixed trivial compiler warning
2015-09-04 sglwip_getaddrinfo: check max name length
2015-09-04 sgfixed missing #endif
2015-09-04 goldsimonworked on task #12243 (Add support for AAAA/IPv6 record...
2015-09-04 goldsimontask #12243: DNS/IPv6: added support for AAAA records
2015-09-03 goldsimonfixed pointer type of value passed for snmpenableauthen...
2015-09-02 Stian Sebastian... Forget addresses set up by SLAAC when prefix expires.
2015-09-01 sgtask #12178: hardware checksum capabilities can be...
2015-09-01 Sylvain RochetPPP, magic, build-out useless code when LWIP_RAND is...
2015-08-31 Sylvain RochetPPP, magic, call magic_randomize() for all packets
2015-08-31 Sylvain RochetPPP, magic, improved magic_randomize() when using PPP_M...
2015-08-31 goldsimonPBUF_REF with "custom" pbufs is now supported for RX...
2015-08-31 goldsimonethernet_input: pass IPv4 packets to ip4_input, not...
2015-08-30 sgsupport IPv4 source based routing: define LWIP_HOOK_IP4...
2015-08-30 Sylvain Rochetconverted CHANGELOG from ISO-8859-1 to UTF8
2015-08-30 Sylvain RochetPPP, magic, use LWIP_RAND() if available
2015-08-30 Sylvain RochetPPP, magic, improved magic_randomize() for PPP_MD5_RAND...
2015-08-30 Sylvain RochetPPP, magic, using magic_random_bytes() for CHAP/MSCHAP...
2015-08-30 Sylvain RochetPPP, magic, renamed random_bytes() to magic_random_byte...
2015-08-30 Sylvain RochetPPP, magic, enables building without PPP_MD5_RANDM...
2015-08-30 Sylvain RochetPPP, magic, MD5 random pool size cannot be anything...
2015-08-30 Sylvain RochetPPP, PPPoS, remove magic_randomize() from PPPoS, it...
2015-08-30 Sylvain RochetPPP, minor coding style fix
2015-08-30 Sylvain RochetPPP, MPPE, drop input/output packets if we couldn't...
2015-08-30 sgfixed bug #44023: TCP ssthresh value is unclear: ssthre...
2015-08-28 Sylvain Rochetfixed typo: IP6_FRAG_COPYHEADER -> IPV6_FRAG_COPYHEADER
2015-08-28 goldsimonTCP window scaling: don't parse window scaling option...
2015-08-28 goldsimonFixed UDP multicast receive filtering (multicast should...
2015-08-28 goldsimonfixed bug #45818: API functions should check if type...
2015-08-28 goldsimonfixed bug #45559: Window scaling casts u32_t to u16_t...
2015-08-27 Sylvain RochetPPP, MPPE, improve dropping of unencrypted received...
2015-08-27 Sylvain RochetPPP, explain better why we don't need protp->datainput...
2015-08-27 Sylvain RochetPPP, PPPoS, fixed copy/paste typo in pppos_send_config...
2015-08-27 sgAdd another sanity check for bug #41009
2015-08-27 sgFixed UPGRADING regarding 1.4.0
2015-08-27 sgRemove empty init functions where not required for...
2015-08-26 Sylvain RochetPPP, MPPE, fixed TCP over MPPE
2015-08-26 sgfixed bug bug #41009: IPv6 reassembly broken on 64...
2015-08-26 sgIPV6_REASS: fix ip6_reass_remove_oldest_datagram()...
2015-08-26 sgLWIP_LOOPIF_MCAST -> LWIP_LOOPIF_MULTICAST
2015-08-26 sgfix comment indentation
2015-08-26 Joel CunninghamAdd multicast support to loopif
2015-08-25 sgfixed bug #45827: recvfrom: TCP window is updated with...
2015-08-25 goldsimonfixed bug #45029 (Several macros use ip6_2_ip() without...
2015-08-24 sgmore cleanup prework to fix bug #45029
2015-08-24 sgChange IP6_ADDR/IP_ADDR6 to initialize a full IPv6...
2015-08-24 goldsimonfix compiler warnings when passing u16_t to pbuf_header()
2015-08-24 goldsimonnetdb: fix debug output when IPv6 is enabled
2015-08-20 sg- prework for fixing bug #45029: access IPv4 configurat...
2015-08-20 goldsimonLWIP_IGMP and LWIP_MULTICAST_TX_OPTIONS need LWIP_IPV4
2015-08-20 goldsimonnd6: adapt to constness of IP6_ADDR_ANY6 for IPv6-only...
2015-08-20 goldsimonfix bug #45120 in a cleaner way
2015-08-20 goldsimonClarify comment for MEMP_NUM_SNMP_VARBIND/MEMP_NUM_SNMP...
next