Age | Commit message (Expand) | Author |
2010-11-17 | - Apply security fix for CVE-2010-3864 (+commit 19998 which fixes the fix). | Jasper Lievisse Adriaanse |
2010-10-18 | Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@ | Miod Vallat |
2010-10-07 | OpenSSL grows another undocumented header, apparently needed on armish | Damien Miller |
2010-10-06 | More OpenSSL fixes: | Damien Miller |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-10-04 | Our make already uses sh -e when executing commands. | Christian Weisgerber |
2010-10-03 | DES_LONG should be u_int on all platforms, it was spuriously | Damien Miller |
2010-10-02 | percolate up errors from perl asm scripts, correctly enable SHA-256 asm on | Damien Miller |
2010-10-01 | fix -Wall due to API change | Damien Miller |
2010-10-01 | update supporting files, crank library majors | Damien Miller |
2010-10-01 | add missing; yay for cvs! | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2010-09-09 | Use mandoc instead of groff to build PostScript manuals; note that | Ingo Schwarze |
2010-09-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
2010-07-01 | oops. Missed this from my aes-ni commit. | Thordur I. Bjornsson |
2010-07-01 | import OpenSSL-1.0.1c | Thordur I. Bjornsson |
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-06-26 | Add the extendedKeyUsage flags serverAuth and clientAuth. Newer Windows | Reyk Floeter |
2010-05-03 | When running in pic mode we don't have enough general registers for all | Jonathan Gray |
2010-04-20 | The openssl command line tool treats the non-null terminated buffer | Theo de Raadt |
2010-04-14 | Security fix for CVE-2010-0740 | Jasper Lievisse Adriaanse |
2010-04-03 | Build all manual pages in base with mandoc(1) instead of groff, | Ingo Schwarze |
2010-03-04 | cherrypick patch from OpenSSL 0.9.8m: | Damien Miller |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-31 | add a fix from OpenSSL CVS for SA38200. | Jasper Lievisse Adriaanse |
2009-12-31 | new ipsca root. | David Gwynne |
2009-12-31 | ipsca has expired | David Gwynne |
2009-12-11 | plug a memory leak; found by parfait, ok djm | Theo de Raadt |
2009-11-10 | pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from | Markus Friedl |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |
2009-10-12 | another cert that makes godaddy.com and launchpad.net (among others) happy. | Federico G. Schwindt |
2009-08-08 | remove expired certificates and add startcom ltd. | Federico G. Schwindt |
2009-08-07 | pull string for memcpy; ok hshoexer@ | Martynas Venckus |
2009-05-25 | add ipsCA as a valid authority. | David Gwynne |
2009-04-10 | resync libssl/libcrypto pod documentation - quite a few more pages and | Damien Miller |
2009-04-06 | crankus majoris | Damien Miller |
2009-04-06 | resolve conflicts | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2009-01-30 | missing ssl_sock_init() call in init_client() (used by | Damien Miller |
2009-01-30 | remove some gratuitous changes that do nothing other than inrease | Damien Miller |
2009-01-12 | convert a strdup (into a purpose-allocated buffer) in libcrypto to a | Damien Miller |
2009-01-09 | openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the very | Damien Miller |
2009-01-09 | adjust Makefile and crank major for openssl-0.9.8j | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2009-01-09 | import openssl-0.9.8j | Damien Miller |
2009-01-08 | Add a missing MLINK for BIO_new_socket. | Owain Ainsworth |
2009-01-05 | import openssl-0.9.8j | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |