July 2, 2003 | ||
---|---|---|
View 8e807134f6
- more tls add-ons (via parser, srv lookup, forward_tls a.s.o) - fixed inivite1.sip content-lengthAndrei Pelinescu-Onciul authored on 02/07/2003 20:26:49 |
June 25, 2003 | ||
---|---|---|
View ff76544d55
- fixed parse_via_param: params. starting with [op] had incorect name/len (thanks to Gabriel)Andrei Pelinescu-Onciul authored on 25/06/2003 20:45:10 |
June 18, 2003 | ||
---|---|---|
View 6c9b2a3993
a potential memory leak fixed (a different one from that reported by Jamin, which was apparently fixed during via parser improvements 8.9->8.10)Jiri Kuthan authored on 18/06/2003 22:17:02 |
April 26, 2003 | ||
---|---|---|
View 6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SFJiri Kuthan authored on 26/04/2003 20:28:46 |
March 10, 2003 | ||
---|---|---|
View 6419a43f9f
- sun cc compile fixes (all the files not mentioned explicitly) - fixed a bug in build_res_buf_with_body_from_sip_req (bad len computations when via was not crlf terminated, e.g only lf) - Makefile.def: sun cc modules compilations options updated (it seems tm uses too many symbols for the default small memory model) - lock_ops.h: lock set support added also for PTHREAD_MUTEX & POSIX_SEM - route.c: updated to the new module exports format - sr_module.[hc]: changed module exports interface: added struct cmd_export and param_export, updated find_export, find_export_param, find_moduleAndrei Pelinescu-Onciul authored on 10/03/2003 22:24:14 |
February 28, 2003 | ||
---|---|---|
View 18dbc018c0
elderly (un)defs junked (hopefuly the right ones)Jiri Kuthan authored on 28/02/2003 14:12:25 |
January 29, 2003 | ||
---|---|---|
View 049f64c292
scratchpad removed, textops changed to skip the first lineJiri Kuthan authored on 29/01/2003 19:24:10 |
January 27, 2003 | ||
---|---|---|
View 51767629e3
- fixed all rport & via param parsing bugs (hopefully): added a new member (start) to via_param modified parse_via to set new via_param->start member and via->params more rport fixes (make use of new via_param->start)Andrei Pelinescu-Onciul authored on 27/01/2003 14:22:07 |
January 24, 2003 | ||
---|---|---|
View 4b33e625b9
- fixed rport overwritting bugsAndrei Pelinescu-Onciul authored on 24/01/2003 19:18:59 |
January 23, 2003 | ||
---|---|---|
View 09f7cd2c4e
- applied parts of Maxim Sobolev patches (rport parsing) - fixed them so they should work - added a new via param (i=) for tcp use - fixed a bug in the via parser (transport.s not initialized), the bug was found by bogdan & daniel. - added an int2str function in ut.h (faster than snprintf %d).Andrei Pelinescu-Onciul authored on 23/01/2003 18:58:13 |
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 |
November 26, 2002 | ||
---|---|---|
View 9a69468193
- fixed all the warnings in core (now it compiles cleanly on linux/i386, solaris/sparc64, netbsd/sparc64, freebsd/i386, openbsd/i386).Andrei Pelinescu-Onciul authored on 26/11/2002 15:29:51 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
August 12, 2002 | ||
---|---|---|
View 5bc22c810b
- now ser uses received= if present - if no receive present, SRV is used even for ViasAndrei Pelinescu-Onciul authored on 12/08/2002 18:22:17 |
July 11, 2002 | ||
---|---|---|
View cf5f65d6f8
- insensitive case comparisons for ipv6 addressesAndrei Pelinescu-Onciul authored on 11/07/2002 12:47:51 |