June 16, 2005 | ||
---|---|---|
View 7f40fda9c5
- automatically unsigned conversions in comparison fixedAndrei Pelinescu-Onciul authored on 16/06/2005 10:30:07 |
June 13, 2005 | ||
---|---|---|
View 02d527a49b
- fixed tcp bug (wrong thing dec. on eof/error)Andrei Pelinescu-Onciul authored on 13/06/2005 17:59:21 |
November 9, 2004 | ||
---|---|---|
View a35ad52c2d
- force_send_socket per message API support => changedinterface to get_send_socket; it takes now also the sip msg as param (updated the calls to it in all the modules)Andrei Pelinescu-Onciul authored on 09/11/2004 15:15:11 |
September 28, 2004 | ||
---|---|---|
View 4d080f498e
-x86_64 experimental support -various 64 bit warning fixesAndrei Pelinescu-Onciul authored on 28/09/2004 18:10:08 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
July 17, 2004 | ||
---|---|---|
View a9fae28b8e
- forward ported all the compile/warning fixes from 0.8.14Andrei Pelinescu-Onciul authored on 17/07/2004 19:02:18 |
July 5, 2004 | ||
---|---|---|
View 5260ef3287
ported from stable: - drop messages with 0 src port immediately$ - error message cleanups for udp checksum error (EAGAIN) and tcp$ "dead children"$ - detect ips between quotes in src_ip or dst_ip$Andrei Pelinescu-Onciul authored on 05/07/2004 15:19:14 |
March 31, 2004 | ||
---|---|---|
View 8b57261de6
- changed a warning into a dbgAndrei Pelinescu-Onciul authored on 31/03/2004 11:01:20 |
March 30, 2004 | ||
---|---|---|
View 385c63ebd1
- core dump limits are by default set to unlimited or a high enough value (to disable set disable_core_dump=yes in ser.cfg). - open file limits set-able in ser.cfg, use open_files_limit=no to make ser automatically try to increase this limit (if no<current limit nothing will be done). You must start ser as root to be able to increase its open file limit past the hardlimit (default 1024 on most systems). - move process table init. before module init. (sanity)Andrei Pelinescu-Onciul authored on 30/03/2004 09:44:19 |
February 26, 2004 | ||
---|---|---|
View 518c933984
- replaced tcp_blocking_write with more generic tsend_stream(fd, buf, len, timeout) & tsend_dgram(fd, buf, len, timeout, to, tolen) so that they can be used from ser modules a.s.o.Andrei Pelinescu-Onciul authored on 26/02/2004 18:00:49 |
December 11, 2003 | ||
---|---|---|
View 69925e5d28
- message fix: removed BUG: tcp dead childAndrei Pelinescu-Onciul authored on 11/12/2003 14:02:32 |
December 3, 2003 | ||
---|---|---|
View 2d0f29be1e
- todo update - tcp comment fixAndrei Pelinescu-Onciul authored on 03/12/2003 20:21:54 |
November 29, 2003 | ||
---|---|---|
View bc9778378c
- tcp send/connext timeout (read NEWS for the new cfg. parameters) - tcp switched to non-blocking fd (untested)Andrei Pelinescu-Onciul authored on 29/11/2003 21:15:32 |
November 28, 2003 | ||
---|---|---|
View c55f330820
- tcp timeout preliminary stuff (not yet enabled)Andrei Pelinescu-Onciul authored on 28/11/2003 18:11:03 |
November 20, 2003 | ||
---|---|---|
View 76b0ff4957
- close(fd) fixes merged from testing_0_8_12Andrei Pelinescu-Onciul authored on 20/11/2003 20:56:11 |