index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
by_dir.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-04-01
1
-0
/
+9
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
1
-2
/
+4
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
Dr. David von Oheimb
2021-01-13
1
-2
/
+3
*
remove unused initialisations
Pauli
2020-12-03
1
-1
/
+0
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-13
/
+13
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
vms: move otherwise dead code into the VMS relevant path.
Pauli
2020-10-12
1
-2
/
+5
*
Fix some things the rename script didn't quite get right
Matt Caswell
2020-10-01
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-17
/
+11
*
Fix safestack issues in x509_vfy.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-18
/
+38
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-4
/
+4
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix wrong lock claimed in x509 dir lookup.
Krists Krilovs
2019-07-15
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-7
/
+3
*
Add APIs for custom X509_LOOKUP_METHOD creation
Mingtao Yang
2018-05-30
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
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
1
-16
/
+26
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-2
/
+0
*
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
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-3
/
+2
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-0
/
+1
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-3
/
+1
*
Trivial bounds checking.
Pauli
2017-07-07
1
-2
/
+2
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-2
/
+2
*
Ignore dups in X509_STORE_add_*
Rich Salz
2017-04-20
1
-1
/
+8
*
Use X509_LOOKUP_TYPE for lookup type consistently.
Dr. Stephen Henson
2016-07-26
1
-2
/
+2
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Remove use of the old CRYPTO_LOCK_X5O9_STORE
Matt Caswell
2016-03-09
1
-12
/
+22
*
Reuse strndup(), simplify code
Dmitry-Me
2016-03-08
1
-9
/
+8
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-7
/
+5
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-2
/
+2
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-0
/
+1
*
Embed X509_CINF
Dr. Stephen Henson
2015-09-16
1
-7
/
+3
*
X509_CRL_INFO embed
Dr. Stephen Henson
2015-09-16
1
-7
/
+3
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-1
/
+1
[next]