summaryrefslogtreecommitdiff
path: root/ssl/apr_ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ssl/, test/ssl*, include/private/*ssl*, and revert r416919,jorton2008-04-151-175/+0
* Fixed the implementation side, but not the unimplemented wrowe2007-12-181-5/+5
* Make sure not implemented stubs are present when the ssl support isminfrin2007-11-271-0/+61
* Make the initialisation consistent with apr_ssl_factory_create(), fixminfrin2007-11-241-3/+22
* Correct style. No functional change.minfrin2007-11-241-11/+9
* Wrong function parameter list in the non-SSL casemartin2007-03-291-0/+1
* Explicity state what type of factory we are creating rather thandreid2007-03-281-0/+2
* Update license headers.jerenkrantz2007-01-151-6/+6
* - add echod and sockperf in ssl enabled versions for apr-utildreid2006-06-241-2/+4
* - add apr_ssl_library_name()dreid2006-06-221-0/+10
* Add stubs for ssl code when we're building sans SSL.dreid2006-06-211-3/+14
* - remove symbols with '_' as first characterdreid2006-06-201-3/+3
* First dump of some ssl sockets code. This follows the methodology of thedreid2006-06-201-0/+71