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
*
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
*
Fix error handling in i2d* functions.
Pavel Kopyl
2017-11-03
1
-4
/
+4
*
Remove parentheses of return.
KaoruToda
2017-10-18
23
-263
/
+263
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
6
-9
/
+9
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
7
-11
/
+3
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
5
-10
/
+8
*
Guard against DoS in name constraints handling.
David Benjamin
2017-09-22
1
-1
/
+3
*
Avoid signed vs unsigned comparison error.
Pauli
2017-09-15
1
-2
/
+3
*
Remote unrequited casts
Pauli
2017-09-14
1
-5
/
+2
*
Revert "Reuse strndup(), simplify code"
Pauli
2017-09-14
1
-8
/
+9
*
Fix error handling/cleanup
Rich Salz
2017-09-07
1
-13
/
+5
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-3
/
+2
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
3
-3
/
+3
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
4
-2
/
+6
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-3
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-2
/
+2
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
3
-26
/
+17
*
More updates following review feedback
Matt Caswell
2017-08-21
1
-3
/
+0
*
Remove OPENSSL_assert() from crypto/x509
Matt Caswell
2017-08-21
2
-5
/
+29
*
Avoid surpising password dialog in X509 file lookup.
Bernd Edlinger
2017-08-07
1
-3
/
+3
*
Trivial bounds checking.
Pauli
2017-07-07
1
-2
/
+2
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-2
/
+2
*
Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.
Dr. Stephen Henson
2017-06-21
1
-1
/
+1
*
Recognise Ed25519 in X509_certificate_type
Dr. Stephen Henson
2017-06-21
1
-0
/
+3
*
Remove needless type casting.
Rich Salz
2017-06-10
1
-2
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-104
/
+125
*
Use X509_get_signature_info() when checking security levels.
Dr. Stephen Henson
2017-04-25
1
-10
/
+2
*
Add support for custom signature parameters
Dr. Stephen Henson
2017-04-25
2
-0
/
+80
*
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-04-25
1
-4
/
+8
*
Ignore dups in X509_STORE_add_*
Rich Salz
2017-04-20
4
-48
/
+51
*
OCSP Updates: error codes and multiple certificates
Todd Short
2017-04-12
1
-0
/
+6
*
Remove duplicate X509_OBJECT free function.
David Benjamin
2017-03-21
1
-16
/
+1
*
X509 time: tighten validation per RFC 5280
Emilia Kasper
2017-02-24
1
-99
/
+48
*
Add -Wundef to --strict-warnings options.
Bernd Edlinger
2017-02-24
5
-5
/
+5
*
Combined patch against master branch for the following issues:
Bernd Edlinger
2017-02-03
1
-30
/
+20
*
X509_CRL_digest() - ensure precomputed sha1 hash before returning it
Richard Levitte
2017-01-28
2
-1
/
+3
*
Few nit's
FdaSilvaYY
2017-01-25
2
-8
/
+10
*
Add missing braces.
Kurt Roeckx
2017-01-16
1
-1
/
+2
*
Fix undefined behaviour when printing the X509 and CRL version
Kurt Roeckx
2017-01-15
2
-3
/
+11
*
Fix undefined behaviour when printing the X509 serial
Kurt Roeckx
2017-01-15
1
-2
/
+4
*
Fix no-ocsp
Richard Levitte
2017-01-13
1
-0
/
+1
*
Make X509_Digest,others public
Rich Salz
2017-01-12
1
-0
/
+14
*
GH2176: Add X509_VERIFY_PARAM_get_time
Rich Salz
2017-01-12
1
-0
/
+5
*
Print the X509 version signed, and convert to unsigned for the hex version.
Kurt Roeckx
2017-01-10
1
-2
/
+7
*
CRL critical extension bugfix
Rich Salz
2016-12-14
1
-1
/
+1
*
Add X509_VERIFY_PARAM inheritance flag set/get
Rich Salz
2016-12-13
2
-1
/
+12
*
Restore last-resort expired untrusted intermediate issuers
Viktor Dukhovni
2016-12-03
1
-7
/
+8
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
4
-5
/
+7
[next]