July 17, 2004 | ||
---|---|---|
View a9fae28b8e
- forward ported all the compile/warning fixes from 0.8.14Andrei Pelinescu-Onciul authored on 17/07/2004 19:02:18 |
November 20, 2003 | ||
---|---|---|
View b23a7a0073
- warning and fixes (cfg.y $$=0 on error) merged from testing-0.8.12-r1 - pdt and mangler are now built by default (Makefile)Andrei Pelinescu-Onciul authored on 20/11/2003 21:01:10 |
November 11, 2003 | ||
---|---|---|
View 6ec61efb8a
data_lump_rpk changes: - build_lump_rpl merged into add_lump_rpl - type parameter -> flags - added LUMP_RPL_NODUP and LUMP_RPL_NOFREE flags when adding lump_rplBogdan-Andrei Iancu authored on 11/11/2003 19:34:34 |
October 30, 2003 | ||
---|---|---|
View d34adba5b8
- removed uneccesary last char backup in received_testAndrei Pelinescu-Onciul authored on 30/10/2003 22:54:13 |
October 20, 2003 | ||
---|---|---|
View 4c37101e0f
- added body_lumps (jan patches + some changes) - anchor_lump & del_lump compare the offset with msg->eoh and add the lump to add_rm or body_lumps, so make sure to parse_headers(HDR_EOH) if you lumps might modify the body. - changed all the {anchor,del}_lump callsAndrei Pelinescu-Onciul authored on 20/10/2003 17:10:13 |
October 15, 2003 | ||
---|---|---|
View eaffa61da6
- "body_lump" changes reverted, sorry.Jan Janak authored on 15/10/2003 08:47:56 |
October 14, 2003 | ||
---|---|---|
View ce62b42d7f
- add_rm lump list split into add_rm (for headers) and body_lump (for body), this allows fast calculation of the message body delta to generate Content-Length value properly - Updated developer's guide - updates modules that modify message body to use body_lumps - updated tm to process both lists - updated msg_translator to process body lumps first to find out body length, generate lumps necesarry to update Content-Lenght and calculate length of add_rm lumps thenJan Janak authored on 14/10/2003 00:13:34 |
October 8, 2003 | ||
---|---|---|
View fcd237dfc9
merger errors fixedJiri Kuthan authored on 08/10/2003 20:23:18 |
||
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 |