summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-20Fixed #1086 (New option to update the Contact URI in a single REGISTER reques...Benny Prijono
2010-06-19Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry alloc...Benny Prijono
2010-06-16Fix #1045:Nanang Izzuddin
2010-06-16Misc (re #1068): fixed possible reading string beyond the buffer in pj_strltr...Benny Prijono
2010-06-15Fix #476:Nanang Izzuddin
2010-06-15Misc fixes (re #1068): fixed aconfigure to handle the case where ifaddrs.h is...Benny Prijono
2010-06-15Misc (Re #1068): initialize rtpmap string with NULL as it generates uninitial...Benny Prijono
2010-06-15Re #1068 (Misc Fixes): changed timeout timer value initialization in sip_tran...Benny Prijono
2010-06-11Close #1072:Nanang Izzuddin
2010-06-11Fix #1093:Nanang Izzuddin
2010-06-09Re #1089:Nanang Izzuddin
2010-06-07Fix #1085:Nanang Izzuddin
2010-06-04Re #668:Nanang Izzuddin
2010-06-03Make TURN pool memory sizes compile-time configurable (misc, re: #1068)Benny Prijono
2010-06-03Re #1089:Nanang Izzuddin
2010-06-03Fix #1073:Nanang Izzuddin
2010-06-03Misc (re #1068): fixed python test lib inc_sip.py, wrong member name refered ...Nanang Izzuddin
2010-06-03Re #1074: Added python test for SRTP receiving too long key.Nanang Izzuddin
2010-06-02Fix #1088:Nanang Izzuddin