February 10, 2003 | ||
---|---|---|
View 8fc80c33bb
- moved 0-term to udp_rcv_loop & tcp_read_req (save & restore the 0 term char)Andrei Pelinescu-Onciul authored on 10/02/2003 15:49:40 |
January 29, 2003 | ||
---|---|---|
View 049f64c292
scratchpad removed, textops changed to skip the first lineJiri Kuthan authored on 29/01/2003 19:24:10 |
December 12, 2002 | ||
---|---|---|
View f2f969dda6
- changed sip_msg (new rcv member containing all the ips, ports, protocol) - added a "proto" parameter to forward_request, via_builder, get_send_sock etc. - added 2 new script commands: forward_udp & forward_tcp - lots of tcp bloat - changed parse_via to recognize TCP - more functions added to ip_addr.h (cmp for ips & sockaddrs etc.)Andrei Pelinescu-Onciul authored on 12/12/2002 21:46:37 |
September 22, 2002 | ||
---|---|---|
View a57bedca9e
a log reporting message precisedJiri Kuthan authored on 22/09/2002 10:46:45 |
September 20, 2002 | ||
---|---|---|
View e3fc93f472
- cosmetic changes (lines too long a.s.o)Andrei Pelinescu-Onciul authored on 20/09/2002 09:29:07 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
September 10, 2002 | ||
---|---|---|
View c0656aade8
dbg_msg_qa just moved to avoid complaints about missing declarationJiri Kuthan authored on 10/09/2002 15:54:22 |
||
View 1e6e346197
*** empty log message ***Andrei Pelinescu-Onciul authored on 10/09/2002 14:37:13 |
||
View 741db91318
- sockaddr_union len fixes (needed for bind/sun) - new macro sockaddru_len(su) -> returns the len of a sockaddr_union (sizeof(sockaddr) or sizeof(sockaddr_in6)) - removed the len parameter in udp_send (not needed) and updated the modules using it (im, msilo, sl, tm)Andrei Pelinescu-Onciul authored on 10/09/2002 13:49:23 |
September 9, 2002 | ||
---|---|---|
View fd1c9fec9c
- more bsd testsAndrei Pelinescu-Onciul authored on 09/09/2002 20:43:01 |
||
View 535315280f
- bsd fixesAndrei Pelinescu-Onciul authored on 09/09/2002 20:29:20 |
September 8, 2002 | ||
---|---|---|
View f354fb0efc
msg_qa now drops suspicious incomign messages on the floor and it aborts only of messages sent out are suspiciousJiri Kuthan authored on 08/09/2002 22:33:48 |
||
View 577f13b5b3
zero terminater in packet end ignored nowJiri Kuthan authored on 08/09/2002 16:22:22 |
September 5, 2002 | ||
---|---|---|
View e90526cd56
- removed an error msg (transformed it into a DBG) - get_record mutliple type response fix - don't exist udp_rcv_loop on ECONNREFUSEDAndrei Pelinescu-Onciul authored on 05/09/2002 15:35:44 |
||
View 853c176faa
- set IP_RECVERR on linuxAndrei Pelinescu-Onciul authored on 05/09/2002 09:35:59 |