October 6, 2001 | ||
---|---|---|
View 726efa25b0
Added NOCR and MACROEATER compile-time speed-up options. NOCR replaces a 'for' cycle with 'memchr' and MACROEATER replaces 'eater' functions with macros. The -V command-line options shows now which of these options are enabled. A signal handler is added which calls exit(0) on INT signal ... good for profiling.Jiri Kuthan authored on 06/10/2001 22:17:53 |
September 26, 2001 | ||
---|---|---|
View 031500989c
- fixed memory leak when rewritting uri - route match after new uri - dmalloc debuging supportAndrei Pelinescu-Onciul authored on 26/09/2001 17:18:01 |
September 25, 2001 | ||
---|---|---|
View 7268726eee
- added rewrite support (sethost setuser, setuserpass, sethost, setport, sethostport) - allow spaces in header names (e.g: "via :") - case insensitive header name parsing - do not look anymore for the second via for requests (jiri) - fixed config match operator (was ~=, now is =~) - added config file suport for all the command line options (except -f :)) - bumped the version numberAndrei Pelinescu-Onciul authored on 25/09/2001 23:06:39 |
September 21, 2001 | ||
---|---|---|
View 63fa628f5a
- minor parsing bug fixes - bsd fixes - added cfg_errors, a global inc'ed from yyerrorAndrei Pelinescu-Onciul authored on 21/09/2001 23:47:10 |
||
View 3e429f5c5a
- finally a working versionAndrei Pelinescu-Onciul authored on 21/09/2001 20:24:13 |
September 9, 2001 | ||
---|---|---|
View cc2199a96e
- added preliminary daemon supportAndrei Pelinescu-Onciul authored on 09/09/2001 23:29:18 |
September 7, 2001 | ||
---|---|---|
View efeaaf53d6
- added syslog suport, changed DPrint to LOG, etc.Andrei Pelinescu-Onciul authored on 07/09/2001 01:24:32 |
September 6, 2001 | ||
---|---|---|
View 1b1b19d885
- added cmd line options, help - added check for via (replies) and check for received (requests) - minor bugfixesAndrei Pelinescu-Onciul authored on 06/09/2001 02:24:00 |
September 5, 2001 | ||
---|---|---|
View 9a3dc64bdb
- fixed some header files - found a bug in add_rule (bad mallocs) - added SO_REUSEPORTAndrei Pelinescu-Onciul authored on 05/09/2001 21:21:02 |
September 4, 2001 | ||
---|---|---|
View e60a9728a5
First working releaseAndrei Pelinescu-Onciul authored on 04/09/2001 20:55:41 |
||
View 888ca09df8
parser seems to workAndrei Pelinescu-Onciul authored on 04/09/2001 01:41:39 |
September 3, 2001 | ||
---|---|---|
View 512dcd9838
Initial revisionAndrei Pelinescu-Onciul authored on 03/09/2001 21:27:11 |