Timeline


and

May 11, 2015:

9:18 AM Changeset [5091] by ming
Re #1843 (misc): related to r4966, remove ldl and lz from OpenSSL …
9:13 AM Getting-Started/Android edited by ming
(diff)
5:57 AM Ticket #1851 (Runtime configuration of TCP and TLS keep alive intervals) closed by ming
fixed: In 5090: […]
5:57 AM Changeset [5090] by ming
Fixed #1851: Runtime configuration of TCP and TLS keep alive intervals …
5:56 AM Ticket #1851 (Runtime configuration of TCP and TLS keep alive intervals) created by ming
Currently we use compile-time constants PJSIP_TCP_KEEP_ALIVE_INTERVAL and …
3:26 AM Changeset [5089] by ming
Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field …

May 8, 2015:

11:27 AM Ticket #1850 (Video local preview cannot be started during an active video call on ...) closed by nanang
fixed: In 5088: […]
11:27 AM Changeset [5088] by nanang
Close #1850: Updated pjsua_vid_preview_start() to ignore any errors upon …
11:24 AM Ticket #1850 (Video local preview cannot be started during an active video call on ...) created by nanang
This is due to failure in setting output window visibility, note that …

May 7, 2015:

4:48 AM Ticket #1849 (Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket) closed by nanang
fixed: In 5087: […]
4:48 AM Changeset [5087] by nanang
Close #1849: Enabled multiple TLS certificate chains (RSA+ECC+DSA) for …
4:47 AM Ticket #1849 (Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket) created by nanang
When a client connects via SSL/TLS, the server uses a RSA key-pair …

May 5, 2015:

12:09 PM Changeset [5086] by nanang
Misc (re #1843): Fixed warning messages in 'make install' command due to …
7:48 AM Changeset [5085] by nanang
Misc (re #1843): Best effort fix for compile warning of pointer-integer …
7:07 AM Changeset [5084] by nanang
Misc (re #1843): Updated few configure script output messages for better …
6:41 AM Changeset [5083] by nanang
Misc (re #1843): Fixed compile warnings on pjlib SSL socket with BoringSSL …
3:49 AM Changeset [5082] by riza
Re #1848: Fix failed to create SDP which lead to crash caused by rejected …
3:47 AM Ticket #1848 (SDP failed to be created when creating an offer if provisional media has ...) created by riza
When a re-INVITE/UPDATE fails, pjsua will clear its provisional medias. …

May 4, 2015:

7:04 AM Ticket #1847 (Upgrade libsrtp version and support for AES-256 crypto) created by nanang

Apr 28, 2015:

2:11 PM Changeset [5081] by riza
Re #1843: Related to r4924, allow INVITE request with unknown body in …

Apr 27, 2015:

8:05 AM Changeset [5080] by riza
Re #1843: Enable OpenSSL to use legacy certificates(1024 bit root …

Apr 23, 2015:

11:58 PM Changeset [5079] by ming
Re #1843: Add support if app uses external libSRTP 1.5.x or above (thanks …
10:18 AM Ticket #1846 (Update to use 'HIGH' ciphers as default in OpenSSL) closed by ming
fixed: In 5078: […]
10:18 AM Changeset [5078] by ming
Fixed #1846: Update to use 'HIGH' ciphers as default in OpenSSL
10:13 AM Ticket #1846 (Update to use 'HIGH' ciphers as default in OpenSSL) created by ming
Since March 2015, a TLS/SSL security vulnerability was revealed, which …
2:47 AM Changeset [5077] by ming
Re #1845: Remove the hardcoded buffer size in one more place, to use …
2:42 AM Ticket #1845 (Add support if OpenSSL library has more than 100 cipher suites) closed by ming
fixed: In 5076: […]
2:42 AM Changeset [5076] by ming
Fixed #1845: Add support if OpenSSL library has more than 100 cipher …
12:54 AM Ticket #1845 (Add support if OpenSSL library has more than 100 cipher suites) created by ming
Add support if the underlying OpenSSL library supports more than 100 …

Apr 22, 2015:

10:32 AM IPAddressChange edited by ming
(diff)
9:03 AM Changeset [5075] by ming
Re #1843: Fixed unused variable warning when using OpenCore? AMR (thanks to …
3:43 AM Changeset [5074] by ming
Re #1843: Support compilation with OpenSSL without OpenSSLv3 support …
3:40 AM Changeset [5073] by ming
Re #1843 (thanks to Alexander Traud for the patch): Defines like …

Apr 21, 2015:

5:08 AM Getting-Started/Android edited by nanang
(diff)
4:44 AM Getting-Started/Android edited by ming
(diff)

Apr 16, 2015:

4:55 AM Changeset [5072] by nanang
Re #1842: Still on sipp/uac-reinvite-bad-via-branch.xml, fixed missing …

Apr 15, 2015:

3:26 PM Ticket #1124 (Symbian ^3 port) closed by ismangil
wontfix
3:25 PM Ticket #1124 (Symbian ^3 port) reopened by ismangil
3:22 PM Ticket #1124 (Symbian ^3 port) closed by ismangil
wontfix
12:55 PM Changeset [5071] by nanang
Re #1842: Workaround for spurious failure in …
4:54 AM Ticket #1023 (Support for CELT codec) closed by nanang
wontfix: In 2.5 roadmap, we've decide to integrate Opus instead.
12:38 AM Ticket #1844 (Possible assertion in ICE session when remote has less ICE component) closed by nanang
fixed: In 5070: […]
12:38 AM Changeset [5070] by nanang
Fixed #1844: Replaced assertion check of component ID range with normal …
12:34 AM Ticket #1844 (Possible assertion in ICE session when remote has less ICE component) created by nanang
ICE component count may decrease, e.g: remote doesn't have RTCP component …

Apr 14, 2015:

7:41 AM Changeset [5069] by nanang
Misc (re #1843): Fixed dependency lib order in pjsip-test Makefile. This …
7:37 AM Ticket #1843 (Miscellaneous fixes) created by nanang
Miscellaneous updates and fixes.

Apr 13, 2015:

12:31 PM Changeset [5068] by nanang
Re #1842: Minor update on python test to reduce possibility of EADDRINUSE …
12:28 PM Changeset [5067] by nanang
Re #1842: - Updated python test driver run.py to perform stdout polling …
12:16 PM Changeset [5066] by nanang
Re #1842: Fixed build error on cmp_wav tool for python tests due to …
12:14 PM Changeset [5065] by nanang
Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted …
12:05 PM Ticket #1842 (Unit tests review) created by nanang
Mainly focus on fixing spurious test results. This ticket is also a …
5:11 AM Changeset [5064] by ming
Changed version to 2.4-svn
4:36 AM Ticket #1841 (Review Android audio output latency) created by nanang
Here is some info about it: * …
3:53 AM Milestone release-2.4 completed
== Release Focus == Video on Android. == Ticket List: == …
2:48 AM Changeset [5063] by ming
Tagged 2.4
2:45 AM Changeset [5062] by ming
Changed version to 2.4
Note: See TracTimeline for information about the timeline view.