index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
asn1_time_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ossl_asn1_string_to_time_t() to libtestutil
shridhar kalavagunta
2024-05-07
1
-2
/
+2
*
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
-2
/
+4
*
add test for provoking integer overflow in ossl_asn1_time_from_tm
Paul Dreik
2024-01-18
1
-0
/
+26
*
Cast values to match printf format strings.
J.W. Jagersma
2022-11-14
1
-2
/
+4
*
libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t
Dr. David von Oheimb
2022-07-19
1
-2
/
+2
*
Add tests for do_updatedb
Armin Fuerst
2022-02-14
1
-1
/
+64
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add duplication APIs to ASN1_TIME and related types
Paul Yang
2020-01-17
1
-0
/
+60
*
Fix Typos
Antoine Cœur
2019-07-02
1
-2
/
+2
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
test/asn1_time_test.c: make it work on 64-bit HP-UX.
Andy Polyakov
2018-04-08
1
-0
/
+2
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
test/asn1_time_test.c: fix pre-C90 warning.
Andy Polyakov
2018-01-31
1
-1
/
+1
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-7
/
+8
*
Fix return value of ASN1_TIME_compare
Todd Short
2017-08-30
1
-0
/
+46
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
test/asn1_time_test.c: Better check of signed time_t
Richard Levitte
2017-08-18
1
-2
/
+15
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
Consolidate to a single asn1_time_from_tm() function
Todd Short
2017-08-04
1
-0
/
+296