summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip/sip_msg.c
AgeCommit message (Expand)Author
2013-07-02Re #1680:Riza Sulistyo
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-10-13Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz for ...Benny Prijono
2010-08-31Fixed #1116 (Bug in regenerating elements of some headers when incoming reque...Benny Prijono
2010-08-01Re #1070 (support for multipart bodies): modified the param field of pjsip_me...Benny Prijono
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-22Fixed ticket #979: Crash when printing Retry-After header (thanks Andrey Kova...Benny Prijono
2009-08-19Misc #951: use UPPERCASE characters in transport type in SIP Via header, some...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-16Ticket #572: New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header b...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-11Fixed error representing the qvalue in Contact header (parser error), and opt...Benny Prijono
2008-05-13Ticket #533: Support for parsing Retry-After SIP headerBenny Prijono
2007-12-02More ticket #421: fixed SIP messaging components to support IPv6 formatBenny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-06-26Ticket #342: added configuration to send compact form of SIP headersBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-01PJSDP port to SymbianBenny Prijono
2007-04-02Ticket #205: merged proxy functionalities from stable to trunkBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-16Fixed ticket #104: pjsip_ctype_hdr_clone() doesn't duplicate media subtypeBenny Prijono
2006-09-14Added --duration option in PJSUA to limit the maximum duration of calls. Also...Benny Prijono
2006-09-13SIP methods are now compared case-sensitively (previously it was case-insensi...Benny Prijono
2006-07-17Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI and ...Benny Prijono
2006-07-03Various performance improvements in PJSIP: (1) optimizing for common case to ...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-06More information in error reporting on parsing errorBenny Prijono
2006-05-17Changed the way Content-Type is written. Whitespace is now written before the...Benny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-02Changed pjsip_msg_body_clone(), added pjsip_msg_body_create()Benny Prijono
2006-02-21Implemented major feature: call hold and transferBenny Prijono
2006-02-19Initial SIMPLE implementationBenny Prijono
2006-02-07Updated Makefile for cygwin/mingw build and fix misc warningsBenny Prijono
2006-02-07Initial implementation of invite session abstraction, and updated pjsua for t...Benny Prijono
2006-01-30Finished implementation of UA layer (to be tested)Benny Prijono
2006-01-10Renamed pjsip_url to pjsip_sip_uriBenny Prijono
2006-01-07Added test functions for UAC transactionBenny Prijono
2006-01-05Added loop transport to test transactionBenny Prijono
2005-12-30Basic module, transport, and sending messagesBenny Prijono
2005-11-23Added tel: uri and user-defined uri parserBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono