openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Apache Rivet
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 12, 2024 — Sep 12, 2025
Showing page 76 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* src/apache_cookie.c * src/apache_cookie.h Removed in favor of doing cookies through a Tcl interface.
Damon Courtney
More...
over 23 years ago
* src/apache_cookie.c
damonc
More...
over 23 years ago
Fixing load_cookies. Slight mistype.
Damon Courtney
More...
over 23 years ago
Fixing load_cookies. Slight mistype.
damonc
More...
over 23 years ago
Decrementing here is causing core dumps. Let's not do it. 0-]
damonc
More...
over 23 years ago
Decrementing here is causing core dumps. Let's not do it. 0-]
Damon Courtney
More...
over 23 years ago
Forgot to add the command to the index. 0-]
damonc
More...
over 23 years ago
Forgot to add the command to the index. 0-]
Damon Courtney
More...
over 23 years ago
Added import_switch_args command.
Damon Courtney
More...
over 23 years ago
Added import_switch_args command.
damonc
More...
over 23 years ago
Added delete option to 'cookie' command.
damonc
More...
over 23 years ago
Added delete option to 'cookie' command.
Damon Courtney
More...
over 23 years ago
We don't really need to cleanup the CGI variables. Apache will clean them up when it's done with the request.
Damon Courtney
More...
over 23 years ago
We don't really need to cleanup the CGI variables. Apache will clean
damonc
More...
over 23 years ago
* src/TclWebapache.c Added a routine to setup the environment variables and mark that they have been set. This will save us from having to reload them all the time. Once they're loaded, they don't load again.
Damon Courtney
More...
over 23 years ago
* src/TclWebapache.c
damonc
More...
over 23 years ago
* rivet/init.tcl
damonc
More...
over 23 years ago
* rivet/init.tcl Changed the default error handler to a Tcl proc.
Damon Courtney
More...
over 23 years ago
Cleaned up the error handling a little. There was a really nasty bug that if the ErrorScript was defined, it wouldn't actually error out. This had something to do with the header output and flush being before the errorscript was executed.
Damon Courtney
More...
over 23 years ago
Cleaned up the error handling a little. There was a really nasty bug
damonc
More...
over 23 years ago
Just some cleanup.
Damon Courtney
More...
over 23 years ago
Just some cleanup.
damonc
More...
over 23 years ago
Adding helpers to the buildscripts.
damonc
More...
over 23 years ago
Adding helpers to the buildscripts.
Damon Courtney
More...
over 23 years ago
* src/make.tcl
damonc
More...
over 23 years ago
* src/make.tcl * src/TclWebapache.c Cleaned up the remainder of the compiler warnings. Rivet should build cleanly without warnings now.
Damon Courtney
More...
over 23 years ago
* src/mod_rivet.c (Rivet_PropagatePerDirConfArrays): Clean up arrayName object after we're done with it.
David Welton
More...
over 23 years ago
* src/mod_rivet.c (Rivet_PropagatePerDirConfArrays): Clean up
davidw
More...
over 23 years ago
* src/TclWebapache.c (TclWeb_GetVar): Make sure to compare all of the
davidw
More...
over 23 years ago
* src/TclWebapache.c (TclWeb_GetVar): Make sure to compare all of the variable key.
David Welton
More...
over 23 years ago
←
1
2
…
72
73
74
75
76
77
78
79
80
81
82
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree