February 15, 2002 | ||
---|---|---|
View 5655ca6fe5
back in history with timers!!Bogdan-Andrei Iancu authored on 15/02/2002 01:28:12 |
February 11, 2002 | ||
---|---|---|
View af64f4fbdc
*** empty log message ***Bogdan-Andrei Iancu authored on 11/02/2002 12:00:21 |
January 11, 2002 | ||
---|---|---|
View 4bd1673d3d
ref_count turned into ref_bitmap; oncancel module handler addedJiri Kuthan authored on 11/01/2002 19:58:58 |
January 7, 2002 | ||
---|---|---|
View dda9dab1f8
performance and bug fixesJiri Kuthan authored on 07/01/2002 04:39:49 |
December 11, 2001 | ||
---|---|---|
View 676924fb0c
- logstderror works now with more than 1 process - played a little with the locksAndrei Pelinescu-Onciul authored on 11/12/2001 09:30:41 |
||
View 7f9625006e
*** empty log message ***Bogdan-Andrei Iancu authored on 11/12/2001 06:21:33 |
||
View dcb5f364d0
- fixed minor Makefile bugs - added mmap shm support (-DSHM_MMAP) - etcAndrei Pelinescu-Onciul authored on 11/12/2001 02:14:00 |
December 6, 2001 | ||
---|---|---|
View cd57180a8b
- added some kind of primitive timer interface in core serAndrei Pelinescu-Onciul authored on 06/12/2001 18:28:30 |
November 29, 2001 | ||
---|---|---|
View 676eb608d1
dded support for appending branch parametersJiri Kuthan authored on 29/11/2001 12:49:49 |
November 26, 2001 | ||
---|---|---|
View 628e3a5aac
- updated INSTALL - fixed MKDEP in Makefile - added shm_mem.{c,h} = shared memory + shared malloc (sh_malloc)Andrei Pelinescu-Onciul authored on 26/11/2001 23:31:03 |
November 23, 2001 | ||
---|---|---|
View 22d4aa5dd2
*** empty log message ***Andrei Pelinescu-Onciul authored on 23/11/2001 09:15:13 |
November 13, 2001 | ||
---|---|---|
View b2e71d5bd6
- improved forward_request - wrote fast inet_ntoa replacement (no str in this version)Andrei Pelinescu-Onciul authored on 13/11/2001 21:06:35 |
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 |