index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
x509_time_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Add appropriate lower bound checks for GeneralizedTime and UTCTime
Job Snijders
2024-02-25
1
-4
/
+4
*
apps & al : Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
1
-4
/
+4
*
Fix test code to not assume NUL terminated strings
Matt Caswell
2021-08-24
1
-4
/
+6
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
1
-5
/
+61
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
coverity 1456639: fix NULL dereference
Pauli
2020-01-05
1
-3
/
+5
*
add X509_cmp_timeframe() including its documentation
Dr. David von Oheimb
2019-12-04
1
-0
/
+51
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
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
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-1
/
+1
*
Add test case for ASN1_TIME_print
Paul Yang
2017-08-01
1
-0
/
+59
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-1
/
+2
*
Improve struct tm population
Pauli
2017-07-24
1
-0
/
+80
*
Add asn1_time_to_tm function and check days in month
Paul Yang
2017-07-24
1
-0
/
+16
*
Introduce ASN1_TIME_set_string_X509 API
Rich Salz
2017-06-11
1
-0
/
+143
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Test infrastructure additions.
Pauli
2017-03-29
1
-10
/
+4
*
X509 time: tighten validation per RFC 5280
Emilia Kasper
2017-02-24
1
-0
/
+201