summaryrefslogtreecommitdiff
path: root/include/apr_ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ssl/, test/ssl*, include/private/*ssl*, and revert r416919,jorton2008-04-151-386/+0
* Declare these properly as apr-UTIL's exportswrowe2007-12-181-5/+5
* Correct spelling.minfrin2007-11-241-2/+4
* Add clarifying documentation for buffer handling.minfrin2007-11-241-3/+12
* Expose the crypto init procedure in the API. Remove a strayminfrin2007-11-241-0/+12
* Drop the @fn declarations. Provide variable names in the functionminfrin2007-11-241-90/+34
* Expose the SSL EVP interface to encrypt and decrypt arbitraryminfrin2007-11-211-0/+157
* remove trailing comma from enum listtrawick2007-10-291-1/+1
* Explicity state what type of factory we are creating rather thandreid2007-03-281-6/+14
* Correct the doxygen blocks for the ssl code.dreid2007-03-281-2/+2
* Update license headers.jerenkrantz2007-01-151-6/+6
* Add a function to change the requested poll events for an ssl socketdreid2006-06-231-6/+17
* Add basis of pollset support.dreid2006-06-231-0/+23
* - add apr_ssl_library_name()dreid2006-06-221-0/+8
* - trim some long linesdreid2006-06-221-0/+11
* Docs drop for the ssl codedreid2006-06-201-6/+123
* - remove symbols with '_' as first characterdreid2006-06-201-1/+7
* First dump of some ssl sockets code. This follows the methodology of thedreid2006-06-201-0/+78