2002-03-04 |
oes | Fixed compiled warning
|
commit | commitdiff | tree |
2002-03-04 |
oes | Deleted PID_FILE_PATH
|
commit | commitdiff | tree |
2002-03-03 |
oes | Re-enabled automatic config reloading
|
commit | commitdiff | tree |
2002-03-03 |
oes | Fixed CLF logging: Added ocmd member for client's request...
|
commit | commitdiff | tree |
2002-03-03 |
oes | Fixed CLF logging: Now uses client's original HTTP...
|
commit | commitdiff | tree |
2002-02-28 |
oes | Updated from configure.in
|
commit | commitdiff | tree |
2002-02-28 |
oes | Fixed detection of gethost*_r functions on Solaris
|
commit | commitdiff | tree |
2002-02-27 |
oes | Incremented version number
|
commit | commitdiff | tree |
2002-02-27 |
oes | Updated from configure.in
|
commit | commitdiff | tree |
2002-01-10 |
oes | Updated from acconfig.h
|
commit | commitdiff | tree |
2002-01-10 |
oes | Moved HAVE_*_R to acconfig.h, where they belong.
|
commit | commitdiff | tree |
2002-01-10 |
oes | Added cross-compile defaults to the AC_CHECK_SIZEOF...
|
commit | commitdiff | tree |
2002-01-09 |
oes | Added HOSTENT_BUFFER_SIZE
|
commit | commitdiff | tree |
2002-01-09 |
oes | Added support for localtime_r.
|
commit | commitdiff | tree |
2002-01-09 |
oes | Added support for gethostbyname_r and gethostbyaddr_r.
|
commit | commitdiff | tree |
2002-01-09 |
oes | Added support for gmtime_r and localtime_r.
|
commit | commitdiff | tree |
2002-01-09 |
oes | - Added AC_CHECK_FUNC tests for the availability of
|
commit | commitdiff | tree |
2002-01-09 |
oes | Updated from configure.in
|
commit | commitdiff | tree |
2002-01-09 |
oes | Added #defines for use and selection of the right
|
commit | commitdiff | tree |
2002-01-09 |
oes | Added support for thread-safe gmtime_r call.
|
commit | commitdiff | tree |
2002-01-04 |
oes | Updated from configure.in
|
commit | commitdiff | tree |
2002-01-04 |
oes | Changed quoting of CODE_STATUS for use in make
|
commit | commitdiff | tree |
2002-01-04 |
oes | Added tarball-src target
|
commit | commitdiff | tree |
2001-12-13 |
oes | Fixed Bug: 503 error page now sent OK
|
commit | commitdiff | tree |
2001-10-26 |
oes | Moved ijb_isspace and ijb_tolower to project.h
|
commit | commitdiff | tree |
2001-10-26 |
oes | Introduced get_header_value()
|
commit | commitdiff | tree |
2001-10-26 |
oes | Introduced get_header_value()
|
commit | commitdiff | tree |
2001-10-26 |
oes | Moved ijb_isspace and ijb_tolower to project.h
|
commit | commitdiff | tree |
2001-10-26 |
oes | Removed csp->referrer
|
commit | commitdiff | tree |
2001-10-26 |
oes | Cosmetics
|
commit | commitdiff | tree |
2001-10-26 |
oes | - Re-enabled Netscape 200/404 bug workaround in block_url():
|
commit | commitdiff | tree |
2001-10-26 |
oes | marginal bugfix
|
commit | commitdiff | tree |
2001-10-26 |
oes | Re-enabling the default strings for admin-adress and...
|
commit | commitdiff | tree |
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...
|
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 |
next |