summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2014-07-02 18:57:53 +0000
committerBenny Prijono <bennylp@teluu.com>2014-07-02 18:57:53 +0000
commit0afb0fd54874856944a4df43f6242cbd46868999 (patch)
tree9372779d18bc0e5b6d2bdd84c1576d01710d699c /pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java
parent818f603bbf1ca0a48f07565750a8e12691a813a2 (diff)
Closed #1775: Changing OpenSSL default method from TLSv1 to SSLv23 to enable enable AES-GCM cipher suites in default (thanks Alexander Traud for the patch).
Also fixed a bug in SIP TLS transport (sip_transport_tls.c). According to [https://trac.pjsip.org/repos/browser/pjproject/trunk/pjsip/include/pjsip/sip_transport_tls.h#L94 sip_transport_tls.h:94], when PJSIP_SSL_UNSPECIFIED_METHOD is set as method, PJSIP_SSL_DEFAULT_METHOD will be used. But the implementation uses PJ_SSL_SOCK_PROTO_DEFAULT instead of PJSIP_SSL_DEFAULT_METHOD. Currently this is fine because both resolve to TLSv1, but the patch will break it. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4869 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/swig/java/android/src/org/pjsip/pjsua2/app/MainActivity.java')
0 files changed, 0 insertions, 0 deletions