September 3, 2002 | ||
---|---|---|
View 71bb231e4d
is_main made accessible from modules on destroyJan Janak authored on 03/09/2002 23:31:10 |
August 15, 2002 | ||
---|---|---|
View caf80ae64e
bignag change -- lot of things primarily added in relationship with refurbushing TM; see [sr] archive (2002-08-14) -- "ser update" and "TM update" for a long list of detailsJiri Kuthan authored on 15/08/2002 08:13:29 |
May 26, 2002 | ||
---|---|---|
View 36ef03290c
- made ipv4<->ipv6 possible - added different port numbers (eg. ser -l foo -p 1234 -l bar -p 4321 ) - small signal fixes (sigterm to evrybody on exit, exit if 1 child dies a.s.o)Andrei Pelinescu-Onciul authored on 26/05/2002 21:38:02 |
||
View 4e2fdd790c
- ipv6 support (-DUSE_IPV6) - changed all the sockaddr/ip addr structures - added gethostbyname/addr wrappers (resolve.h)Andrei Pelinescu-Onciul authored on 26/05/2002 13:50:48 |
March 8, 2002 | ||
---|---|---|
View 1d597ac383
- added bind_address (per process listen socket ip address)Andrei Pelinescu-Onciul authored on 08/03/2002 02:26:58 |
February 26, 2002 | ||
---|---|---|
View 40a8d9dd85
added WAIT protection, NEW_HNAME, memory command-line option, first version of SRLJiri Kuthan authored on 26/02/2002 00:04:05 |
January 11, 2002 | ||
---|---|---|
View 4bd1673d3d
ref_count turned into ref_bitmap; oncancel module handler addedJiri Kuthan authored on 11/01/2002 19:58:58 |
December 12, 2001 | ||
---|---|---|
View cbd9fc8bb1
- added pid and process no information when logging to stderrorAndrei Pelinescu-Onciul authored on 12/12/2001 23:59:36 |
November 29, 2001 | ||
---|---|---|
View 676eb608d1
dded support for appending branch parametersJiri Kuthan authored on 29/11/2001 12:49:49 |
November 22, 2001 | ||
---|---|---|
View e72b5b5057
- switched to new via & header parsing - lots of new members added to sip_msg - all headers are parsed - merged with cvs version => compilation errors in receive.cAndrei Pelinescu-Onciul authored on 22/11/2001 22:32:38 |
November 20, 2001 | ||
---|---|---|
View f571aa35b7
port numbers different now for remote and localJiri Kuthan authored on 20/11/2001 06:26:49 |
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 |
November 12, 2001 | ||
---|---|---|
View c3ce2841a4
added configuraqble maxbuffer optionJiri Kuthan authored on 12/11/2001 21:45:10 |
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 |