January 29, 2003 | ||
---|---|---|
View 534092baac
- more tcp error checkingAndrei Pelinescu-Onciul authored on 29/01/2003 16:14:13 |
January 28, 2003 | ||
---|---|---|
View 7825b469e5
- even more tcp fixesAndrei Pelinescu-Onciul authored on 28/01/2003 19:35:03 |
||
View e29d027ba2
- tcp bugfixesAndrei Pelinescu-Onciul authored on 28/01/2003 16:46:44 |
January 20, 2003 | ||
---|---|---|
View 8aeb47e2ed
- more tcp stuff (uses locking.h, hashtables, mostly untested) - main exit cleanups (created cleanup(show_status() function that should prepare ser for exiting: dellocate everything, free sems a.s.o).Andrei Pelinescu-Onciul authored on 20/01/2003 18:35:09 |
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 |
December 11, 2002 | ||
---|---|---|
View 0c5da34bd1
- increased ROUTE_MAX_REC_LEV to 100 - added new route commad: send_tcp(address, port) - tcp global vars (added new members to pt a.s.o) - tcp_send(buf, len, server, 0) will try to find an existing open tcp connection to "server"; if none found a new one will be opened (ser will also start listening on it for sip messages) - first udp to tcp & tcp to tcp send (not forward, I still have to solve some tricky via stuff)Andrei Pelinescu-Onciul authored on 11/12/2002 21:30:44 |
December 10, 2002 | ||
---|---|---|
View 6ee62314b8
- even more tcp receive bs - sip msg.buff & orig are no longer 0 terminated (to avoid an extra copy in the tcp case)Andrei Pelinescu-Onciul authored on 10/12/2002 19:41:44 |
December 9, 2002 | ||
---|---|---|
View 6bc40dea88
- more tcp stuff (not sure it compiles though, so don't use -DUSE_TCP yet)Andrei Pelinescu-Onciul authored on 09/12/2002 18:40:42 |
December 4, 2002 | ||
---|---|---|
View 6a157851a5
- first tcp 2 udp packet sentAndrei Pelinescu-Onciul authored on 04/12/2002 18:47:52 |
November 29, 2002 | ||
---|---|---|
View 5b532c7fdd
- preliminary tcp support (it doesn't work, it's just for debugging, as long as you compile w/o -DUSE_TCP you should be safe) Note: sip + tcp really sucksAndrei Pelinescu-Onciul authored on 29/11/2002 21:12:24 |