Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OpenSSL 1.0.0f: merge | 2012-01-05 | 1 | -40/+85 | |
| | |||||
* | openssl-1.0.0e: resolve conflicts | 2011-11-03 | 3 | -18/+22 | |
| | |||||
* | import OpenSSL 1.0.0e | 2011-11-03 | 1 | -1/+0 | |
| | |||||
* | resolve conflicts, fix local changes | 2010-10-01 | 20 | -950/+1399 | |
| | |||||
* | import OpenSSL-1.0.0a | 2010-10-01 | 9 | -346/+618 | |
| | |||||
* | resolve conflicts | 2009-04-06 | 2 | -15/+25 | |
| | |||||
* | resolve conflicts | 2009-01-09 | 28 | -37/+42 | |
| | |||||
* | import openssl-0.9.8j | 2009-01-09 | 11 | -229/+248 | |
| | |||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | 2009-01-05 | 6 | -18/+32 | |
| | |||||
* | remerge local tweaks, update per-arch configuration headers, update | 2008-09-06 | 1 | -2/+2 | |
| | | | | Makefiles, crank shlib_version | ||||
* | resolve conflicts | 2008-09-06 | 23 | -289/+1110 | |
| | |||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 14 | -508/+4910 | |
| | |||||
* | remove some bogus *p tests from charles longeau | 2007-03-20 | 1 | -1/+1 | |
| | | | | ok deraadt millert | ||||
* | resolve conflicts | 2006-06-27 | 2 | -103/+116 | |
| | |||||
* | import of openssl-0.9.7j | 2006-06-27 | 1 | -1/+1 | |
| | |||||
* | resolve conflicts | 2005-04-29 | 7 | -42/+120 | |
| | |||||
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | 2005-04-29 | 3 | -0/+1013 | |
| | |||||
* | merge 0.9.7d | 2004-04-08 | 4 | -8/+9 | |
| | |||||
* | merge 0.9.7c; minor bugsfixes; | 2003-11-11 | 4 | -14/+15 | |
| | | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto] | ||||
* | 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 | 8 | -6/+17 | |
| | |||||
* | import 0.9.7b (without idea and rc5) | 2003-05-11 | 1 | -0/+3 | |
| | |||||
* | Trivial sprintf() -> snprintf() changes. ok deraadt@ | 2003-04-05 | 1 | -1/+2 | |
| | |||||
* | Less strcpy/strcat/sprintf. tdeval@ ok. | 2003-03-16 | 1 | -5/+6 | |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | 2002-09-10 | 3 | -167/+351 | |
| | |||||
* | execute bourne shell scripts with 'sh' and not with $SHELL | 2002-09-04 | 1 | -1/+1 | |
| | |||||
* | Merge OpenSSL 0.9.7-stable-20020605, | 2002-06-07 | 1 | -1/+1 | |
| | | | | correctly autogenerate obj_mac.h | ||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | 2002-05-15 | 27 | -1799/+1637 | |
| | |||||
* | openssl-engine-0.9.6a merge | 2001-06-22 | 4 | -10/+27 | |
| | |||||
* | openssl-engine0.9.6 merge | 2000-12-15 | 1 | -0/+0 | |
| | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds | ||||
* | openssl-engine-0.9.6 merge | 2000-12-15 | 18 | -321/+551 | |
| | |||||
* | OpenSSL 0.9.5a merge | 2000-04-15 | 3 | -5/+14 | |
| | |||||
* | OpenSSL 0.9.5 merge | 2000-03-19 | 25 | -150/+1284 | |
| | | | | | | *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 | ||||
* | do not assume shell scripts are +x; d | 1999-11-23 | 1 | -1/+1 | |
| | |||||
* | OpenSSL 0.9.4 merge | 1999-09-29 | 27 | -497/+5690 | |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | 1998-10-05 | 4 | -0/+503 | |
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. |