September 25, 2002 | ||
---|---|---|
View 054cb6cff5
- big makefile changes - debian fixes (works like a charm now) - ipaddr2he bug fix - changes rpm specs - modified the tar makefile target - new make vars: basedir, cfg-target, modules-target - cfg. file modified on the fly (module-path=modules-target) - ser default cfg. file=cfg-target - etc.Andrei Pelinescu-Onciul authored on 25/09/2002 19:20:26 |
September 10, 2002 | ||
---|---|---|
View 843b2927d4
memlog option introducedJiri Kuthan authored on 10/09/2002 10:40:54 |
September 9, 2002 | ||
---|---|---|
View 57e2cd15b8
- listen & alias accept lists (e.g. listen= 1.2.3.4 5.6.7.8) - listen & -l accept interface names (e.g -l eth0 or listen= eth0 eth1) - if no interface is specified ser will listen on all the UP ipv4 interfaces it can find - ser will remove duplicate addresses automatically (e.g -l 1.2.3.4 -l 1.2.3.4 works now)Andrei Pelinescu-Onciul authored on 09/09/2002 19:44:20 |
August 20, 2002 | ||
---|---|---|
View e278821b00
- added aliases (names that ser will think are his own) - now the offical name will be put in sock_info[r] and the aliases in the. host_alias list. - added new script config. parameter: alias=Andrei Pelinescu-Onciul authored on 20/08/2002 09:34:12 |
August 19, 2002 | ||
---|---|---|
View 855c2e68ee
- added myself==src_ip/dst_ip/uri condition - created parse_sip_msg_uri which puts the result in msg->parsed_uri & updates msg->parsed_rui_ok - changed default value of syn_branch to 1Andrei Pelinescu-Onciul authored on 19/08/2002 11:51:31 |
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 28, 2002 | ||
---|---|---|
View 381659ac58
- compile fixes for freebsd & sun (won't compile on sun w/ ipv6)Andrei Pelinescu-Onciul authored on 28/05/2002 19:01:38 |
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 |
||
View 1f377e97af
new: prefix/strip, len_gt, fixes: via2sock, TM everloop (no SYNs), other TM fixesJiri Kuthan authored on 26/05/2002 12:10:13 |
May 13, 2002 | ||
---|---|---|
View 3881f12c2c
TM callbacks, acc, flagsJiri Kuthan authored on 13/05/2002 01:15:40 |
April 3, 2002 | ||
---|---|---|
View 31309a3af4
New module interfaceJan Janak authored on 03/04/2002 21:55:09 |
March 2, 2002 | ||
---|---|---|
View e22bbdb8e1
- fixed almost all warnings in ser core (gcc-3.0 -Wall, icc, sun cc). (=> fixed a lot of format string bugs) - replaced some of the remaining mallocs w/ pkg_mallocAndrei Pelinescu-Onciul authored on 02/03/2002 02:20:00 |
March 1, 2002 | ||
---|---|---|
View 51eadd0c98
Sun cc ser core support: - major makefile changes - lots of warning fixed - replaced incompatible expr-statement defines ( ({ }) ). - special LOG, DBG, DPrint version for sunccAndrei Pelinescu-Onciul authored on 01/03/2002 23:21:25 |
November 29, 2001 | ||
---|---|---|
View 676eb608d1
dded support for appending branch parametersJiri Kuthan authored on 29/11/2001 12:49:49 |