5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/TclWebapache.c: Added some INLINE's. More... over 23 years ago
* src/TclWebapache.c: Added some INLINE's. More... over 23 years ago
* src/TclWebapache.c (TclWebMakeURL): New command, extracted out of rivetCore.c. More... over 23 years ago
* src/TclWebapache.c (TclWebMakeURL): New command, extracted out of More... over 23 years ago
* src/rivetCore.c: Deleted rivet_info command. More... over 23 years ago
* src/rivetCore.c: Deleted rivet_info command. More... over 23 years ago
* src/rivetCore.c (Rivet_Include): Get channel via Tcl_GetChannel instead of through the apache config structure. More... over 23 years ago
* src/rivetCore.c (Rivet_Include): Get channel via Tcl_GetChannel More... over 23 years ago
* tests/parse.test: Added test for 'parse' command. More... over 23 years ago
* tests/parse.test: Added test for 'parse' command. More... over 23 years ago
* src/mod_rivet.c (Rivet_ParseExecFile): Moved the addition of before and after scripts to this file, so that GetRivetFile is independant of any Apache specific code. More... over 23 years ago
* src/mod_rivet.c (Rivet_ParseExecFile): Moved the addition of before More... over 23 years ago
* src/mod_rivet.h: Moved content_sent to TclWebRequest in TclWeb.h More... over 23 years ago
* src/mod_rivet.h: Moved content_sent to TclWebRequest in TclWeb.h More... over 23 years ago
Minor updates to include.* stuff. More... over 23 years ago
Minor updates to include.* stuff. More... over 23 years ago
* tests/include.test: Added test for 'include' command. More... over 23 years ago
* tests/include.test: Added test for 'include' command. More... over 23 years ago
* src/mod_rivet.c, src/channel.c, src/rivetCore.c: Switched to TclWeb functions for error, headers. More... over 23 years ago
* src/mod_rivet.c, src/channel.c, src/rivetCore.c: Switched to TclWeb More... over 23 years ago
* tests/get.test: Added some tests related to [var *]. More... over 23 years ago
* tests/get.test: Added some tests related to [var *]. More... over 23 years ago
* src/rivetList.c (Rivet_LassignArrayObjCmd): Use -1 instead of NULL when doing NewStringObj. More... over 23 years ago
* src/rivetList.c (Rivet_LassignArrayObjCmd): Use -1 instead of NULL More... over 23 years ago
* src/rivetCore.c More... over 23 years ago
* src/rivetCore.c Moved authorization from its own array into the env array as HTTP_USER and HTTP_PASS. More... over 23 years ago
* src/TclWebapache.c: Added individual functions for CGI variable access. Much simpler than trying to devise a data structure to pass them around with. More... over 23 years ago
* src/TclWebapache.c: Added individual functions for CGI variable More... over 23 years ago
Removed load_auth command description. More... over 23 years ago
Removed load_auth command description. More... over 23 years ago