summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrei Pelinescu-Onciul [Wed, 19 Sep 2001 02:19:09 +0000 (02:19 +0000)]
- started to build the expresion & acion tree/list
Andrei Pelinescu-Onciul [Tue, 18 Sep 2001 04:56:43 +0000 (04:56 +0000)]
- new config parser (not finished yet)
Andrei Pelinescu-Onciul [Sun, 9 Sep 2001 23:29:18 +0000 (23:29 +0000)]
- added preliminary daemon support
Andrei Pelinescu-Onciul [Fri, 7 Sep 2001 01:24:32 +0000 (01:24 +0000)]
- added syslog suport, changed DPrint to LOG, etc.
Andrei Pelinescu-Onciul [Thu, 6 Sep 2001 19:14:19 +0000 (19:14 +0000)]
- another bug fixed (wrong new_len in forward_reply)
Andrei Pelinescu-Onciul [Thu, 6 Sep 2001 04:20:27 +0000 (04:20 +0000)]
- another small bug : &to instead of to
Andrei Pelinescu-Onciul [Thu, 6 Sep 2001 04:10:28 +0000 (04:10 +0000)]
- bugfix : wrong sizeof in sendto
Andrei Pelinescu-Onciul [Thu, 6 Sep 2001 03:58:35 +0000 (03:58 +0000)]
- fixed freebsd version : instead on local on stack sockaddr_in structures use pointers and malloc (why? allignemnt problems???)
Andrei Pelinescu-Onciul [Thu, 6 Sep 2001 02:31:30 +0000 (02:31 +0000)]
- removed 2 warnings on Solaris
Andrei Pelinescu-Onciul [Thu, 6 Sep 2001 02:24:00 +0000 (02:24 +0000)]
- added cmd line options, help
- added check for via (replies) and check for received (requests)
- minor bugfixes
Andrei Pelinescu-Onciul [Wed, 5 Sep 2001 21:21:02 +0000 (21:21 +0000)]
- fixed some header files
- found a bug in add_rule (bad mallocs)
- added SO_REUSEPORT
Andrei Pelinescu-Onciul [Wed, 5 Sep 2001 18:55:40 +0000 (18:55 +0000)]
- small bug fixes
- now works with the 3com sip phone
Andrei Pelinescu-Onciul [Tue, 4 Sep 2001 20:59:28 +0000 (20:59 +0000)]
small Makefile bug
Andrei Pelinescu-Onciul [Tue, 4 Sep 2001 20:55:41 +0000 (20:55 +0000)]
First working release
Andrei Pelinescu-Onciul [Tue, 4 Sep 2001 01:41:39 +0000 (01:41 +0000)]
parser seems to work
Andrei Pelinescu-Onciul [Mon, 3 Sep 2001 21:27:11 +0000 (21:27 +0000)]
Initial revision