source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3274   14 years bennylp Dummy commit (re #1109)
(edit) @3273   14 years bennylp Another dummy error commit (re #1109)
(edit) @3272   14 years bennylp Another dummy commit (re #1110)
(edit) @3271   14 years bennylp Dummy error commit (re #1110)
(edit) @3270   14 years bennylp Dummy commit (re #1110)
(edit) @3269   14 years bennylp Automated test (re: #1111): added script to run the test continuously
(edit) @3268   14 years bennylp Automated testing (re #1111): added -Wno-unused-label in CFLAGS for …
(edit) @3267   14 years nanang Changed version to 1.7-trunk
(edit) @3266   14 years nanang Tagged 1.7
(edit) @3265   14 years nanang Changed version to 1.7
(edit) @3264   14 years nanang Misc (re #1068): set sip_transport_tls_ossl.c to be excluded from build on …
(edit) @3263   14 years nanang Re #1106: Reverted back the IPP codec APIs …
(edit) @3262   14 years bennylp Misc (re #1068): fixed various compilation warnings with Visual Studio 6 …
(edit) @3261   14 years nanang Fix #1106: - Added PCM signal adjustment in IPP G722.1 implementation. …
(edit) @3260   14 years bennylp Misc (re #1068): do not add To tag to the SIP response if the request …
(edit) @3259   14 years nanang Misc (re #1068): fix python self-test module 'mod_recvfrom.py': - …
(edit) @3258   14 years ming Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on …
(edit) @3257   14 years bennylp Misc (re #1068): fixed couple of problems with http client unit test: - …
(edit) @3256   14 years nanang Misc (re #1068): temporary fix address parsing in SDP connection info.
(edit) @3255   14 years nanang Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.
(edit) @3254   14 years nanang Misc (re #1068): fix compile error missing explicit casting for malloc in …
(edit) @3253   14 years nanang Misc (re #1068): fix codec selection menu in symbian_ua app to hide …
(edit) @3252   14 years bennylp Misc (re #1068): fix the misleading alien socket error from the SIP python …
(edit) @3251   14 years nanang Misc (re #1068), updates in python test: - increased receive buffer size …
(edit) @3250   14 years nanang Re #1072: fixed buffer overflow bugs introduced by r3202.
(edit) @3249   14 years bennylp Misc (Re #1068): compilation warning with gcc about unchecked fgets() …
(edit) @3248   14 years nanang Misc (re #1068): added pjsua win32 executable name list in python test …
(edit) @3247   14 years bennylp Misc (Re #1068): added ability to specify executable suffix, by declaring …
(edit) @3246   14 years bennylp Re #1068 (misc): fixed error in cross compiling Mingw on a Linux box …
(edit) @3245   14 years bennylp Re #1068 (Misc): fixed compilation warnings with MSVC compiler
(edit) @3244   14 years bennylp Re #1070 (multipart): modified Visual Studio projects
(edit) @3243   14 years bennylp Implemented core multipart support and support in the invite session (re …
(edit) @3242   14 years bennylp Re #1070 (support for multipart bodies): added new pjsip_param_cmp() API
(edit) @3241   14 years bennylp Re #1070 (support for multipart bodies): modified the param field of …
(edit) @3240   14 years ming Re #1104: Fixed iPhone OS version detection in os_auto.h.in
(edit) @3239   14 years nanang Re #1103: - Added (back) raw jitter statistics into RTCP statistics, with …
(edit) @3238   14 years ming Fixed #1104: Append ".local" to the system's hostname in IOS 4.
(edit) @3237   14 years nanang Re #1103: - Updated RTCP jitter statistics calculation (in receiving …
(edit) @3236   14 years ming Misc fix (re #1068): added port number in the Host header of http request.
(edit) @3235   14 years nanang Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver.
(edit) @3234   14 years bennylp Fixed #1101: Check and calculate IPv4/IPv6 address specified in …
(edit) @3233   14 years bennylp Misc (Re: #1068): fixed bug with pjsip_status_code enum, when an …
(edit) @3232   14 years ming Re #1098: Fixed failure in socket binding of CLI telnet daemon.
(edit) @3231   14 years ming Implemented CLI (re #1098) * pjlib-util: * implement telnet CLI * …
(edit) @3230   14 years ming Fix #1099: recommit changeset r3207 which was undone by r3210
(edit) @3229   14 years ming Misc(re #1068): Revert the default trace to 0.
(edit) @3228   14 years ming Misc(re #1068): fixed crash because pj_http_req may now be destroyed after …
(edit) @3227   14 years ming Ticket #1018: Application may now destroy pj_http_req inside on_complete …
(edit) @3226   14 years bennylp Fixed segfault Re #740
(edit) @3225   14 years nanang Misc (re #1068): fixed possible overwritten field data, …
(edit) @3224   14 years nanang Fix #740: - Fixed zeroed/unset RTP timestamp in RTCP sender report.
(edit) @3223   14 years bennylp Fixed #1039: Add Allow header in outgoing REGISTER request (thanks Daniel …
(edit) @3222   14 years bennylp Fixed #1081: Implement ICE option tag (RFC 5678)
(edit) @3221   14 years nanang Fix #1075: - Fixed SRTP transport to only (re)start the SRTP state when …
(edit) @3220   14 years bennylp Re #1094: fixed compilation error in previous fix in r3218
(edit) @3219   14 years bennylp Fixed #1079 (Media transport should be kept alive during double-hold …
(edit) @3218   14 years bennylp Fixed #1094: Transmit RTCP keep alive even when the stream is paused …
(edit) @3217   14 years bennylp Another unterminated SDP offer/answer negotiation fix (Re: #1045): - …
(edit) @3216   14 years bennylp Fixed #1095 (New option to control the Route headers in REGISTER request). …
(edit) @3215   14 years bennylp Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan …
(edit) @3214   14 years nanang Misc (re #1068): added new API pjmedia_master_port_wait() to poll master …
(edit) @3213   14 years bennylp Fixed #1086 (New option to update the Contact URI in a single REGISTER …
(edit) @3212   14 years bennylp Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry …
(edit) @3211   14 years ming Implemented ticket #1098: CLI framework * pjlib-util: * implement CLI …
(edit) @3210   14 years ming Implemented ticket #1099: Conversion of pj_str_t to signed long
(edit) @3209   14 years ming CLI framework branch
(edit) @3208   14 years nanang Fix #1045: - Fixed invite module to reset SDP negotiator state after …
(edit) @3207   14 years bennylp Misc (re #1068): fixed possible reading string beyond the buffer in …
(edit) @3206   14 years nanang Fix #476: - Added lock codec feature to make sure that only one codec is …
(edit) @3205   14 years bennylp Misc fixes (re #1068): fixed aconfigure to handle the case where ifaddrs.h …
(edit) @3204   14 years bennylp Misc (Re #1068): initialize rtpmap string with NULL as it generates …
(edit) @3203   14 years bennylp Re #1068 (Misc Fixes): changed timeout timer value initialization in …
(edit) @3202   14 years nanang Close #1072: - Added API pjmedia_codec_g722_set_pcm_shift() to enable …
(edit) @3201   14 years nanang Fix #1093: - Fixed memory leak of CVoIPFormatIntfc instances in S60 VAS.
(edit) @3200   14 years nanang Re #1089: - Fixed compile error (on Symbian) incompatible types between …
(edit) @3199   14 years nanang Fix #1085: - Added new codec G721, as alias for G726-32.
(edit) @3198   14 years nanang Re #668: - Fixed process_answer() of SDP negotiation, when no common …
(edit) @3197   14 years bennylp Make TURN pool memory sizes compile-time configurable (misc, re: #1068)
(edit) @3196   14 years nanang Re #1089: - Added a feature in dialog to store and retrieve remote …
(edit) @3195   14 years nanang Fix #1073: - Fixed SDP negotiation in processing answer: when the answer …
(edit) @3194   14 years nanang Misc (re #1068): fixed python test lib inc_sip.py, wrong member name …
(edit) @3193   14 years nanang Re #1074: Added python test for SRTP receiving too long key.
(edit) @3192   14 years nanang Fix #1088: - Fixed SDP negotiation to ignore disabled media (with port 0) …
(edit) @3191   14 years nanang Fix #1074: Fixed SRTP crypto parser to preverify the key length.
(edit) @3190   14 years bennylp Fixed #1092 (Crash when receiving various messages with "Contact: *" …
(edit) @3189   14 years bennylp Fix #1091: Increase the default maximum number of outstanding asynchronous …
(edit) @3188   14 years bennylp Fix #1090: Disable the "Bug in branch_param generator (i.e. not unique)" …
(edit) @3187   14 years nanang Re #1066, in process_m_answer() of sdp_neg.c: - Fixed removing any …
(edit) @3186   14 years bennylp Misc (re #1068): crash in pj_sockaddr_parse2() if NULL of empty string is …
(edit) @3185   14 years nanang Fix #1087: - Moved auto reregistration scheduling to be before the …
(edit) @3184   14 years nanang Misc (re #1068): AMR codec in IPP codecs should apply Change Mode Request …
(edit) @3183   14 years bennylp Re #1068 (misc fix): added --log-append option in pjsua to not overwrite …
(edit) @3182   14 years bennylp Fix #1071: Increase default maximum SIP packet size to 4000
(edit) @3181   14 years bennylp Misc fix (re #1068): set default alignment in the configure script to 8 …
(edit) @3180   14 years bennylp Changed pj_thread_get_prio_max() to return 0 on OpenBSD because it doesn't …
(edit) @3179   14 years ming Fix #1053: change the libaries' path type to relative
(edit) @3178   14 years ming Fix #1052: change library path as a relative path.
(edit) @3177   14 years bennylp Re #1051: set default new coreaudio backend to disabled
(edit) @3176   14 years bennylp Re #1050: fixed aconfigure error caused by iPhone merging
(edit) @3175   14 years ming Merge #1050, #1052, #1053, #1054 into the main trunk.
Note: See TracRevisionLog for help on using the revision log.