summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-02Fix #1074: Fixed SRTP crypto parser to preverify the key length.Nanang Izzuddin
2010-06-02Fixed #1092 (Crash when receiving various messages with "Contact: *" header f...Benny Prijono
2010-06-01Fix #1091: Increase the default maximum number of outstanding asynchronous op...Benny Prijono
2010-06-01Fix #1090: Disable the "Bug in branch_param generator (i.e. not unique)" asse...Benny Prijono
2010-05-26Re #1066, in process_m_answer() of sdp_neg.c:Nanang Izzuddin
2010-05-26Misc (re #1068): crash in pj_sockaddr_parse2() if NULL of empty string is giv...Benny Prijono
2010-05-26Fix #1087:Nanang Izzuddin
2010-05-26Misc (re #1068): AMR codec in IPP codecs should apply Change Mode Request (fr...Nanang Izzuddin
2010-05-19Re #1068 (misc fix): added --log-append option in pjsua to not overwrite exis...Benny Prijono
2010-05-19Fix #1071: Increase default maximum SIP packet size to 4000Benny Prijono
2010-05-19Misc fix (re #1068): set default alignment in the configure script to 8 bytes...Benny Prijono
2010-05-19Changed pj_thread_get_prio_max() to return 0 on OpenBSD because it doesn't su...Benny Prijono