index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x_all.c
Age
Commit message (
Expand
)
Author
2016-05-17
Copyright consolidation 09/10
Rich Salz
2016-04-06
Fix no-ocsp
Matt Caswell
2016-03-20
Remove #error from include files.
Rich Salz
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2015-10-15
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-09-17
Embed various signature algorithms.
Dr. Stephen Henson
2015-09-16
Embed X509_REQ_INFO
Dr. Stephen Henson
2015-09-16
Embed X509_CINF
Dr. Stephen Henson
2015-09-16
X509_CRL_INFO embed
Dr. Stephen Henson
2015-08-31
make X509_REQ opaque
Dr. Stephen Henson
2015-05-14
Identify and move common internal libcrypto header files
Richard Levitte
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-14
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-05
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2013-06-05
Reencode with X509_CRL_ctx_sign too.
Dr. Stephen Henson
2013-05-02
Reencode certificates in X509_sign_ctx.
Dr. Stephen Henson
2012-11-29
add wrapper function for certificate download
Dr. Stephen Henson
2012-11-28
Generalise OCSP I/O functions to support dowloading of other ASN1
Dr. Stephen Henson
2010-10-03
Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),
Dr. Stephen Henson
2010-03-14
add X509_CRL_sign_ctx function
Dr. Stephen Henson
2006-11-06
remove SSLEAY_MACROS code
Nils Larsch
2006-09-21
Tidy up CRL handling by checking for critical extensions when it is
Dr. Stephen Henson
2005-07-16
make
Nils Larsch
2005-03-31
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2004-12-09
Automatically mark the CRL cached encoding as invalid when some operations
Dr. Stephen Henson
2004-04-19
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2002-08-07
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-02-13
ECDSA support
Bodo Möller
2001-10-16
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-07-27
More linker bloat reorganisation:
Dr. Stephen Henson
2001-02-23
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-19
Make all configuration macros available for application by making
Richard Levitte
2001-02-02
Various function for commmon operations.
Dr. Stephen Henson
2000-12-30
ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
Dr. Stephen Henson
2000-12-29
Replace the old ASN1_dup() with ASN1_item_dup() and
Dr. Stephen Henson
2000-12-28
Add NO_ASN1_OLD to remove some old style functions:
Dr. Stephen Henson
2000-09-03
Add 'rsautl' low level RSA utility.
Dr. Stephen Henson
2000-06-01
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-05-18
Fix c_rehash script, add -fingerprint option to crl.
Dr. Stephen Henson
2000-01-01
Fix some of the command line password stuff. New function
Dr. Stephen Henson
1999-12-26
New {i2d,d2i}_PrivateKey_{bio, fp} functions.
Dr. Stephen Henson
1999-12-24
Allow passwords to be included on command line for a few
Dr. Stephen Henson
1999-11-27
Initial trust code: allow setting of trust checking functions
Dr. Stephen Henson
1999-11-21
Transparent support for PKCS#8 private keys in RSA/DSA.
Dr. Stephen Henson
1999-10-04
Add support for public key input and output in rsa and dsa utilities with some
Dr. Stephen Henson
1999-06-05
Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outform
Dr. Stephen Henson
1999-05-21
The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should be
Dr. Stephen Henson
1999-04-23
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-19
Change functions to ANSI C.
Ulf Möller
[next]