Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | potential fd leak (we will fix this before we move to cloning) | deraadt | 2006-06-08 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | remove expired certificates. ok beck@ | jakob | 2006-06-07 | 1 | -541/+0 | |
| | | | | ||||||
* | | | | update a couple of existing CAs that has been changed. ok beck@ | jakob | 2006-06-07 | 1 | -105/+87 | |
| | | | | ||||||
* | | | | reformat using 'openssl x509 -text -fingerprint -sha1' and sort by | jakob | 2006-06-07 | 1 | -2551/+2356 | |
| | | | | | | | | | | | | | | | | 'openssl x509 -hash'. ok beck@ | |||||
* | | | | back out last patch due to updated committed prematurely | jakob | 2006-06-07 | 1 | -2356/+2551 | |
| | | | | ||||||
* | | | | reformat using 'openssl x509 -text -fingerprint -sha1' and sort by | jakob | 2006-06-07 | 1 | -2551/+2356 | |
| | | | | | | | | | | | | | | | | 'openssl x509 -hash'. ok beck@ | |||||
* | | | | Add a -hex option to 'rand' to output hexadecimal output. | matthieu | 2006-05-14 | 1 | -1/+20 | |
| | | | | | | | | | | | | | | | | ok djm@ miod@, man page help from jmc@. | |||||
* | | | | remove an 'is' from the comment to make the sentence correct. | fkr | 2006-05-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ok jmc@, mbalmer@ | |||||
* | | | | backport checks for degenerate Diffie-Hellman public exponents from | djm | 2006-05-04 | 5 | -1/+37 | |
| | | | | | | | | | | | | | | | | | | | | OpenSSL-0.9.8a, where they were added without a corresponding patch to 0.9.7 or an advisory! ok theo@ markus@ | |||||
* | | | | make BN_is_prime() realise that 2 is, in fact, a prime number. | djm | 2006-03-14 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | from OpenSSL CVS; ok otto@ deraadt@ | |||||
* | | | | use WANTLINT= (on all architectures) | deraadt | 2005-11-24 | 2 | -2/+4 | |
| | | | | ||||||
* | | | | fix MLINKS; | jmc | 2005-10-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | from andreas schweitzer (pr #4566); ok dtucker@ | |||||
* | | | | fix potential SSL 2.0 rollback ↵ | markus | 2005-10-11 | 2 | -6/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (http://www.openssl.org//news/secadv_20051011.txt) from http://www.openssl.org/news/patch-CAN-2005-2969.txt | |||||
* | | | | rename OpenSSL blowfish.3 manpage to BF_set_key.3, so it doesn't clobber | djm | 2005-10-03 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | libc manpage of the same name; reported and ok jmc@ | |||||
* | | | | kernal->kernel; | jmc | 2005-08-01 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | from netbsd pr #30872 (anonymous post); ok deraadt@ krw@ | |||||
* | | | | avoid spurious ld evil string func warning, spotted by david@; | djm | 2005-05-25 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | feedback & ok avsm@ | |||||
* | | | | no need to byteswap for AES_ASM, from tom@ | markus | 2005-05-23 | 1 | -1/+9 | |
| | | | | ||||||
* | | | | import i386 AES asm code from openssl.org; ok and help with testing djm@ | markus | 2005-05-10 | 3 | -3/+1557 | |
| | | | | ||||||
* | | | | kill strcpy; ok hshoexer@, prodded by david@ | djm | 2005-05-10 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | typo; from grunk AT pestilenz.org via markus@ | djm | 2005-04-29 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | remove this junk that snuck in the import; spotted by markus@ | djm | 2005-04-29 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | crank | djm | 2005-04-29 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | adjust for new files in 0.9.7g | djm | 2005-04-29 | 1 | -6/+22 | |
| | | | | ||||||
* | | | | increase EVP_MAX_MD_SIZE to something sane (big enough for SHA512) | djm | 2005-04-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | resolve conflicts | djm | 2005-04-29 | 359 | -1978/+5945 | |
| | | | | ||||||
* | | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 5 | -0/+108 | |
|\ \ \ \ | | |_|/ | |/| | | branch. | |||||
| * | | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 38 | -258/+595 | |
| | | | | ||||||
| * | | | import openssl-0.9.7d | markus | 2004-04-07 | 12 | -55/+90 | |
| | | | | ||||||
| * | | | import 0.9.7c | markus | 2003-11-11 | 5 | -7/+21 | |
| | | | | ||||||
| * | | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 25 | -238/+669 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | markus | 2002-09-12 | 9 | -12/+53 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 29 | -75/+186 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 50 | -4159/+8774 | |
| | | | | ||||||
| * | | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2002-05-15 | 7 | -0/+1750 | |
| | | | | ||||||
* | | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 134 | -61/+28797 | |
|\ \ \ \ | | |_|/ | |/| | | branch. | |||||
| * | | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 466 | -1944/+34652 | |
| | | | | ||||||
* | | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 34 | -0/+16840 | |
|\ \ \ \ | | |_|/ | |/| | | branch. | |||||
| * | | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 34 | -0/+16840 | |
| | | | | ||||||
| * | | | import openssl-0.9.7d | markus | 2004-04-07 | 50 | -322/+334 | |
| | | | | ||||||
| * | | | import 0.9.7c | markus | 2003-11-11 | 5 | -21/+26 | |
| | | | | ||||||
| * | | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 50 | -728/+1071 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | markus | 2002-09-12 | 11 | -424/+1013 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 50 | -2039/+4109 | |
| | | | | ||||||
| * | | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 53 | -1956/+7568 | |
| | | | | ||||||
| * | | | This commit was manufactured by cvs2git to create branch 'OPENSSL'. | cvs2svn | 2002-05-15 | 24 | -0/+8735 | |
| | | | | ||||||
* | | | | typo | miod | 2005-04-25 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | fix lies about snprintf | deraadt | 2005-04-23 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | re-enable DSO_DLFCN on shared lib architectures; ok deraadt | markus | 2005-04-01 | 1 | -2/+7 | |
| | | | | ||||||
* | | | | Add a reasonably sane CA bundle to /etc/ssl/cert.pem, the default | beck | 2005-04-01 | 2 | -1/+3310 | |
| | | | | | | | | | | | | | | | | | | | | | | | | location for libssl, this makes lynx not bitch when seeing sites with certificates signed by these issuers. We should probably think carefully about adding a few more in here too. | |||||
* | | | | backout last commit for now.. | markus | 2005-03-30 | 1 | -2/+2 | |
| | | | |