summaryrefslogtreecommitdiffstats
path: root/ms/uplink.h
Commit message (Collapse)AuthorAgeFilesLines
* Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson2010-07-261-2/+2
| | | | | e_os2.h, this should fix WIN32 compilation issues and hopefully avoid conflicts with other headers which may workaround ssize_t in different ways.
* OPENSSL_Applink update.Andy Polyakov2005-05-171-5/+20
|
* Framework for glueing BIO layer and Win32 compiler run-time. Goal is toAndy Polyakov2004-05-251-0/+14
make it possible to produce for a unified binary build, which can be used with a variety of Win32 compilers.