summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ssl_sock_ossl.c
AgeCommit message (Expand)Author
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