summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ssl_sock_ossl.c
AgeCommit message (Expand)Author
2015-12-30Re #1882 (misc): Fixed incorrect sizeof argument when using pj_bzero() and pj...Liong Sauw Ming
2015-12-23Misc (re #1882): Fixed wrong specifier used in ssl_sock_ossl.c (should be 'PJ...Nanang Izzuddin
2015-12-11Fixed #1901: crash when async_cnt is set to a value greater than one for SIP ...Liong Sauw Ming
2015-05-07Close #1849: Enabled multiple TLS certificate chains (RSA+ECC+DSA) for server...Nanang Izzuddin
2015-05-05Misc (re #1843): Fixed compile warnings on pjlib SSL socket with BoringSSL ba...Nanang Izzuddin
2015-04-27Re #1843: Enable OpenSSL to use legacy certificates(1024 bit root certificate...Riza Sulistyo
2015-04-23Fixed #1846: Update to use 'HIGH' ciphers as default in OpenSSLLiong Sauw Ming
2015-04-23Fixed #1845: Add support if OpenSSL library has more than 100 cipher suitesLiong Sauw Ming
2015-04-22Re #1843:Liong Sauw Ming
2015-01-15Close #1810: Adding CA path support into SSL socket.Nanang Izzuddin
2015-01-05Re #1782 (misc): Change assert check of ssl_state to non assert check on Open...Riza Sulistyo
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
2014-08-22Misc (re #1751): Suppress compile warnings of OpenSSL deprecation on MacOSX.Nanang Izzuddin
2014-07-07Re #1765: Riza Sulistyo
2014-07-02Closed #1775: Changing OpenSSL default method from TLSv1 to SSLv23 to enable ...Benny Prijono
2014-06-19Fix #1773: Added group lock to SIP transport to avoid race condition between ...Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-06-06Misc (re #1751): fixed error when retrieving SSL error. Thanks Vittorio Giova...Benny Prijono
2014-05-02Fixed #1765: Add PFS supportLiong Sauw Ming
2014-04-30Fixed #1763: Add pj_ssl_cipher_id() APILiong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-04-26Fixed #1661: Option to use SO_REUSEADDR for TCP and TLS listeners and use it ...Benny Prijono
2013-04-15Re #1630: Modified OpenSSL library names for Win platform.Liong Sauw Ming
2013-02-14Close #1618: Fixed SSL socket to check for async sending operation error.Nanang Izzuddin
2012-09-10Re #1573: Fixed improper unlock in do_handshake().Nanang Izzuddin
2012-09-08Re #1573: Fixed bad cast on ioqueue send key to send data in asock_on_data_se...Nanang Izzuddin
2012-09-07Fix #1573:Nanang Izzuddin
2012-05-30Fix #1522:Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-16Fix #1212:Nanang Izzuddin
2010-06-26Misc (re #1068): fixed possible overwritten field data, write_data_t::flags, ...Nanang Izzuddin
2010-03-06Ticket #1043:Nanang Izzuddin
2010-02-24Ticket #1032:Nanang Izzuddin
2009-11-20Ticket #957:Nanang Izzuddin
2009-11-10Misc (#951): fixed compilation warning on gcc/LinuxBenny Prijono
2009-11-09Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, wh...Nanang Izzuddin
2009-11-09Ticket #950 and #957: Benny Prijono
2009-11-09More #957 (TLS): updated pj_perror() with the new PJ_PERROR() APIBenny Prijono
2009-11-06Ticket #957:Nanang Izzuddin
2009-11-06Ticket #957: Workaround fix for SSL socket specific related to ticket #985.Nanang Izzuddin
2009-11-04Ticket #957:Nanang Izzuddin
2009-10-28Ticket #957: Removed DTLS proto in SSL socket with OpenSSL backend as it hasn...Nanang Izzuddin
2009-10-27Ticket #957: Nanang Izzuddin
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-16Ticket #957:Nanang Izzuddin