115 Commits (dff46e38160271f5593f9017fbc5a2d0aa1eb412)

Author SHA1 Message Date
Dirk Ziegelmeier cb99ca099e docs: RTF manual does not look good, deactivate it in lwip.Doxyfile 10 years ago
Dirk Ziegelmeier 2f950a7dcc Some documentation updates 10 years ago
Dirk Ziegelmeier a324c7a8e4 Update #defines in lwip.Doxyfile to generate meaningful memp.c docs 10 years ago
Sylvain Rochet d362e167c0 PPP, documentation: fix notify phase callback documentation 10 years ago
Sylvain Rochet a12c149093 PPP, documentation: add notify phase callback (PPP_NOTIFY_PHASE) documentation 10 years ago
Sylvain Rochet e7069d6e82 PPP: introduce ppp_set_passive and ppp_set_silent 10 years ago
Sylvain Rochet 96296947fc PPP: introduce ppp_set_auth_required macro 10 years ago
Sylvain Rochet 8b9886bfe2 PPP, documentation: rework client configuration vs server configuration 10 years ago
Sylvain Rochet 9015c28406 PPP, DNS: introduce ppp_set_usepeerdns macro 10 years ago
Sylvain Rochet 6fb074874b PPP, Documentation: add PPP server(listener) documentation 10 years ago
Dirk Ziegelmeier 75c5829a57 Lots of documentation updates 10 years ago
Dirk Ziegelmeier 8dc77ef558 doxygen updates - include IPv6 in documentation. Exclude include/netif/ppp/polarssl. 10 years ago
Dirk Ziegelmeier 606b6990ff Reorganize links in doxygen documentation 10 years ago
Dirk Ziegelmeier 270378387c Fix broken link in doxygen docs 10 years ago
Dirk Ziegelmeier 5a056cc861 Update main documentation page 10 years ago
Dirk Ziegelmeier a364427ae5 Resurrect doxygen main page (main_page.h) 10 years ago
Dirk Ziegelmeier 6c8c3fd48c Fix more doxygen errors 10 years ago
Dirk Ziegelmeier f4bf0dff85 Update doxygen file to work with recent doxygen versions 10 years ago
Sylvain Rochet 9f69bf82df PPP, documentation, updated to recent changes 10 years ago
Sylvain Rochet 45c6279bb0 PPP, documentation, update next release version 10 years ago
Sylvain Rochet 1ee574944c PPP, Documentation, fixed mistake about pppos_input_sys 10 years ago
Sylvain Rochet 495fc61a34 Documentation: SNMP: update to recent changes 11 years ago
Sylvain Rochet 9e0202b38f PPP, PPP_MAXIDLEFLAG is now in ms instead of jiffies 11 years ago
Sylvain Rochet e588dfdbce documentation: savannah: updated for Git 11 years ago
Sylvain Rochet 2f40d19193 trivial CVS to Git renaming 11 years ago
Sylvain Rochet 9882dd5eff documentation: rawapi: more syntax fixes 11 years ago
Sylvain Rochet bb92a059b6 documentation: rawapi: syntax fixes 11 years ago
Sylvain Rochet 47a579f54f documentation: rawapi: improved documentation on multithreading state 11 years ago
Sylvain Rochet 6746f1d13c documentation: rawapi: update to current lwIP design 11 years ago
Sylvain Rochet 74939c20c4 doc: contrib: CVS -> Git, punctuation fixes 11 years ago
Sylvain Rochet b55412a0c4 PPP, PPPoS, replaced static sio_write() calls to a user defined callback 11 years ago
Sylvain Rochet 81d3337681 Documentation, add pppapi.h to thread-safe header whitelist 11 years ago
goldsimon cb28380f47 Add doxygen config + main-file used by Frédéric to create http://www.nongnu.org/lwip/ for 1.3.0 (see https://lists.gnu.org/archive/html/lwip-users/2013-01/msg00062.html) - just so that it doesn't get lost 11 years ago
Sylvain Rochet 43c38a5aeb PPP, Documentation, add that we support MPPE 11 years ago
Edgar Bonet fb456e00ac Fix documentation of TCP_WRITE_FLAG_MORE. 11 years ago
Sylvain Rochet ee752ab1ce PPP, PPPoS, renamed PPP_INPROC_MULTITHREADED to PPP_INPROC_IRQ_SAFE 11 years ago
Sylvain Rochet 0da64f430e PPP, Documentation, improved PPP_INPROC_MULTITHREADED part 11 years ago
Sylvain Rochet d50494f274 PPP, Documentation, added DNS change 11 years ago
Sylvain Rochet 4b5e867a69 PPP: Documentation: replaced deprecated ip_ntoa() to ipaddr_ntoa() 11 years ago
Sylvain Rochet 7857c22277 PPP, Documentation, updated 11 years ago
Sylvain Rochet 2731976a95 PPP, renamed ppp_open to ppp_connect 11 years ago
Sylvain Rochet 4be7fccad3 PPP, CORE, ppp_close() and ppp_sighup() ended up sharing almost everything, merged 11 years ago
Sylvain Rochet 9052511c86 PPP, Documentation, fixed PPP_INPROC_MULTITHREADED default status 11 years ago
Sylvain Rochet c5973dd411 PPP, Documentation, minor fixes 11 years ago
Sylvain Rochet e5f38bf391 PPP, added PPP documentation 11 years ago
Simon Goldschmidt eb6bcdb3ee Removed the demand to post trivial patches to lwip-users, things keep getting lost there. 13 years ago
goldsimon 09ac68c196 Fixed documentation after changing sys arch prototypes for 1.4.0 15 years ago
goldsimon 12c2d7e4cf - changed "struct ip_addr" to "ip_addr_t"; 15 years ago
goldsimon 036cb26fa3 sys_arch_timeouts() is not needed any more. 15 years ago
goldsimon 4e3b2b9f6b Fixed bug #32561 tcp_poll argument definition out-of-order in documentation 15 years ago