August 13, 2003 | ||
---|---|---|
View 4776dc1104
- tcp fix prted from stableAndrei Pelinescu-Onciul authored on 13/08/2003 18:03:43 |
July 9, 2003 | ||
---|---|---|
View d5f3a5fb90
- fixed 2 parse_via ipv6 reference parsing bugs: - replies didn't include terminatig ']' (thanks Jens): this was due to not including [] in the hostname; now they are included (hopefully no other piece of code relies on not having them :-)) - ipv6 references starting with : where not parsed (e.g.: [::1]).Andrei Pelinescu-Onciul authored on 09/07/2003 17:59:50 |
July 6, 2003 | ||
---|---|---|
View 9c01c86051
- added fm_realloc (now only vm_ misses realloc) - cosmetic fixes in ip_addr (print_ip changed)Andrei Pelinescu-Onciul authored on 06/07/2003 18:43:16 |
June 27, 2003 | ||
---|---|---|
View b2e24e1dcb
- update (SIGTERM & destroy stuff)Andrei Pelinescu-Onciul authored on 27/06/2003 18:37:31 |
June 11, 2003 | ||
---|---|---|
View 428e3b83cf
- signals handlers are installed after daemonize to avoid catching our own SIGCHLD generated when becoming session leader; thanks to Daniel for diagnosticating this on RH 9.Andrei Pelinescu-Onciul authored on 11/06/2003 13:49:44 |
June 10, 2003 | ||
---|---|---|
View 74250efc1a
- removed -m32 from gcc3.x/sparc64 (this will probably make it work with *bsd/sparc64 which are 64bit only)Andrei Pelinescu-Onciul authored on 10/06/2003 11:36:14 |
June 6, 2003 | ||
---|---|---|
View 176e7a132a
- added Conflicts to deb & rpm-4.0 spec (not tested yet) - version chg. to 0.8.11pre30Andrei Pelinescu-Onciul authored on 06/06/2003 12:20:05 |
||
View 0cbace852c
- received contains an ipv6 address and not an ipv6 reference (thanks to Stefan)Andrei Pelinescu-Onciul authored on 06/06/2003 11:29:35 |
June 2, 2003 | ||
---|---|---|
View 9561ba450f
- added ports (for creating *bsd packages) for openbsd and netbsdAndrei Pelinescu-Onciul authored on 02/06/2003 19:02:40 |
May 26, 2003 | ||
---|---|---|
View 3141b20acb
- debian inst. changes (proposed by Juha Heinanen)Andrei Pelinescu-Onciul authored on 26/05/2003 14:40:18 |
May 23, 2003 | ||
---|---|---|
View 04f302c64f
- fixed {dst,src}_ip{==,~=}"foo" (now if foo is an ip address it will work as expected else it will resolve foo and try all the addresses else it will reverse resolve {dst,src}_ip and compare foo with all the aliases.Andrei Pelinescu-Onciul authored on 23/05/2003 15:03:38 |
May 13, 2003 | ||
---|---|---|
View 607fcb9085
- fixed missing l: support in tcp pre-parsingAndrei Pelinescu-Onciul authored on 13/05/2003 17:21:35 |
April 15, 2003 | ||
---|---|---|
View 5dcfb23d56
- added disable tcp support (-T or disable_tcp=yes in the cfg) - the number of tcp "worker" processes is now setable (-N or tcp_children=NN) - replaced get_out_socket w/ get_send_socket in tm/uac.c & fixed some proto stuff (proto was not set properly when called w/ PROTO_NONE) - updated man pages & INSTALLAndrei Pelinescu-Onciul authored on 15/04/2003 20:39:37 |
April 14, 2003 | ||
---|---|---|
View 4290c43fcc
- EINTR handled for tcp write (andrei)Andrei Pelinescu-Onciul authored on 14/04/2003 20:26:27 |
||
View e09e5e4441
- a little more verbose DBG_QM_MALLOC (frags & addresses are always displayed, etc) - fixed a gcc 2.9x warning and a gcc 3.* warningAndrei Pelinescu-Onciul authored on 14/04/2003 18:51:58 |