0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
log rotation script, first attempt.
max
More... over 20 years ago
fixed okd coredump.
max
More... over 20 years ago
added a fix for patrick
max
More... over 20 years ago
bugfix to stack frame code in pub stuff. added a new http error code for michael.
max
More... over 20 years ago
fixed CVS merge bug related to get_last_qry.
max
More... over 20 years ago
hardcode for now exclusion for broken netscape (which does not really gunzip as it claims).
max
More... over 20 years ago
WTF; forgot to check some of this in.
max
More... over 20 years ago
minor tweaks
max
More... over 20 years ago
merged changes from patrick's backpatched branch
max
More... over 20 years ago
merge with patrick's branch
max
More... over 20 years ago
updated mysql library support for new mysql
max
More... over 20 years ago
bugfix
max
More... over 20 years ago
I'm not entirely satisfied with this, but I've made it posssible for people to report OKWS as a different web server if that's what they want -- in the HTTP headers.
max
More... over 20 years ago
changes to the mechanism for setting HTTP response headers.
max
More... over 20 years ago
duh.
max
More... over 20 years ago
fixed mispelling.
max
More... over 20 years ago
forgot about debug stuff, again.
max
More... over 20 years ago
whoops! forgot to test debug code.
max
More... over 20 years ago
made some more changes to publishing stuff. now it supports empty and NULL strings as distinct cases.
max
More... over 20 years ago
fixed the semantics of NULL statements for chris..
max
More... over 20 years ago
fixed 2 bugs in default handling for default cases in pub switch statements.
max
More... over 20 years ago
forgot to close the directory after opening it.
max
More... over 20 years ago
another attempt to hose php
max
More... over 20 years ago
nayting?
max
More... over 20 years ago
XSS filtering is now ON by default (at the highest level). Updated the inline documentation in examples/aux/okws_config to convey this.
max
More... over 20 years ago
for stress testing gzip stuff.
max
More... over 20 years ago
fixed gzip bugs: - wasn't removing zstr's from ztab_cache_t::tab after deleting them; bad. - wasn't removing zstr's from ztab_cache_t::cptab after deleting them; bad.
max
More... over 20 years ago
merged in changes from branch with - leaked FD in ahttpcon_clone - pub parsing stuff
max
More... over 20 years ago
cleaner story for debug information.
max
More... over 20 years ago
partial fix for gzipping. needs some more work to be more efficient. also, need to deactivate debug messages.
max
More... over 20 years ago