| Age | Commit message (Expand) | Author |
| 2018-07-18 | Revert "Test / RFC: Reformat a few files using clang-format" | Dirk Ziegelmeier |
| 2018-07-17 | Test / RFC: Reformat a few files using clang-format | Dirk Ziegelmeier |
| 2017-09-17 | Reformat err.c using astylerc | Dirk Ziegelmeier |
| 2016-12-01 | Minor code layout cleanup in err.c and errno.h | Dirk Ziegelmeier |
| 2016-10-07 | Try to fix !defined(LWIP_PROVIDE_ERRNO) | goldsimon |
| 2016-10-07 | err: Fixup error code range checking in err_to_errno | Axel Lin |
| 2016-10-06 | One more compile fix in err.c | Dirk Ziegelmeier |
| 2016-10-06 | Try to fix unix build after Simon's errno changes (need sys_arch.h) | Dirk Ziegelmeier |
| 2016-10-06 | bug #48823: posix errors should be removed from arch.h (to new file 'lwip/err... | goldsimon |
| 2016-03-06 | fixed typo in one of the last commits | sg |
| 2016-03-05 | ERR_IF is not necessarily a fatal error (fixes bug #46338: UDP netconns block... | sg |
| 2015-10-06 | minor/coding style: removed spaces before line ending (from file header) | sg |
| 2015-10-06 | minor/coding style: removed spaces before line ending | sg |
| 2015-07-27 | err, debug: add missing ERR_ALREADY to lwip_strerr() | Erik Ekman |
| 2014-09-02 | fixed bug #43110 (call getpeername() before listen() will cause a error) by r... | Simon Goldschmidt |
| 2011-03-14 | fixed bug #31748 (Calling non-blocking connect more than once can render a so... | goldsimon |
| 2010-02-13 | Add a new err_t, ERR_WOULDBLOCK in preparation for non-blocking send | goldsimon |
| 2010-01-29 | Add non-blocking support for connect (partly from patch #6860) plus many clea... | goldsimon |
| 2008-05-09 | * err.h, err.c, sockets.c: Fix bug #23119: Reorder timeout error code to | jifl |
| 2007-12-13 | api_msg.c, err.h, err.c, sockets.c, dns.c, dns.h: replace "enum dns_result" b... | fbernon |
| 2007-12-12 | Fix err_stderr[] table with new err.h defines. | fbernon |
| 2007-08-09 | Comments Fix for Doxygen documentation | fbernon |
| 2007-06-16 | Done some work on task #1549 (function documentation) | goldsimon |
| 2007-03-08 | Implement LWIP_SO_RCVTIMEO configuration option to enable/disable SO_RCVTIMEO... | fbernon |
| 2007-03-06 | fixed compiler warning "initialization dircards qualifiers from pointer targe... | goldsimon |
| 2004-02-07 | Merged from DEVEL, except for the API change in etharp.c. | likewise |
| 2003-11-14 | Merged from DEVEL into main tree. | likewise |
| 2003-06-09 | Replaced all tabs with two spaces (regardless of indentation is correct). | likewise |
| 2003-01-08 | Updated lwIP module copyright years to include 2003. Committers must check th... | likewise |
| 2002-10-19 | Initial revision | likewise |