Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the socket wrapper code, as the SSL interface itself | lloyd | 2011-04-05 | 1 | -206/+0 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Use memcpy to copy gethostbyname's result to the socket info struct | lloyd | 2010-05-10 | 1 | -0/+5 |
* | Use size_t for lengths in Socket interface | lloyd | 2010-03-25 | 1 | -4/+4 |
* | Include <netinet/in.h>; needed on FreeBSD at least | lloyd | 2010-03-10 | 1 | -1/+2 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -1/+1 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+200 |