Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify the bufferoverflowU.lib to the makefile on the command line | Thomas Heller | 2007-06-12 | 1 | -2/+3 |
* | Revert this change, since it breaks the win32 build: | Thomas Heller | 2007-06-12 | 1 | -2/+2 |
* | Add bufferoverflowU.lib to the libraries needed by _ssl (is this the | Thomas Heller | 2007-06-12 | 1 | -2/+2 |
* | Merge 53501 and 53502 from 25 branch: | Martin v. Löwis | 2007-01-20 | 1 | -1/+1 |
* | Make cl build step compile-only (/c). Remove libs from source list. | Martin v. Löwis | 2006-08-16 | 1 | -5/+5 |
* | Build _hashlib on Windows. Build OpenSSL with masm assembler code. | Martin v. Löwis | 2006-08-16 | 1 | -9/+25 |
* | Define WIN32, to get proper struct alignment in WinSock2.h. | Martin v. Löwis | 2006-04-08 | 1 | -2/+2 |
* | Update to OpenSSL 0.9.8a | Martin v. Löwis | 2006-03-21 | 1 | -1/+1 |
* | Add the SSL libraries as dependencies. | Mark Hammond | 2002-12-03 | 1 | -1/+1 |
* | Ensure the ssl temp directory exists! | Mark Hammond | 2002-12-03 | 1 | -0/+1 |
* | Add _ssl build process for Windows. | Mark Hammond | 2002-12-03 | 1 | -0/+20 |