index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ct
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CTLOG_new_from_base64_ex()
Matt Caswell
2021-06-08
1
-1
/
+1
*
ct: remove TODOs
Pauli
2021-06-02
1
-5
/
+0
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
3
-3
/
+3
*
Add ossl_v3 symbols
Shane Lontis
2021-03-18
2
-2
/
+2
*
misc: other init function param additions
Pauli
2021-03-11
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Reword repeated words.
Shane Lontis
2021-03-09
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries
Richard Levitte
2021-02-12
1
-1
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v...
Dr. David von Oheimb
2021-01-20
1
-4
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-6
/
+12
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
7
-62
/
+62
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
5
-10
/
+10
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
4
-19
/
+17
*
Fix safestack issues in ct.h
Matt Caswell
2020-09-13
5
-10
/
+0
*
Add EVP signature with libctx methods.
Shane Lontis
2020-08-09
1
-2
/
+3
*
Update copyright year
Matt Caswell
2020-05-15
3
-3
/
+3
*
coverity 1462541 Dereference after null check
Pauli
2020-04-30
1
-1
/
+3
*
coverity 1462550 Resource leak
Pauli
2020-04-30
1
-0
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
5
-0
/
+10
*
Update copyright year
Matt Caswell
2020-04-23
7
-7
/
+7
*
Make the CT code library context aware
Matt Caswell
2020-04-09
7
-30
/
+124
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
1
-2
/
+2
*
Replace BUF_ string function calls with OPENSSL_ ones
Rich Salz
2019-10-17
1
-3
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
9
-8
/
+8
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-43
/
+2
*
Following the license change, modify the boilerplates in crypto/ct/
Richard Levitte
2018-12-06
11
-11
/
+11
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-1
/
+1
*
Add -Wstrict-prototypes option to --strict-warnings
Bernd Edlinger
2018-06-21
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Null pointer used.
Pauli
2017-09-17
1
-1
/
+1
*
Add checks for alloc failing.
Rich Salz
2017-09-06
1
-0
/
+2
*
Fix memory leaks in CTLOG_new_from_base64
Benjamin Kaduk
2017-06-09
1
-4
/
+8
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-58
/
+67
*
Newlines!
Alex Gaynor
2017-05-22
1
-0
/
+4
*
Style fixes and use the source parameter so the OCSP path works
Alex Gaynor
2017-05-22
1
-5
/
+7
*
This is an int
Alex Gaynor
2017-05-22
1
-1
/
+1
*
Don't use a for-loop decleration
Alex Gaynor
2017-05-22
1
-1
/
+2
*
Fixed #3020 -- set entry type on SCTs from X.509 and OCSP extensions
Alex Gaynor
2017-05-22
1
-2
/
+39
*
Fix faulty free
Richard Levitte
2017-01-29
1
-6
/
+6
*
Move SCT_LIST_free definition into a more logical place
Rob Percival
2016-11-16
2
-5
/
+5
*
Pass a temporary pointer to o2i_SCT_signature from SCT_new_from_base64
Rob Percival
2016-11-16
1
-1
/
+4
*
Subtract padding from outlen in ct_base64_decode
Rob Percival
2016-11-16
1
-0
/
+5
*
Convert C++ comments to C-style comments
Rob Percival
2016-11-15
1
-5
/
+7
*
Cast time_t to uint64_t before converting to milliseconds in ct_policy.c
Rob Percival
2016-11-15
1
-1
/
+3
*
By default, allow SCT timestamps to be up to 5 minutes in the future
Rob Percival
2016-11-15
1
-1
/
+7
[next]