Age | Commit message (Expand) | Author |
2012-10-13 | resolve conflicts | Damien Miller |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2010-12-16 | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only | Jonathan Gray |
2010-12-16 | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length | Jonathan Gray |
2010-10-06 | More OpenSSL fixes: | Damien Miller |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2010-07-01 | AES-NI engine support for OpenSSL. | Thordur I. Bjornsson |
2010-06-29 | VIA xcrypt for amd64, simpler version of a diff from deraadt | Jonathan Gray |
2010-05-03 | When running in pic mode we don't have enough general registers for all | Jonathan Gray |
2009-01-09 | resolve conflicts | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |
2008-09-06 | remerge local tweaks, update per-arch configuration headers, update | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2008-02-26 | fix memory leak (in one case of unaligned buffers); from Markus Kvetter | Theo de Raadt |
2006-06-27 | resolve conflicts | Damien Miller |
2006-06-08 | potential fd leak (we will fix this before we move to cloning) | Theo de Raadt |
2005-05-23 | no need to byteswap for AES_ASM, from tom@ | Markus Friedl |
2005-04-29 | resolve conflicts | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2005-01-29 | adjust comment, open_dev_crypto() returns -1 on error. | Hans-Joerg Hoexer |
2005-01-26 | on error set correct pointer to NULL. | Hans-Joerg Hoexer |
2004-06-15 | machdep.xcrypt now has a different meaning: Instead of > 0 indicating | Theo de Raadt |
2004-04-08 | merge 0.9.7d | Markus Friedl |
2004-02-04 | remove some debug code and cleanup.. | Theo de Raadt |
2004-02-03 | OK, this time the AES soft keys work with ssh and such. I spent over 3 | Theo de Raadt |
2004-02-03 | oops, software key gen bug | Theo de Raadt |
2004-02-03 | Switch to using software generated extended keys (because the cpu cannot | Theo de Raadt |
2004-02-03 | If on an i386, detect existance of the VIA C3 xcrypt-* using sysctl of | Theo de Raadt |
2003-11-13 | remove obsolete files | Markus Friedl |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl |
2003-08-07 | support AES with 192 and 256 bit keys, too. | Markus Friedl |
2003-06-03 | nuke term 3, since we're all in ~deraadt/terms and I clued in now. | Bob Beck |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
2003-04-08 | remove printf("bar\n"); | Markus Friedl |
2003-04-06 | sprintf->snprintf. deraadt@ suggestions and ok | Hakan Olsson |
2002-09-14 | merge with openssl-0.9.7-stable-SNAP-20020911, | Markus Friedl |
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl |
2002-09-05 | merge with 0.9.7-beta1 | Markus Friedl |
2002-09-04 | sync formatting with 0.9.7 | Markus Friedl |
2002-09-03 | remove whitespace changes (keep diffs to 0.9.7-beta1 minimal) | Markus Friedl |
2002-09-03 | unused files, not part of OpenSSL 0.9.7 | Markus Friedl |
2002-07-30 | sync with http://www.openssl.org/news/patch_20020730_0_9_7.txt | Markus Friedl |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-06-20 | remove support for RC4 via /dev/crypto, suggested by Niels; ok provos@ | Markus Friedl |
2002-06-19 | do not syslog from libraries! | Theo de Raadt |