November 10, 2003 | ||
---|---|---|
View a6c09de178
- updated to msg:len > max_len (which is a nop btw., msg:len cannot ever be > max_len since max_len==BUF_SIZE = receive buf.)Andrei Pelinescu-Onciul authored on 10/11/2003 15:35:15 |
November 8, 2003 | ||
---|---|---|
View f4b0e77ac7
- mips v1 support introduces (really brain dead processors, no hardware locking support -> we have to use sysv)Andrei Pelinescu-Onciul authored on 08/11/2003 18:27:10 |
November 7, 2003 | ||
---|---|---|
View 92871db2dd
- sleep between "throttle packets" option introduced - throttle introducedAndrei Pelinescu-Onciul authored on 07/11/2003 14:31:51 |
||
View a65b302632
- using separate unix sockets for tcp readers & for getting the write socket (to avoid the case when a reader process execs the script, wants to write on some tcp. con. and in the same time the main tcp process sends it another socket for reading -> the write will get the read socket & the read loop will get the write one)Andrei Pelinescu-Onciul authored on 07/11/2003 00:43:26 |
November 5, 2003 | ||
---|---|---|
View d3f69fe046
- "catch bug" code (at least report it and try to recover)Andrei Pelinescu-Onciul authored on 05/11/2003 20:20:13 |
||
View fc35aa1cad
- cosmetic stuffAndrei Pelinescu-Onciul authored on 05/11/2003 14:42:28 |
November 4, 2003 | ||
---|---|---|
View 6f0a39aaf7
-yet another fix (immediately release bad connection, don't try to read from it)Andrei Pelinescu-Onciul authored on 04/11/2003 22:52:18 |
||
View 4905a52077
- fixed deadlockAndrei Pelinescu-Onciul authored on 04/11/2003 22:13:38 |
||
View 7a2ff54c73
- silly misplaced #elseAndrei Pelinescu-Onciul authored on 04/11/2003 19:50:55 |
||
View f0c6fd0482
- fixed bad fle descriptor tls updateAndrei Pelinescu-Onciul authored on 04/11/2003 19:17:59 |
||
View 67b1fc5313
bugfixes:Andrei Pelinescu-Onciul authored on 04/11/2003 18:01:03 |
||
View 6fbfd0b033
- t_relay_tls switched to t_relay_to_tls (alligned wiht _udp and _tcp version)Bogdan-Andrei Iancu authored on 04/11/2003 11:52:57 |
November 2, 2003 | ||
---|---|---|
View b28fa22ab1
- fixed tag=0 bug in insert_rr when append_fromtag==0 - ver. no increasedAndrei Pelinescu-Onciul authored on 02/11/2003 19:52:54 |
November 1, 2003 | ||
---|---|---|
View 9ba1293fd7
- warning fixes on freebsdAndrei Pelinescu-Onciul authored on 01/11/2003 18:56:58 |
October 31, 2003 | ||
---|---|---|
View d8baf4ba61
- changed ver. to 0.8.12-testing-19 - updated tcp idle timers to 10 min. (idle connections get deleted after 10 min.) - added stable workarround for a tm fr_timer bugAndrei Pelinescu-Onciul authored on 31/10/2003 20:01:36 |