index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support SM2 certificate verification
杨洋
2019-03-13
3
-1
/
+125
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
4
-61
/
+75
*
Fix a crash in reuse of i2d_X509_PUBKEY
Bernd Edlinger
2019-01-31
1
-0
/
+1
*
Fixed d2i_X509 in-place not re-hashing the ex_flags
Bernd Edlinger
2019-01-31
1
-0
/
+23
*
Fix a memory leak with di2_X509_CRL reuse
Bernd Edlinger
2019-01-31
1
-0
/
+12
*
Fix compilation with `-DREF_PRINT`
Anna Henningsen
2019-01-13
1
-1
/
+1
*
Admit unknown pkey types at security level 0
Ken Goldman
2018-12-20
1
-2
/
+9
*
X509_check_issued: check that signature algo matches signing key algo
Richard Levitte
2018-12-19
1
-0
/
+4
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
37
-37
/
+37
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Apply self-imposed path length also to root CAs
Viktor Dukhovni
2018-10-18
1
-5
/
+4
*
Only CA certificates can be self-issued
Viktor Dukhovni
2018-10-18
1
-2
/
+2
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
2
-2
/
+2
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Avoid shadowing 'free' in X509_LOOKUP_met_set_free
Benjamin Kaduk
2018-08-17
1
-2
/
+2
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
5
-23
/
+24
*
x509/x509name.c: fix potential crash in X509_NAME_get_text_by_OBJ.
Andy Polyakov
2018-08-07
1
-3
/
+5
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
Add support for RSA-PSS to X509_certificate_type()
Todd Short
2018-06-11
1
-0
/
+3
*
Add APIs for custom X509_LOOKUP_METHOD creation
Mingtao Yang
2018-05-30
6
-6
/
+217
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Skip CN DNS name constraint checks when not needed
Viktor Dukhovni
2018-05-23
1
-1
/
+27
*
Fix undefined behaviour in X509_NAME_cmp()
Matt Caswell
2018-05-21
1
-1
/
+1
*
Restore check of |*xn| against |name| in X509_NAME_set
Richard Levitte
2018-05-20
1
-0
/
+2
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Make X509_VERIFY_PARAM_get_hostflags() take a const arg
Matt Caswell
2018-05-03
1
-1
/
+1
*
Add getter for X509_VERIFY_PARAM_get_hostflags
Matt Caswell
2018-05-01
1
-0
/
+5
*
Update copyright year
Matt Caswell
2018-05-01
8
-8
/
+8
*
Add missing malloc-return-null instance
Rich Salz
2018-04-24
2
-5
/
+6
*
x509/by_dir.c: Remove dead code
Dr. Matthias St. Pierre
2018-04-24
1
-6
/
+0
*
X509: add more error codes on malloc or sk_TYP_push failure
FdaSilvaYY
2018-04-24
9
-55
/
+104
*
Don't crash if there are no trusted certs
Matt Caswell
2018-04-19
1
-2
/
+13
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Fix bugs in X509_NAME_ENTRY_set
Rich Salz
2018-04-06
1
-5
/
+3
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-0
/
+2
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-3
/
+0
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handling
Pavel Kopyl
2018-02-21
1
-1
/
+2
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
NUMERICSTRING support
Dmitry Belyavskiy
2018-01-08
1
-0
/
+1
*
Fix error handling in X509_REQ_print_ex
Bernd Edlinger
2018-01-06
1
-8
/
+16
*
Rewrite RT3513.
Rich Salz
2018-01-04
1
-6
/
+9
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-2
/
+2
*
Add padding spaces before printing signature algorithm for CRLs output
Richard Levitte
2017-11-16
1
-0
/
+1
*
Add padding spaces before printing algo.
Yutian Li
2017-11-16
1
-0
/
+3
*
Revert "Add padding spaces before printing algo."
Rich Salz
2017-11-16
1
-3
/
+0
*
Add padding spaces before printing algo.
Yutian Li
2017-11-15
1
-0
/
+3
[next]