summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11Tagged 1.7v1.7Nanang Izzuddin
2010-08-11Changed version to 1.7Nanang Izzuddin
2010-08-11Misc (re #1068): set sip_transport_tls_ossl.c to be excluded from build on Wi...Nanang Izzuddin
2010-08-11Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config()...Nanang Izzuddin
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-08-10Fix #1106:Nanang Izzuddin
2010-08-09Misc (re #1068): do not add To tag to the SIP response if the request already...Benny Prijono
2010-08-09Misc (re #1068): fix python self-test module 'mod_recvfrom.py':Nanang Izzuddin
2010-08-09Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPho...Liong Sauw Ming
2010-08-06Misc (re #1068): fixed couple of problems with http client unit test:Benny Prijono
2010-08-06Misc (re #1068): temporary fix address parsing in SDP connection info.Nanang Izzuddin
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2010-08-06Misc (re #1068): fix compile error missing explicit casting for malloc in pjl...Nanang Izzuddin
2010-08-06Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled ...Nanang Izzuddin
2010-08-06Misc (re #1068): fix the misleading alien socket error from the SIP python se...Benny Prijono
2010-08-06Misc (re #1068), updates in python test:Nanang Izzuddin
2010-08-05Re #1072: fixed buffer overflow bugs introduced by r3202.Nanang Izzuddin
2010-08-05Misc (Re #1068): compilation warning with gcc about unchecked fgets() return ...Benny Prijono
2010-08-05Misc (re #1068): added pjsua win32 executable name list in python test driver...Nanang Izzuddin
2010-08-05Misc (Re #1068): added ability to specify executable suffix, by declaring HOS...Benny Prijono
2010-08-05Re #1068 (misc): fixed error in cross compiling Mingw on a Linux box (thanks ...Benny Prijono
2010-08-01Re #1068 (Misc): fixed compilation warnings with MSVC compilerBenny Prijono
2010-08-01Re #1070 (multipart): modified Visual Studio projectsBenny Prijono
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-08-01Re #1070 (support for multipart bodies): added new pjsip_param_cmp() APIBenny Prijono
2010-08-01Re #1070 (support for multipart bodies): modified the param field of pjsip_me...Benny Prijono
2010-07-23Re #1104: Fixed iPhone OS version detection in os_auto.h.inLiong Sauw Ming
2010-07-15Re #1103:Nanang Izzuddin
2010-07-15Fixed #1104: Append ".local" to the system's hostname in IOS 4.Liong Sauw Ming
2010-07-15Re #1103:Nanang Izzuddin
2010-07-13Misc fix (re #1068): added port number in the Host header of http request.Liong Sauw Ming
2010-07-06Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver.Nanang Izzuddin
2010-07-05Fixed #1101: Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo()Benny Prijono
2010-07-02Misc (Re: #1068): fixed bug with pjsip_status_code enum, when an optimizing c...Benny Prijono
2010-06-29Misc(re #1068): Revert the default trace to 0.Liong Sauw Ming
2010-06-29Misc(re #1068): fixed crash because pj_http_req may now be destroyed after ca...Liong Sauw Ming
2010-06-29Ticket #1018:Liong Sauw Ming
2010-06-26Fixed segfault Re #740Benny Prijono
2010-06-26Misc (re #1068): fixed possible overwritten field data, write_data_t::flags, ...Nanang Izzuddin
2010-06-26Fix #740:Nanang Izzuddin
2010-06-24Fixed #1039: Add Allow header in outgoing REGISTER request (thanks Daniel Ane...Benny Prijono
2010-06-24Fixed #1081: Implement ICE option tag (RFC 5678)Benny Prijono
2010-06-24Fix #1075:Nanang Izzuddin
2010-06-23Re #1094: fixed compilation error in previous fix in r3218Benny Prijono
2010-06-23Fixed #1079 (Media transport should be kept alive during double-hold scenario...Benny Prijono
2010-06-23Fixed #1094: Transmit RTCP keep alive even when the stream is paused (thanks ...Benny Prijono
2010-06-23Another unterminated SDP offer/answer negotiation fix (Re: #1045):Benny Prijono
2010-06-22Fixed #1095 (New option to control the Route headers in REGISTER request). De...Benny Prijono
2010-06-21Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan Kr...Benny Prijono
2010-06-21Misc (re #1068): added new API pjmedia_master_port_wait() to poll master port...Nanang Izzuddin