Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete a few leftovers | tedu | 2014-04-16 | 1 | -5/+1 |
| | |||||
* | Make this byzantine horror a shell of it's former self by stubbing the | beck | 2014-04-16 | 1 | -660/+17 |
| | | | | | | | functions. The ability to set the debug mem functions died with mem.c, but some of the rest of this is still exposed API so we can't delete it.. yet... ok tedu@ | ||||
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 1 | -6/+6 |
| | | | | | where the return value is ignored changing to (void) snprintf. ok deraadt@ | ||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -331/+312 |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | ||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -101/+157 |
| | |||||
* | convert a strdup (into a purpose-allocated buffer) in libcrypto to a | djm | 2009-01-12 | 1 | -2/+3 |
| | | | | memcpy to avoid linker deprecation warnings; pointed out by dkrause@ | ||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -3/+25 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -1/+9 |
| | |||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -8/+8 |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -7/+17 |
| | |||||
* | str{cat,cpy}/sprintf cleanup. markus@, deraadt@ ok | ho | 2003-04-03 | 1 | -5/+7 |
| | |||||
* | Less strcpy/strcat/sprintf. tdeval@ ok. | ho | 2003-03-16 | 1 | -3/+4 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -31/+49 |
| | |||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -36/+62 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -37/+29 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -4/+39 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -0/+703 |
*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 |