October 11, 2001 | ||
---|---|---|
View f20a56a2b7
- new config style: if expr cmd else cmd; - expr can now contain commands (e.g: forward("proxy") && src_ip==1.2.3.4) - introduced boolean values in expr. (yes/no; true/false; on/off; 1/0) e.g.: if ( true ) log("..."); - changed name to ser, ser.cfg - bumped ver. no (0.7)Andrei Pelinescu-Onciul authored on 11/10/2001 23:03:42 |
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 3e429f5c5a
- finally a working versionAndrei Pelinescu-Onciul authored on 21/09/2001 20:24:13 |
September 20, 2001 | ||
---|---|---|
View a15c363f83
- still to do action,cAndrei Pelinescu-Onciul authored on 20/09/2001 17:17:26 |
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 4, 2001 | ||
---|---|---|
View e60a9728a5
First working releaseAndrei Pelinescu-Onciul authored on 04/09/2001 20:55:41 |