summaryrefslogtreecommitdiff
path: root/ssl/apr_ssl.c
Commit message (Expand)AuthorAgeFilesLines
* 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