5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added output to a logile in the CWD for tracing httpdGetConnection(). More... almost 20 years ago
Added config.cache to ignore list More... almost 20 years ago
Sending User-Agent header to central server More... almost 20 years ago
Fixed things that were broken after last cvs update More... almost 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... almost 20 years ago
UNTESTED!!! Massive update based on the code review wed. It compiles... More... almost 20 years ago
Fixed static declarations More... almost 20 years ago
Fixed some static statements More... almost 20 years ago
Made some functions static More... almost 20 years ago
Made some declarations static More... almost 20 years ago
* Commented out cookie handling in libhttpd because it segfaults if you pass a particular formatting/buggy one More... about 20 years ago
Changed portal address More... about 20 years ago
Fixed crash when receiving SIGPIPE signal with write() would fail More... about 20 years ago
Fixed memory leak More... about 20 years ago
Advertise to central server when we log out someone More... about 20 years ago
oops More... about 20 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... about 20 years ago
Now tracking hotspot ID and IP in database More... about 20 years ago
Cleanup More... about 20 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... about 20 years ago
* New parameter ExternalInterface * Made possible to count inbound traffic by inserting new rules More... about 20 years ago
Cleaned up common.h More... about 20 years ago
Made iptables' tables DEFINEs instead of being hardcoded More... about 20 years ago
Fixed typo More... about 20 years ago
Cleanup More... about 20 years ago
Cleanups and standardized things More... about 20 years ago
Cleanups and standardized things More... about 20 years ago
Cleanups More... about 20 years ago
No need to flush stderr More... about 20 years ago
Hack to be able to have verbose FW calls' messages or not More... about 20 years ago