2001-10-10 |
oes | Added LIMIT_CONNECT action and string
|
commit | commitdiff | tree |
2001-10-10 |
oes | Added CONNECT destination port limitation check
|
commit | commitdiff | tree |
2001-10-10 |
oes | Added match_portlist function
|
commit | commitdiff | tree |
2001-10-10 |
oes | Added documentation for +limit-connect action, added...
|
commit | commitdiff | tree |
2001-10-10 |
oes | Fixed a bug, Added +limit-connect string action
|
commit | commitdiff | tree |
2001-10-10 |
oes | Added ugly hack to make install target work at least...
|
commit | commitdiff | tree |
2001-10-10 |
oes | Failiure to load template now fatal. Before, the user...
|
commit | commitdiff | tree |
2001-10-08 |
oes | Re-enabled SSL forwarding
|
commit | commitdiff | tree |
2001-10-07 |
oes | Added server_content_encoding, renamed server_transfer_encoding
|
commit | commitdiff | tree |
2001-10-07 |
oes | Added status member to struct http_request
|
commit | commitdiff | tree |
2001-10-07 |
oes | Changed server_http11 to server_http and its pattern...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Changed server_http11 to server_http
|
commit | commitdiff | tree |
2001-10-07 |
oes | Followed Guy's proposal to change the document.cookie job
|
commit | commitdiff | tree |
2001-10-07 |
oes | added client_accept_encoding, client_te, client_accept_encod...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Added url member to struct http_request and commented all
|
commit | commitdiff | tree |
2001-10-07 |
oes | Removed FEATURE_DENY_GZIP and replaced it with client_accept... parse_http_request no longer does anything than parsing. The rewriting
|
commit | commitdiff | tree |
2001-10-07 |
oes | filter_popups now gets a csp pointer so it can raise...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Added prototype for remove_chunked_transfer_coding
|
commit | commitdiff | tree |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Updated from configure.in
|
commit | commitdiff | tree |
2001-10-07 |
oes | Updated from acconfig.h
|
commit | commitdiff | tree |
2001-10-07 |
oes | Introduced new config option "buffer-limit"
|
commit | commitdiff | tree |
2001-10-07 |
oes | Replaced 6 boolean members of csp with one bitmap ...
|
commit | commitdiff | tree |
2001-10-07 |
oes | Introduced a +no-compression action
|
commit | commitdiff | tree |
2001-10-07 |
oes | Removed FEATURE_DENY_GZIP
|
commit | commitdiff | tree |
2001-10-07 |
oes | Removed FEATURE_DENY_GZIP
|
commit | commitdiff | tree |
2001-10-05 |
oes | Crumble Keep-Alive from Server
|
commit | commitdiff | tree |
2001-10-02 |
oes | Ooops
|
commit | commitdiff | tree |
2001-10-02 |
oes | Moved generation of hdr
|
commit | commitdiff | tree |
2001-10-02 |
oes | Introduced show-request cgi
|
commit | commitdiff | tree |
2001-09-19 |
oes | Fixed comments; cosmetics
|
commit | commitdiff | tree |
2001-09-19 |
oes | - Deletef time() FIXME (Can't fail under Linux either, if
|
commit | commitdiff | tree |
2001-09-19 |
oes | Fixed CFLAGS
|
commit | commitdiff | tree |
2001-09-10 |
oes | Declaration of w32_socket_strerr now conditional
|
commit | commitdiff | tree |
2001-09-10 |
oes | Turning on -Wall
|
commit | commitdiff | tree |
2001-09-10 |
oes | Deleted unused variable
|
commit | commitdiff | tree |
2001-09-10 |
oes | Silenced compiler warnings
|
commit | commitdiff | tree |
2001-09-10 |
oes | Added #include in.h
|
commit | commitdiff | tree |
2001-09-10 |
oes | Silenced compiler warnings
|
commit | commitdiff | tree |
2001-09-10 |
oes | Removed unused variable; Fixed sprintf format
|
commit | commitdiff | tree |
2001-09-10 |
oes | Removing unused variable
|
commit | commitdiff | tree |
2001-09-09 |
oes | Fixing yet another silly bug
|
commit | commitdiff | tree |
2001-09-07 |
oes | Fixed example
|
commit | commitdiff | tree |
2001-09-06 |
oes | Formatting, copyright
|
commit | commitdiff | tree |
2001-09-06 |
oes | Fixed silly bug
|
commit | commitdiff | tree |
2001-08-18 |
oes | Wrote a manpage, finally
|
commit | commitdiff | tree |
2001-08-18 |
oes | - Introduced pcrs_strerror()
|
commit | commitdiff | tree |
2001-08-18 |
oes | - Introduced pcrs_strerror()
|
commit | commitdiff | tree |
2001-08-15 |
oes | Replaced the hard limit for the maximum number of matches
|
commit | commitdiff | tree |
2001-08-15 |
oes | - Added support for Perl's special variables $+, ...
|
commit | commitdiff | tree |
2001-08-07 |
oes | Fixed comment
|
commit | commitdiff | tree |
2001-08-05 |
oes | Adapted finish_http_response to new list_to_text
|
commit | commitdiff | tree |
2001-07-31 |
oes | Added prototype for connection_close_adder
|
commit | commitdiff | tree |
2001-07-31 |
oes | - Persistant connections now suppressed
|
commit | commitdiff | tree |
2001-07-31 |
oes | list_to_text() now appends empty line at end
|
commit | commitdiff | tree |
2001-07-31 |
oes | Deleted unused size parameter from filter_popups()
|
commit | commitdiff | tree |
2001-07-29 |
oes | Applied pthread fix by Paul Lieverse
|
commit | commitdiff | tree |
2001-07-28 |
oes | Fixed sed LF->CRLF conversion and removed deprecated...
|
commit | commitdiff | tree |
2001-07-26 |
oes | Unblocked prdownloads.sourceforge.net
|
commit | commitdiff | tree |
2001-07-26 |
oes | Renaming #define STATIC to STATIC_PCRE
|
commit | commitdiff | tree |
2001-07-26 |
oes | Made browser detection a little less naive
|
commit | commitdiff | tree |
2001-07-25 |
oes | Bumping version number to 2.9.8
|
commit | commitdiff | tree |
2001-07-25 |
oes | Added workaround for Netscape bug that prevents display...
|
commit | commitdiff | tree |
2001-07-25 |
oes | client_uagent now saves copy of User-Agent: header...
|
commit | commitdiff | tree |
2001-07-25 |
oes | Introduced http->user_agent
|
commit | commitdiff | tree |
2001-07-25 |
oes | Added squid chainings hints by Peter <pb@bieringer.de>
|
commit | commitdiff | tree |
2001-07-24 |
oes | Applied BeOS support update by Eugenia
|
commit | commitdiff | tree |
2001-07-23 |
oes | Fixed bug that caused document body to be dropped when...
|
commit | commitdiff | tree |
2001-07-23 |
oes | Fixed bug in popup-killing for the first read that...
|
commit | commitdiff | tree |
2001-07-20 |
oes | Fixed indentation of prepocessor commands
|
commit | commitdiff | tree |
2001-07-20 |
oes | Added Rodneys javascript cookie filter
|
commit | commitdiff | tree |
2001-07-18 |
oes | Adapted to new #defines
|
commit | commitdiff | tree |
2001-07-18 |
oes | Changed interface; Cosmetics
|
commit | commitdiff | tree |
2001-07-18 |
oes | Changed to conform to new pcrs interface
|
commit | commitdiff | tree |
2001-07-18 |
oes | Fixed a typo in configure.in
|
commit | commitdiff | tree |
2001-07-18 |
oes | Fixed a typo
|
commit | commitdiff | tree |
2001-07-18 |
oes | Eliminated dirty hack for getsockbyname()
|
commit | commitdiff | tree |
2001-07-18 |
oes | - Added ACTION_STRING_DEANIMATE
|
commit | commitdiff | tree |
2001-07-18 |
oes | moved #define freez from jcc.h to project.h
|
commit | commitdiff | tree |
2001-07-18 |
oes | cosmetics
|
commit | commitdiff | tree |
2001-07-18 |
oes | - Made gif_deanimate_response respect
|
commit | commitdiff | tree |
2001-07-18 |
oes | Updated prototype for gif_deanimate
|
commit | commitdiff | tree |
2001-07-18 |
oes | - Added feature for extracting the first frame
|
commit | commitdiff | tree |
2001-07-18 |
oes | Updated example for debug CLF
|
commit | commitdiff | tree |
2001-07-18 |
oes | - Changed deanimate-gifs to string action
|
commit | commitdiff | tree |
2001-07-18 |
oes | Changed deanimate-gifs to string action
|
commit | commitdiff | tree |
2001-07-17 |
oes | Fixed segv when last line in config files
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Included SHOW_RCS for deanimate.*
|
commit | commitdiff | tree |
2001-07-13 |
oes | Removed all #ifdef PCRS
|
commit | commitdiff | tree |
2001-07-13 |
oes | Elimiated yet another bug in the banner-by-size jobs...
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Reorganized regex header inclusion and #defines to
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Included fix to repair broken HTTP requests that
|
commit | commitdiff | tree |
2001-07-13 |
oes | Removed vim-settings
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Removed all #ifdef PCRS
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Generic content modification scheme:
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Introduced gif_deanimate_response
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Introduced gif_deanimate_response which shares the
|
commit | commitdiff | tree |
2001-07-13 |
oes | - Added LOG_LEVEL_DEANIMATE
|
commit | commitdiff | tree |
next |