index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ct_test.c
Age
Commit message (
Expand
)
Author
2022-03-15
Update copyright year
Matt Caswell
2022-01-25
test/ct_test.c: Add the missing check after calling sk_SCT_new_null
Jiasheng Jiang
2020-09-13
Fix safestack issues in ct.h
Matt Caswell
2020-08-21
testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL
Dr. David von Oheimb
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-23
Update copyright year
Matt Caswell
2020-02-05
Create a new embeddedSCTs1 that's signed using SHA256
Kurt Roeckx
2019-08-09
Extend tests of SSL_check_chain()
Matt Caswell
2019-03-11
fix truncation of integers on 32bit AIX
Shane Lontis
2018-12-06
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-09-13
Add an explicit cast to time_t
Matt Caswell
2018-02-26
test/ct_test.c: remove dependency on -lm.
Andy Polyakov
2018-02-13
Update copyright year
Matt Caswell
2018-01-22
Reduce the use of e_os.h in test programs
Richard Levitte
2017-11-13
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-08-07
Change SETUP_TEST_FIXTURE so that the fixture structure is passed by
Pauli
2017-08-04
Test fixtures changed to pointers.
Pauli
2017-07-27
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-05
Fix compiler warnings
Pauli
2017-06-19
Fix preprocessor indentation.
Pauli
2017-06-09
Fix memory leaks in CTLOG_new_from_base64
Benjamin Kaduk
2017-05-22
Fixed merge nonsense
Alex Gaynor
2017-05-22
Newlines!
Alex Gaynor
2017-05-22
Update the test to assert that the SCT is from an X.509 extension
Alex Gaynor
2017-04-24
Adapt all test programs
Richard Levitte
2017-04-18
Convert more tests
Rich Salz
2016-11-16
Make sure things get deleted when test setup fails in ct_test.c
Rob Percival
2016-11-16
Use valid signature in test_decode_tls_sct()
Rob Percival
2016-11-16
Construct SCT from base64 in ct_test
Rob Percival
2016-11-15
Add test for CT_POLICY_EVAL_CTX default time
Rob Percival
2016-11-15
Check that SCT timestamps are not in the future
Rob Percival
2016-11-10
Fix no-ct in test/ct_test.c
Richard Levitte
2016-11-09
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-07
Simplify tests part 2
Emilia Kasper
2016-11-04
testutil: always print errors on failure
Emilia Kasper
2016-09-22
Add -Wswitch-enum
Rich Salz
2016-08-15
Improves CTLOG_STORE setters
Rob Percival
2016-06-20
Tests should check validation status directly
Rob Percival
2016-06-20
Test SCT lists
Rob Percival
2016-05-17
Copyright consolidation 02/10
Rich Salz
2016-04-10
Fix warnings exposed by clang-3.8
Emilia Kasper
2016-04-07
Suppress CT callback as appropriate
Viktor Dukhovni
2016-04-06
Add missing mem leak test activation and checks
FdaSilvaYY
2016-04-05
testutil: return 1 on success
Emilia Kasper
2016-03-10
check reviewer --reviewer=emilia
Rob Percival
2016-03-09
Make ct_dir and certs_dir static in test/ct_test.c
Richard Levitte
2016-03-09
Make SCT literals into const variables in ct_test.c
Rob Percival
2016-03-09
Removes SCT_LIST_set_source and SCT_LIST_set0_logs
Rob Percival
2016-03-09
Remove unnecessary call to SCT_set1_extensions(sct, "", 0) in ct_test.c
Rob Percival
2016-03-09
Use SCT_VERSION_V1 in place of literal 0 in ct_test.c
Rob Percival
[next]