July 6, 2005 | ||
---|---|---|
View e0931fb0a1
- gcc 4.0 support (optimizations) - various warnings fixes/workarrounds for gcc-4.0Andrei Pelinescu-Onciul authored on 06/07/2005 14:56:05 |
February 23, 2005 | ||
---|---|---|
View 5c28a534d5
- changed parse_headers api, HDR_xxx split into HDR_xxx_F (hdr_flags_t) and HDR_xxx_T (hdr_types_t), for more info read doc/parse_headers.txt. The header flags were extended top 64 bits. Be carefull not to mix types with flags, they won't work!Andrei Pelinescu-Onciul authored on 23/02/2005 17:16:01 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
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 |