2001-10-15 |
hal9 | Nit |
commit | commitdiff | tree | snapshot |
2001-10-15 |
hal9 | Nit. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
hal9 | Adding finished docs to CVS |
commit | commitdiff | tree | snapshot |
2001-10-15 |
hal9 | Minor updates. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
hal9 | Minor additions, esp. BSD/gmake. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
hal9 | Nits. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
hal9 | Various minor changes. Fleshed out SEE ALSO section. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
hal9 | Rewrite |
commit | commitdiff | tree | snapshot |
2001-10-14 |
hal9 | Added back in man page |
commit | commitdiff | tree | snapshot |
2001-10-14 |
hal9 | New file per Andreas's request... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | Adding nytimes.com with -no-cookies -fast-redirect |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | Fixing stupid typo. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | - Changes to CGI dispatching method to match CGI names... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | Removing name_length field from struct cgi_dispatcher... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | New version of CGI-based actionsfile editor. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | New function string_append() which is like strsav(... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | Adding support for a 404 error when an invalid CGI... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
jongfoster | Adding support for the CGI-based editor: |
commit | commitdiff | tree | snapshot |
2001-10-13 |
joergs | Fixed WebBug filter. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
joergs | Removed client_host, (was only required for the old... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
joergs | Removed client_host, added client_host_adder |
commit | commitdiff | tree | snapshot |
2001-10-13 |
joergs | Added #undef EINTR to avoid warnings |
commit | commitdiff | tree | snapshot |
2001-10-11 |
hal9 | Added in Andreas's new actions. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
jongfoster | Moving some code that wasn't cookie-related out of... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
hal9 | Minor change for init script. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
hal9 | Very minor changes. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Added LIMIT_CONNECT action and string |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Added CONNECT destination port limitation check |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Added match_portlist function |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Added documentation for +limit-connect action, added... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Fixed a bug, Added +limit-connect string action |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Added ugly hack to make install target work at least... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
oes | Failiure to load template now fatal. Before, the user... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
jongfoster | assert.h is also required under Win32, so moving out... v_2_9_9 |
commit | commitdiff | tree | snapshot |
2001-10-09 |
jongfoster | Correcting actionsfile filename for Win32 INI build |
commit | commitdiff | tree | snapshot |
2001-10-08 |
oes | Re-enabled SSL forwarding |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Added server_content_encoding, renamed server_transfer_... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Added status member to struct http_request |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Changed server_http11 to server_http and its pattern... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Changed server_http11 to server_http |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Followed Guy's proposal to change the document.cookie job |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | added client_accept_encoding, client_te, client_accept_... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Added url member to struct http_request and commented all |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Removed FEATURE_DENY_GZIP and replaced it with client_a... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | filter_popups now gets a csp pointer so it can raise... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Added prototype for remove_chunked_transfer_coding |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Updated from configure.in |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Updated from acconfig.h |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Introduced new config option "buffer-limit" |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Introduced a +no-compression action |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Removed FEATURE_DENY_GZIP |
commit | commitdiff | tree | snapshot |
2001-10-07 |
oes | Removed FEATURE_DENY_GZIP |
commit | commitdiff | tree | snapshot |
2001-10-05 |
oes | Crumble Keep-Alive from Server |
commit | commitdiff | tree | snapshot |
2001-10-02 |
oes | Ooops |
commit | commitdiff | tree | snapshot |
2001-10-02 |
oes | Moved generation of hdr |
commit | commitdiff | tree | snapshot |
2001-10-02 |
oes | Introduced show-request cgi |
commit | commitdiff | tree | snapshot |
2001-09-29 |
joergs | IJB now changes HTTP/1.1 to HTTP/1.0 in requests and... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
hal9 | Ditto :/ |
commit | commitdiff | tree | snapshot |
2001-09-28 |
hal9 | Ditto. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
hal9 | Fixing my markup errors :( |
commit | commitdiff | tree | snapshot |
2001-09-27 |
hal9 | A few changes. A short section on regular expression... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
hal9 | Some additions, and re-arranging. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
jongfoster | Fixing 2 memory leaks that Guy spotted, where the param... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
hal9 | Minor changes. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
hal9 | Diddling. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
hal9 | Including David's OS/2 installation instructions. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
David Schmidt | Added info about where OS/2 puts its log file vs. Unix... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
hal9 | Draft. Unfinished. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
jongfoster | Somehow I managed to lose the license and style informa... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
jongfoster | Adding another link |
commit | commitdiff | tree | snapshot |
2001-09-23 |
jongfoster | Adding SourceForge logo as required by their ToS - see |
commit | commitdiff | tree | snapshot |
2001-09-23 |
jongfoster | Replacing with a page containing links to the other... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
swa | upload process established. run make webserver and |
commit | commitdiff | tree | snapshot |
2001-09-23 |
swa | default page from sourceforge |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Removing unused parameter fs from read_config_line() |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Removing unneeded #includes |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Removing unused #includes. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Displaying an error message whenever the config directo... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Telling robots not to touch /config/ - if there's a... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Adding proper license |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Adding proper copyright notice |
commit | commitdiff | tree | snapshot |
2001-09-22 |
jongfoster | Bugfix: Multiple escaped "#" characters in a configuration |
commit | commitdiff | tree | snapshot |
2001-09-21 |
David Schmidt | Cleaning up 2 compiler warnings on OS/2. |
commit | commitdiff | tree | snapshot |
2001-09-21 |
joergs | Added filter to replace "Nimda" code by a warning. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | Add casting for some string functions. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | Fix BUG: Change int size to size_t size in pcrs_filter_... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | Fix BUG: Modify int size to size_t size in fill_template() |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | add casting from size_t to int for printf() |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | change long to int for prototype hash_string() |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | change long to int as return value in hash_string(... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
steudten | Make freez() more secure in case of: if (exp) { free... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
oes | Fixed comments; cosmetics |
commit | commitdiff | tree | snapshot |
2001-09-19 |
oes | - Deletef time() FIXME (Can't fail under Linux either, if |
commit | commitdiff | tree | snapshot |
2001-09-19 |
oes | Fixed CFLAGS |
commit | commitdiff | tree | snapshot |
2001-09-16 |
jongfoster | Fixing a warning |
commit | commitdiff | tree | snapshot |
2001-09-16 |
jongfoster | Fixing warning |
commit | commitdiff | tree | snapshot |
next |