summaryrefslogtreecommitdiff
path: root/ssl
Commit message (Expand)AuthorAgeFilesLines
* Fix an error pointed out by Brad Nicholes when closingdreid2006-07-181-2/+1
* First cut at an implementation of Winsock SSL for the NetWare platform.bnicholes2006-07-121-0/+248
* Fix non-SSL build.dreid2006-06-241-2/+7
* - add echod and sockperf in ssl enabled versions for apr-utildreid2006-06-242-5/+14
* Add a function to change the requested poll events for an ssl socketdreid2006-06-231-9/+26
* Add basis of pollset support.dreid2006-06-231-0/+45
* - add apr_ssl_library_name()dreid2006-06-221-0/+10
* - trim some long linesdreid2006-06-222-7/+57
* Add stubs for ssl code when we're building sans SSL.dreid2006-06-212-8/+72
* - remove symbols with '_' as first characterdreid2006-06-203-23/+23
* First dump of some ssl sockets code. This follows the methodology of thedreid2006-06-203-0/+411