| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2git to create tag 'OPENBSD_4_1_BASE'.OPENBSD_4_1_BASE | cvs2svn | 2007-03-01 | 76 | -26374/+0 |
* | remove two expired certificates, diff from <Christian_Rusch@genua.de> | grunk | 2007-02-17 | 1 | -97/+0 |
* | Fix format string misuse in kssl_err_set(), which is not | moritz | 2007-01-03 | 1 | -1/+1 |
* | add openssl PEM_* manpages; ok deraadt, hshoexer, djm | markus | 2006-11-09 | 1 | -6/+73 |
* | architecture sh (landisk) is little endian. | drahn | 2006-10-14 | 1 | -2/+2 |
* | Initial config for sh, copied from arm. | jsg | 2006-10-11 | 1 | -0/+180 |
* | openssl security fixes, diff from markus@, ok & "commit it" djm@ | pvalchev | 2006-10-04 | 13 | -3/+85 |
* | Use S_IS* macros insted of masking with S_IF* flags. The latter may | otto | 2006-09-25 | 1 | -2/+2 |
* | fix RSA signature padding vulnerability in OpenSSL libcrypto CVE-2006-4339; | djm | 2006-09-09 | 1 | -0/+17 |
* | crank shlib_version | djm | 2006-06-27 | 4 | -6/+7 |
* | resolve conflicts | djm | 2006-06-27 | 192 | -3060/+5155 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 125 | -293/+26628 |
|\ |
|
| * | import of openssl-0.9.7j | djm | 2006-06-27 | 308 | -2867/+31330 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 4 | -0/+870 |
|\ \ |
|
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 4 | -0/+870 |
| * | | This commit was manufactured by cvs2git to create branch 'OPENSSL'. | cvs2svn | 2005-05-10 | 1 | -0/+1541 |
* | | | add class 1 and class 3 root certificates from CAcert.org. ok beck@ | jakob | 2006-06-12 | 1 | -0/+268 |
* | | | 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 |
* | | | 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 |
* | | | Add a -hex option to 'rand' to output hexadecimal output. | matthieu | 2006-05-14 | 1 | -1/+20 |
* | | | remove an 'is' from the comment to make the sentence correct. | fkr | 2006-05-12 | 1 | -2/+2 |
* | | | backport checks for degenerate Diffie-Hellman public exponents from | djm | 2006-05-04 | 5 | -1/+37 |
* | | | make BN_is_prime() realise that 2 is, in fact, a prime number. | djm | 2006-03-14 | 1 | -1/+3 |
* | | | use WANTLINT= (on all architectures) | deraadt | 2005-11-24 | 2 | -2/+4 |
* | | | fix MLINKS; | jmc | 2005-10-22 | 1 | -2/+2 |
* | | | fix potential SSL 2.0 rollback (http://www.openssl.org//news/secadv_20051011.... | markus | 2005-10-11 | 2 | -6/+2 |
* | | | rename OpenSSL blowfish.3 manpage to BF_set_key.3, so it doesn't clobber | djm | 2005-10-03 | 1 | -13/+13 |
* | | | kernal->kernel; | jmc | 2005-08-01 | 2 | -2/+2 |
* | | | avoid spurious ld evil string func warning, spotted by david@; | djm | 2005-05-25 | 1 | -3/+3 |
* | | | 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 |
|\ \ \ |
|
| * | | | 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 |