aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/unix_socket/unx_sock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the socket wrapper code, as the SSL interface itselflloyd2011-04-051-206/+0
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Use memcpy to copy gethostbyname's result to the socket info structlloyd2010-05-101-0/+5
* Use size_t for lengths in Socket interfacelloyd2010-03-251-4/+4
* Include <netinet/in.h>; needed on FreeBSD at leastlloyd2010-03-101-1/+2
* Rename Policy to TLS_Policy.lloyd2010-02-161-1/+1
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+200