summaryrefslogtreecommitdiff
path: root/ACE/ace/SSL
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replacing use of ::select in favor of ::poll"revert-1044-Replace-select-with-poll-in-SOCK-Connector-and-AcceptorJohnny Willemsen2020-06-302-80/+3
* Changed ready flags of ACE::handle_ready from int to boolJohnny Willemsen2020-06-291-1/+1
* Merge pull request #1044 from johnjanthony/Replace-select-with-poll-in-SOCK-C...Steve Huston2020-06-292-3/+80
|\
| * removing trailing spacesJohn Anthony2020-03-252-5/+5
| * removing tabsJohn Anthony2020-03-242-6/+6
| * replacing use of select for pollJohn Anthony2020-02-212-4/+81
* | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOJohnny Willemsen2020-05-156-36/+15
|\ \
| * | Layout and doxygen changesJohnny Willemsen2020-05-156-36/+15
* | | Layout changesJohnny Willemsen2020-05-152-2/+0
|/ /
* | Doxygen changesJohnny Willemsen2020-05-141-7/+7
* | Layout, const, logging, doxygen changesJohnny Willemsen2020-05-142-13/+5
|/
* Add ipv6_only to ACE_SSL_SOCK_Acceptor.Like Ma2019-02-182-9/+18
* Reduced scope of error variableJohnny Willemsen2019-02-041-1/+1
* Only define BIO_set_flags when it has not been defined yetJohnny Willemsen2018-09-031-1/+3
* Use RAND_poll instead of RAND_screen that is deprecated in OpenSSL 1.1Like Ma2018-08-301-0/+4
* Const fixJohnny Willemsen2017-10-051-1/+1
* Only one exit point in report_errorJohnny Willemsen2017-08-291-10/+10
* OpenSSL 1.1 disables egd by defaultJohnny Willemsen2017-08-291-3/+4
* Fixed compile errorJohnny Willemsen2017-08-291-1/+1
* Fixed for OpenSSL 1.1Johnny Willemsen2017-08-291-2/+2
* Another change for OpenSSL 1.1Johnny Willemsen2017-08-291-2/+21
* More fixes for OpenSSL 1.1Johnny Willemsen2017-08-292-5/+3
* Add support for OpenSSL 1.1.0 and newerJohnny Willemsen2017-08-293-26/+38
* Fixed typoJohnny Willemsen2017-01-022-5/+5
* Fixed typos in commentJohnny Willemsen2016-10-271-1/+1
* Fixed SunCC warningJohnny Willemsen2015-11-241-1/+1
* Remove version specific OpenSSL methodsKurt Roeckx2015-11-072-79/+2
* Add static ACE_SSL_Context::close for deleting it.Like Ma2015-09-173-1/+10
* fix compile error for ssl (MAXHOSTNAMELEN missing)sphawk2015-06-051-0/+1
* Fuzz fixPhil Mesnier2015-03-181-1/+1
* Improve robustness of version limiting method. Add a new method for verifying...Phil Mesnier2015-03-102-11/+103
* Restore support for building SSL modules on macosxPhil Mesnier2015-03-062-0/+43
* Properly detect lack of TLS versionsSteve Huston2015-01-091-2/+2
* Shorten file headersJohnny Willemsen2015-01-071-1/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-079-18/+0
* Removed single line Id tagJohnny Willemsen2015-01-078-12/+0
* Zapped two line id tagsJohnny Willemsen2015-01-079-27/+0
* Fri Apr 11 21:26:28 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-04-111-3/+3
* Thu Apr 10 17:50:33 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-04-101-1/+1
* Fri Oct 25 08:17:43 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-10-251-1/+1
* Changes for ANDROID portmhengstmengel2013-10-231-7/+1
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-115-22/+22
* Removed extraneous characters which were preventing compilation of SSL_Contex...stanleyk2013-02-181-6/+6
* Fixed missing comma in enumerationsstanleyk2013-02-161-1/+1
* ChangeLogTag:Satschmidt2013-02-162-0/+28
* Wed Nov 7 13:51:14 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-072-4/+10
* ChangeLogTag:Fri Sep 7 20:00:51 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-09-071-2/+0
* ChangeLogTag:Wed Sep 5 20:09:09 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-09-051-46/+6
* ChangeLogTag:Wed Sep 5 20:09:09 UTC 2012 Steve Huston <shuston@riverace.com>Steve Huston2012-09-051-69/+88
* Tue Aug 21 12:25:45 UTC 2012 Simon Massey <simon dot massey at prismtech do...sma2012-08-212-16/+33