index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x_all.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a libctx aware X509_verify_ex()
Matt Caswell
2020-04-16
1
-6
/
+18
*
Teach d2i_PrivateKey et al about libctx
Matt Caswell
2020-04-15
1
-0
/
+36
*
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Dr. David von Oheimb
2020-04-02
1
-1
/
+1
*
Fix error handling in x509v3_cache_extensions and related functions
Bernd Edlinger
2020-03-21
1
-3
/
+5
*
X509: Rename X509_set0_sm2_id() and friends
Richard Levitte
2020-03-15
1
-8
/
+2
*
Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()
Dr. David von Oheimb
2020-03-10
1
-0
/
+29
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-10
/
+19
*
Fix no-ec
Matt Caswell
2020-02-08
1
-0
/
+2
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-0
/
+6
*
X509: Refactor X509_verify() and X509_REQ_verify() for better streamlining
Richard Levitte
2020-02-02
1
-139
/
+41
*
PROV SERIALIZER: add common functionality to serialize keys
Richard Levitte
2019-11-29
1
-0
/
+24
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-2
/
+4
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Support SM2 certificate signing
Paul Yang
2019-06-28
1
-20
/
+65
*
Make X509_set_sm2_id consistent with other setters
Paul Yang
2019-04-09
1
-1
/
+4
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-0
/
+110
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-34
/
+34
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
1
-2
/
+1
*
Add -Wundef to --strict-warnings options.
Bernd Edlinger
2017-02-24
1
-1
/
+1
*
X509_CRL_digest() - ensure precomputed sha1 hash before returning it
Richard Levitte
2017-01-28
1
-1
/
+1
*
Fix no-ocsp
Richard Levitte
2017-01-13
1
-0
/
+1
*
Make X509_Digest,others public
Rich Salz
2017-01-12
1
-0
/
+14
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Fix no-ocsp
Matt Caswell
2016-04-06
1
-0
/
+4
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-6
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-2
/
+2
*
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-3
/
+4
*
Embed various signature algorithms.
Dr. Stephen Henson
2015-09-17
1
-14
/
+14
*
Embed X509_REQ_INFO
Dr. Stephen Henson
2015-09-16
1
-3
/
+3
*
Embed X509_CINF
Dr. Stephen Henson
2015-09-16
1
-8
/
+8
*
X509_CRL_INFO embed
Dr. Stephen Henson
2015-09-16
1
-6
/
+6
*
make X509_REQ opaque
Dr. Stephen Henson
2015-08-31
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-317
/
+322
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-9
/
+9
*
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2015-01-05
1
-0
/
+2
*
Reencode with X509_CRL_ctx_sign too.
Dr. Stephen Henson
2013-06-05
1
-0
/
+1
*
Reencode certificates in X509_sign_ctx.
Dr. Stephen Henson
2013-05-02
1
-0
/
+1
*
add wrapper function for certificate download
Dr. Stephen Henson
2012-11-29
1
-0
/
+6
*
Generalise OCSP I/O functions to support dowloading of other ASN1
Dr. Stephen Henson
2012-11-28
1
-0
/
+8
*
Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),
Dr. Stephen Henson
2010-10-03
1
-0
/
+1
*
add X509_CRL_sign_ctx function
Dr. Stephen Henson
2010-03-14
1
-0
/
+19
*
remove SSLEAY_MACROS code
Nils Larsch
2006-11-06
1
-1
/
+0
*
Tidy up CRL handling by checking for critical extensions when it is
Dr. Stephen Henson
2006-09-21
1
-6
/
+0
*
make
Nils Larsch
2005-07-16
1
-0
/
+4
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-68
/
+43
*
Automatically mark the CRL cached encoding as invalid when some operations
Dr. Stephen Henson
2004-12-09
1
-0
/
+1
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-0
/
+2
[next]