5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 03, 2024 — Jan 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed iptables location More... over 20 years ago
Reverted to revision 1.2, took out the debugging More... over 20 years ago
Cleaned up the ipkg makefile, Added makefile to build on Debian More... over 20 years ago
Added ipkg and debian build makefiles More... over 20 years ago
Added openwrt directory with script to build the .ipk More... over 20 years ago
Added cache control to the error message display function. More... over 20 years ago
* Fixed an endless loop in client_list_delete More... over 20 years ago
Added the seed of the WRT54G specific installation system/notes More... over 20 years ago
Debug for httpdGetConnection More... over 20 years ago
Added output to a logile in the CWD for tracing httpdGetConnection(). More... over 20 years ago
Added config.cache to ignore list More... over 20 years ago
Sending User-Agent header to central server More... over 20 years ago
Fixed things that were broken after last cvs update More... over 20 years ago
2004-05-27 Benoit Gr�goire <[email protected]> * Massive Doxygen update in all files. IMPORTANT: The new convention is: @brief in the .h, long description and parameters in the .c * Cleaned up some more issues in my notes taken at the formal review * client_list.c,h: Make client_list_free_node() private, define and document client_list_mutex here * config.c: Start the hunt for evil globals: Get rid of the config global * doc/doxygen.cfg.in: Enable generation of internal doc, a few other tweaks * Documentation now generates a TODO list and DEPRECATED list, please look at them More... over 20 years ago
UNTESTED!!! Massive update based on the code review wed. It compiles... More... over 20 years ago
Fixed static declarations More... over 20 years ago
Fixed some static statements More... over 20 years ago
Made some functions static More... over 20 years ago
Made some declarations static More... over 20 years ago
* Commented out cookie handling in libhttpd because it segfaults if you pass a particular formatting/buggy one More... over 20 years ago
Changed portal address More... over 20 years ago
Fixed crash when receiving SIGPIPE signal with write() would fail More... over 20 years ago
Fixed memory leak More... almost 21 years ago
Advertise to central server when we log out someone More... almost 21 years ago
oops More... almost 21 years ago
* Sending a "stage" when doing authentication for the server to be able to know if it's a login, or just a counters update. More... almost 21 years ago
Now tracking hotspot ID and IP in database More... almost 21 years ago
Cleanup More... almost 21 years ago
* Now we store both incoming and outgoing counters on server and expire if no activity at all on both * Changed the structure of nodes a little More... almost 21 years ago
* New parameter ExternalInterface * Made possible to count inbound traffic by inserting new rules More... almost 21 years ago