summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/ms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-1343-2118/+0
|
* import OpenSSL-1.0.1cdjm2012-10-133-9/+19
|
* import OpenSSL 1.0.0edjm2011-11-031-1/+2
|
* resolve conflicts, fix local changesdjm2010-10-0118-820/+301
|
* import OpenSSL-1.0.0adjm2010-10-0113-295/+464
|
* resolve conflictsdjm2009-04-061-71/+67
|
* resolve conflictsdjm2009-01-093-195/+192
|
* import openssl-0.9.8jdjm2009-01-092-0/+269
|
* resolve conflictsdjm2008-09-066-249/+260
|
* import of OpenSSL 0.9.8hdjm2008-09-068-62/+524
|
* resolve conflictsdjm2006-06-272-3/+2
|
* import of openssl-0.9.7jdjm2006-06-271-0/+38
|
* remove this junk that snuck in the import; spotted by markus@djm2005-04-291-0/+0
|
* resolve conflictsdjm2005-04-295-52/+57
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-4/+4
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-126-12/+13
|
* import 0.9.7b (without idea and rc5)markus2003-05-118-5/+506
|
* import openssl-0.9.7-beta3markus2002-09-052-20/+21
|
* more cruft.markus2002-09-042-186/+0
|
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-1/+2
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-152-1/+6
|
* openssl-engine-0.9.6a mergebeck2001-06-223-1/+7
|
* openssl-engine-0.9.6 mergebeck2000-12-152-0/+138
|
* OpenSSL 0.9.5a mergebeck2000-04-152-1/+93
|
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+6
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* OpenSSL 0.9.4 mergebeck1999-09-2930-6950/+736
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-0530-0/+7331
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.