summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-02-18Add documentation on how to debug memory pool sizesDirk Ziegelmeier
2018-11-22next release in this branch will be 2.1.3Simon Goldschmidt
2018-11-22Prepare 2.1.2 releaseSimon Goldschmidt
2018-11-08next release in this branch will be 2.1.2Simon Goldschmidt
2018-11-08Prepare 2.1.1 releaseSimon Goldschmidt
2018-09-26Prepare 2.1.0 releaseSimon Goldschmidt
2018-09-26Documentation improvements for 2.1.0 (changelog, altcp)Simon Goldschmidt
2018-09-24Documentation improvements for 2.1.0 (mainly altcp/altcp_tls)Simon Goldschmidt
2018-07-12Prepare v2.1.0.rc1Simon Goldschmidt
2018-07-03Add CMakeLists.txt to generate source distribution fileDirk Ziegelmeier
2018-06-28MDNS send probes to verify domain before useJens Nielsen
2018-06-28docs: reference the nongnu archive, not nabbleSimon Goldschmidt
2018-06-07docs: use ETH_HWADDR_LEN, not sizeof(netif->hwaddr)Simon Goldschmidt
2018-04-23Cleanups in CMake build filesDirk Ziegelmeier
2018-04-23Start working on a CMAKE build systemDirk Ziegelmeier
2018-03-21Move common 6LoWPAN code to new file lopwan6_common.cgoldsimon
2018-02-23Add DHCPv6 to documentationDirk Ziegelmeier
2018-02-18Improve documentation for 6LOWPAN and SLIPIFDirk Ziegelmeier
2018-02-04Improve LWIP_ASSERT_CORE_LOCKED documentation a bitgoldsimon
2018-02-02doc/savannah.txt: Use RSA instead of DSAAxel Lin
2018-02-01tcp: introduce ext_args per pcbgoldsimon
2018-01-16Documentation - "Common pitfalls": Add some words about buffer alignmentDirk Ziegelmeier
2018-01-12Update lwip.Doxyfile to doxygen 1.8.13Dirk Ziegelmeier
2018-01-02Work on task #14780: Add debug helper asserts to ensure threading/locking req...Dirk Ziegelmeier
2018-01-02Update cache handling in ZeroCopyRx.c - invalidate is faster than flushingDirk Ziegelmeier
2017-12-24Add flushing CPU cache to zero-copy RX code exampleDirk Ziegelmeier
2017-12-24Improve cache handling notes from my last commit some moreDirk Ziegelmeier
2017-12-24Common pitfalls document: Add note that lwip writes to ethernet RX buffers (c...Dirk Ziegelmeier
2017-11-17Improve HTTPD documentationDirk Ziegelmeier
2017-10-20Move all rawapi.txt to appropriate doxygen docsDirk Ziegelmeier
2017-10-20Move API description text from rawapi.txt to doxygen docsDirk Ziegelmeier
2017-10-20Move all text from sys_arch.txt to appropriate doxygen placesDirk Ziegelmeier
2017-10-17Improve system abstraction layer doxygen docs by moving documentation from sy...Dirk Ziegelmeier
2017-10-17Improve system abstraction layer doxygen docs by moving documentation from sy...Dirk Ziegelmeier
2017-10-17Improve ZeroCopyRx.c codeDirk Ziegelmeier
2017-10-17Remove raw API TCP/UDP function documentation from rawapi.txt - it is now int...Dirk Ziegelmeier
2017-10-16Fix comment indent in main_page.hDirk Ziegelmeier
2017-10-16Improve lwIP doxygen documentation by copying several passages from rawapi.tx...Dirk Ziegelmeier
2017-10-16Improve lwIP doxygen documentation by copying several passages from rawapi.tx...Dirk Ziegelmeier
2017-10-16Fix bug #52113: recv callback: To free or not to free pbuf when returning ERR...Dirk Ziegelmeier
2017-07-20[PATCH] Deprecate sys_arch_sem_wait and sys_arch_mbox_fetch returning the tim...Our Air Quality
2017-07-20Clarify that sys_arch_protect() always has a matching unprotect.Our Air Quality
2017-05-18Adjust pbuf reuse documentation a bit: pbufs should never be reused after tra...goldsimon
2017-05-11Fixed bug #51002Adrey Vinogradov
2017-04-27Some documentation updates and fixesDirk Ziegelmeier
2017-03-28Improve documentation, add TLS stuffDirk Ziegelmeier
2017-03-22Add altcp to doxygen docsDirk Ziegelmeier
2017-03-17Update doxygen version to 2.0.3 as in init.hDirk Ziegelmeier
2017-03-15Fix coding style NO_SYS example codeDirk Ziegelmeier
2017-03-15Fix starting DHCP in NO_SYS example codeDirk Ziegelmeier