Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolve conflicts | 2009-04-06 | 1 | -1/+1 | |
| | |||||
* | resolve conflicts | 2008-09-06 | 1 | -203/+154 | |
| | |||||
* | Use S_IS* macros insted of masking with S_IF* flags. The latter may | 2006-09-25 | 1 | -2/+2 | |
| | | | | | have multiple bits set, which lead to surprising results. Spotted by Paul Stoeber. ok djm@ | ||||
* | resolve conflicts | 2006-06-27 | 1 | -1/+0 | |
| | |||||
* | kill strcpy; ok hshoexer@, prodded by david@ | 2005-05-10 | 1 | -1/+1 | |
| | |||||
* | resolve conflicts | 2005-04-29 | 1 | -42/+24 | |
| | |||||
* | merge 0.9.7d | 2004-04-08 | 1 | -401/+137 | |
| | |||||
* | Remove some double semicolons (hmm, do two semis equal a maxi?). | 2003-08-06 | 1 | -1/+1 | |
| | | | | I've skipped the GNU stuff for now. From Patrick Latifi. | ||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | 2003-05-12 | 1 | -45/+96 | |
| | |||||
* | string cleaning; ok tedu | 2003-04-26 | 1 | -14/+18 | |
| | |||||
* | more strcpy & sprintf murder; ho ok | 2003-04-04 | 1 | -5/+5 | |
| | |||||
* | typo; torh@bogus.net | 2002-12-16 | 1 | -1/+1 | |
| | |||||
* | merge with openssl-0.9.7-stable-SNAP-20020911, | 2002-09-14 | 1 | -5/+4 | |
| | | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@ | ||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 1 | -3/+7 | |
| | |||||
* | Merge openssl-0.9.7-stable-SNAP-20020519 | 2002-05-21 | 1 | -25/+24 | |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 1 | -300/+1316 | |
| | |||||
* | merge openssl 0.9.6b-engine | 2001-08-01 | 1 | -0/+8 | |
| | | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries | ||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 1 | -67/+95 | |
| | |||||
* | OpenSSL 0.9.5a merge | 2000-04-15 | 1 | -1/+1 | |
| | |||||
* | OpenSSL 0.9.5 merge | 2000-03-19 | 1 | -108/+111 | |
| | | | | | | *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 merge | 1999-09-29 | 1 | -321/+497 | |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | 1998-10-05 | 1 | -0/+2056 | |
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. |