October 8, 2003 | ||
---|---|---|
View 0b15425f8d
received test functionalized for sanity and exporting to nathelper uac_nat_testJiri Kuthan authored on 08/10/2003 20:02:14 |
October 3, 2003 | ||
---|---|---|
View 6bfaa042d6
- added suuport for setting the source address and port in the sip requests (adevertised_address= ip|string, advertised_port= no, set_advertised_address(ip|string), set_advertised_port(no) )Andrei Pelinescu-Onciul authored on 03/10/2003 07:19:41 |
September 12, 2003 | ||
---|---|---|
View cfbc8ec5b4
- small fixup when adding a LUMP_RPL_BODYBogdan-Andrei Iancu authored on 12/09/2003 13:21:52 |
September 11, 2003 | ||
---|---|---|
View db1a35b2a4
- some final tunningsBogdan-Andrei Iancu authored on 11/09/2003 22:26:16 |
||
View 7e8d3f17b1
- lump_rpl extened - type added LUMP_RPL_HDR for adding hdrs and LUMP_RPL_BODY for adding body (only one allowed!!) - function build_res_buf_with_body_from_sip_req() (11 params) replaced with old build_res_buf_from_sip_req() (6 params) - new version knows how to interpret typed lump_rpl.Bogdan-Andrei Iancu authored on 11/09/2003 19:54:43 |
August 21, 2003 | ||
---|---|---|
View 6d44652cdc
- fixed mem. leaks in acc_ {db,rad}_missed, sip_resolvehost, receive_msgAndrei Pelinescu-Onciul authored on 21/08/2003 10:57:23 |
July 10, 2003 | ||
---|---|---|
View 116f7badd5
- as a resulkt of yesterdays updates now via->host.s contains [] for ipv6 addresses => updated check_via_address and via start of params computations accordinglyAndrei Pelinescu-Onciul authored on 10/07/2003 15:04:43 |
July 8, 2003 | ||
---|---|---|
View af6af90f37
- warning & compile fixes for freebsd, openbsd, netbsd 64 & solaris 8Andrei Pelinescu-Onciul authored on 08/07/2003 16:40:19 |
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 |
July 1, 2003 | ||
---|---|---|
View e9b02e8ee8
- more tls hooksAndrei Pelinescu-Onciul authored on 01/07/2003 20:23:51 |
June 6, 2003 | ||
---|---|---|
View 0cbace852c
- received contains an ipv6 address and not an ipv6 reference (thanks to Stefan)Andrei Pelinescu-Onciul authored on 06/06/2003 11:29:35 |
May 9, 2003 | ||
---|---|---|
View b36461de1f
- fixed a process_lump bug (non-anchored lumps where "skipped" -- luckily no one seems to have used them so far) - sun cc warning fixesAndrei Pelinescu-Onciul authored on 09/05/2003 12:16:05 |
April 16, 2003 | ||
---|---|---|
View 1f2c924e85
- core warning fixes for 64 bits archs - added include netinet/in_systm.h in tcp_*, udp_* (needed for IP_TOS on non linux systems) - now when using gcc 3.x/x86 ser is optimized for athlon, but "normal" i386 instructions are used. All this is overwritable from the environment or command line: CPU=athlon-mp make , or to also generate athlon instructions: CPU=athlon-mp CC_EXTRA_OPTS=-march=athlon-mp makeAndrei Pelinescu-Onciul authored on 16/04/2003 16:17:09 |
April 14, 2003 | ||
---|---|---|
View e09e5e4441
- a little more verbose DBG_QM_MALLOC (frags & addresses are always displayed, etc) - fixed a gcc 2.9x warning and a gcc 3.* warningAndrei Pelinescu-Onciul authored on 14/04/2003 18:51:58 |
April 13, 2003 | ||
---|---|---|
View f360250efb
fix: 0 character reversed to backup correctlyJiri Kuthan authored on 13/04/2003 23:15:43 |