Age | Commit message (Expand) | Author |
2015-11-02 | bump minors after adding EVP_aead_chacha20_poly1305_ietf() | Reyk Floeter |
2015-11-02 | Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539, | Reyk Floeter |
2015-10-19 | Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the | Bob Beck |
2015-10-14 | tweak previous (two details i apparently missed) | Ingo Schwarze |
2015-10-14 | Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API. | Reyk Floeter |
2015-10-02 | Flense the greasy black guts of unreadble string parsing code out of three areas | Bob Beck |
2015-09-22 | typos in documentation; better wording, suggested by jmc@ | Igor Sobrado |
2015-09-17 | Remove more EVP_sha() SHA-0 references. | Brent Cook |
2015-09-14 | Temporarily revive MD4 for MS CHAP support. | Doug Hogan |
2015-09-13 | Crank major version due to removal of SHA-0 and MD4 from libcrypto. | Doug Hogan |
2015-09-13 | Remove MD4 support from LibreSSL. | Doug Hogan |
2015-09-13 | Remove SHA-0 support. | Doug Hogan |
2015-09-13 | Merge ech_ossl.c into ech_key.c - not much point having one file with a | Joel Sing |
2015-09-13 | Nuke openssl/e_os2.h, since nothing should be using it. | Joel Sing |
2015-09-13 | Add Certplus CA root certificate: | Stuart Henderson |
2015-09-13 | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | Miod Vallat |
2015-09-11 | Pass "openbsd" instead of "openbsd-elf" as the "flavour" to the perl assembler | Miod Vallat |
2015-09-11 | unify files further | Theo de Raadt |
2015-09-09 | Add missing CVS Mdocdate tags. No text change, except for the change | Ingo Schwarze |
2015-08-25 | unify versions, so they are easier to diff. | Theo de Raadt |
2015-08-25 | KNF | Theo de Raadt |
2015-08-02 | spelling; ok deraadt | Jason McIntyre |
2015-07-25 | double word fix. | Igor Sobrado |
2015-07-24 | an TLS -> a TLS; from thanos tsouanas | Jason McIntyre |
2015-07-20 | add NetLock Kft. CA root certificate, already present in web browsers and | Steven Mestdagh |
2015-07-19 | Remove OpenSSL engine RSAX. | Doug Hogan |
2015-06-27 | Fix pointer to unsigned long conversion. | Doug Hogan |
2015-06-20 | Crank major for libcrypto, ssl and tls due to MDC-2DES removal. | Doug Hogan |
2015-06-20 | Remove obsolete MDC-2DES from libcrypto. | Doug Hogan |
2015-06-19 | Disable ENGINE_load_dynamic (dynamic engine support). | Brent Cook |
2015-06-17 | add DST Root CA X3 certificate, already present in most browser cert stores. | Stuart Henderson |
2015-06-13 | Remove unneeded sys/sysctl.h on linux. | Brent Cook |
2015-05-24 | Maximilian dot Fillinger at uni-duesseldorf dot de | Ingo Schwarze |
2015-05-17 | *** empty log message *** | Mark Kettenis |
2015-05-04 | Add SwissSign CA root certificates. Requested by robert@, ok dcoppa@ aja@ miod@ | Stuart Henderson |
2015-04-27 | Not all Linux libc's include linux/sysctl.h in sys/sysctl.h. | Brent Cook |
2015-04-27 | Support AIX versions without WPAR support. | Brent Cook |
2015-04-11 | Send OPENSSL_issetugid() straight to hell, no final cigarette. | Theo de Raadt |
2015-03-30 | add initial AIX getentropy/arc4random files. Thanks to Michael Felt. | Brent Cook |
2015-03-22 | sys/sysctl.h includes linux/sysctl.h, remove the extra unchecked include | Brent Cook |
2015-03-18 | In the neverending saga of enabling and disabling assembler code for sha | Miod Vallat |
2015-03-05 | Do not use sha512-parisc for now, as it is subtly bugged - passes the sha | Miod Vallat |
2015-02-23 | fourth batch of perlpod(1) to mdoc(7) conversion | Ingo Schwarze |
2015-02-22 | Bump libcrypto and libssl majors, due to various recent churn. | Joel Sing |
2015-02-16 | third batch of perlpod(1) to mdoc(7) conversion | Ingo Schwarze |
2015-02-14 | second batch of perlpod(1) to mdoc(7) conversion | Ingo Schwarze |
2015-02-14 | While doing development work on pod2mdoc(1), | Ingo Schwarze |
2015-02-10 | unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely to | Joel Sing |
2015-02-10 | Remove RC5 code - this is not currently enabled and is not likely to ever | Joel Sing |
2015-02-10 | Remove crypto/store - part of which is "currently highly experimental". | Joel Sing |