| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new x509 certificate chain validator in x509_verify.c |  beck | 2020-09-13 | 1 | -2/+3 |
* | Add x509_constraints.c - a new implementation of x509 name constraints, with |  beck | 2020-09-11 | 1 | -2/+2 |
* | Add issuer cache, to be used by upcoming changes to validation code. |  beck | 2020-09-11 | 1 | -1/+2 |
* | The check_includes step is incorrect dependency management model for |  deraadt | 2020-06-09 | 1 | -11/+1 |
* | One error file per directory is plenty. |  jsing | 2020-06-05 | 1 | -2/+2 |
* | Collapse the x509v3 directory into x509. |  jsing | 2020-06-04 | 1 | -10/+7 |
* | Add checks to ensure that lib{crypto,ssl,tls} public headers have actually |  jsing | 2020-01-22 | 1 | -1/+11 |
* | Simplify header installation by combining the HDRS and HDRS_GEN loops. |  jsing | 2020-01-22 | 1 | -9/+2 |
* | Enable CMS in LibreSSL. |  jsing | 2019-11-02 | 1 | -1/+6 |
* | Install the openssl/cms.h header. |  jsing | 2019-09-09 | 1 | -1/+3 |
* | Add various macros and controls for EC_PKEY_CTX. |  jsing | 2019-09-06 | 1 | -1/+2 |
* | Build ecdh_kdf.c |  jsing | 2019-09-05 | 1 | -2/+2 |
* | Add the SM4 block cipher from the Chinese standard GB/T 32907-2016. |  tb | 2019-03-17 | 1 | -1/+7 |
* | No need to include <bsd.prog.mk> here. |  tb | 2019-01-23 | 1 | -2/+1 |
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. |  tb | 2019-01-19 | 1 | -3/+7 |
* | Add Ribose Inc's implementation of the SM3 hashing function with |  tb | 2018-11-11 | 1 | -2/+7 |
* | Add automatic threading initialization for libcrypto. |  bcook | 2018-11-11 | 1 | -2/+2 |
* | Remove a bunch of ancient and highly crufty ASN.1 related code from |  jsing | 2018-10-24 | 1 | -4/+2 |
* | Bring in compatibility for OpenSSL 1.1 style init functions. |  beck | 2018-03-17 | 1 | -2/+2 |
* | Add DSA_meth_{dup,free,new,set_{finish,sign}}() |  tb | 2018-03-17 | 1 | -1/+2 |
* | Provide RSA_meth_{dup,free,new,set_{finish,priv_{dec,enc}}}() |  tb | 2018-03-17 | 1 | -2/+2 |
* | Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}() |  tb | 2018-02-17 | 1 | -2/+2 |
* | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related |  jsing | 2017-08-28 | 1 | -2/+2 |
* | sprinkle a few missing dependencies on perl scripts internal bits. |  espie | 2017-08-20 | 1 | -3/+3 |
* | Switch to -Werror with clang for libressl. |  doug | 2017-08-13 | 1 | -2/+2 |
* | remove misc. depend and yacc nits that no longer matter. |  espie | 2017-07-10 | 1 | -2/+1 |
* | mark files as BUILDFIRST, or write explicit dependencies, so that most |  espie | 2017-06-16 | 1 | -1/+2 |
* | Randomize link-order of libcrypto as we do with libc. This library |  deraadt | 2017-05-29 | 1 | -1/+2 |
* | Bring in HKDF, from BoringSSL, with regress tests modified to be |  beck | 2017-05-06 | 1 | -1/+6 |
* | Only enable -Werror on libcrypto/libssl/libtls if we are building with |  jsing | 2017-04-30 | 1 | -3/+6 |
* | Add an EVP interface that provides concatenated MD5+SHA1 hashes, which are |  jsing | 2017-02-28 | 1 | -1/+2 |
* | Make explicit _ct and _nonct versions of bn_mod_exp funcitons that |  beck | 2017-01-21 | 1 | -2/+3 |
* | Explicitly export a list of symbols from libcrypto. |  jsing | 2016-12-21 | 1 | -2/+10 |
* | after getting rid of the pod files, clean up the Makefiles; ok bcook@ |  schwarze | 2016-11-05 | 1 | -2/+5 |
* | Add support for X25519. |  jsing | 2016-11-05 | 1 | -1/+6 |
* | Nuke the KRB5 ASN.1 code from orbit. |  jsing | 2016-11-04 | 1 | -6/+1 |
* | No need to reach libssl private headers and to define TERMIOS anymore. |  miod | 2016-11-04 | 1 | -4/+1 |
* | Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, |  tb | 2016-10-16 | 1 | -2/+4 |
* | Append to CLEANFILES instead of replacing it, so libcrypto.pc is |  natano | 2016-09-23 | 1 | -2/+2 |
* | Generate pkg-config files at build time like everything else. This |  natano | 2016-09-14 | 1 | -2/+3 |
* | Files in /etc/ssl belong to root. ok deraadt |  natano | 2016-09-11 | 1 | -4/+4 |
* | Remove cms. |  jsing | 2016-09-04 | 1 | -8/+1 |
* | only regen pkg-config files when required; ok jasper |  natano | 2016-09-04 | 1 | -5/+5 |
* | Make tree build again |  beck | 2016-09-03 | 1 | -0/+449 |
* | we don't use these files for building |  tedu | 2014-04-15 | 1 | -146/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that |  tedu | 2014-04-15 | 1 | -2/+2 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity |  beck | 2014-04-15 | 1 | -3/+3 |
* | remove auto-generated dependencies from the old unused build system, so |  deraadt | 2014-04-14 | 1 | -24/+146 |
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well |  miod | 2014-04-11 | 1 | -217/+24 |
* | resolve conflicts |  djm | 2012-10-13 | 1 | -9/+25 |