Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set stdin/out/err to binary mode on Windows | Brent Cook | 2015-06-05 | 1 | -0/+29 |
| | |||||
* | patch in std headers and C++ support for tls.h | Brent Cook | 2015-05-23 | 1 | -0/+25 |
| | |||||
* | the BIO_sock_init() patch is upstream. | Brent Cook | 2015-03-22 | 1 | -44/+0 |
| | |||||
* | initialize winsock earlier in openssl(1) | Brent Cook | 2015-03-08 | 1 | -0/+44 |
This allows commands like ocsp to work properly since we no longer initialize Winsock as a side-effect of doing a BIO_gethostbyname. |