Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok pred |
Marcin Kolny
|
66f61ece72
Add more fixes for WebAssembly/WASI build
|
1 rok pred |
Tomas Mraz
|
a33842efa5
Coverity 1528492: Fix possible memory leak if t == NULL
|
1 rok pred |
FdaSilvaYY
|
1567a821a4
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2 rokov pred |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 rokov pred |
J.W. Jagersma
|
cffb65f2ff
djgpp: Set TZ=UTC to convert UTC timestamp to time_t
|
2 rokov pred |
Dr. David von Oheimb
|
6097eb2152
libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t
|
2 rokov pred |
Jiasheng Jiang
|
8547cd6790
crypto/asn1/a_time.c: Add check for OPENSSL_malloc
|
2 rokov pred |
John Baldwin
|
0176fc78d0
asn1_string_to_time_t: Use timegm on FreeBSD.
|
2 rokov pred |
Armin Fuerst
|
065121ff19
Add tests for do_updatedb
|
2 rokov pred |
William Edmisten
|
8c5bff2220
Add support for ISO 8601 datetime format
|
3 rokov pred |
FdaSilvaYY
|
89947af2c5
crypto: raise error on malloc failure
|
6 rokov pred |
Shane Lontis
|
adf7e6d1d6
Add ossl_asn1 symbols
|
3 rokov pred |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 rokov pred |
Dr. David von Oheimb
|
63162e3d55
X509: Enable printing cert even with invalid validity times, saying 'Bad time value'
|
3 rokov pred |
Dr. David von Oheimb
|
b09aa550d3
ASN1_TIME_print() etc.: Improve doc and add comment on handling invalid time input
|
3 rokov pred |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 rokov pred |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 rokov pred |
Paul Yang
|
fe4309b0de
Add duplication APIs to ASN1_TIME and related types
|
4 rokov pred |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 rokov pred |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 rokov pred |
opensslonzos-github
|
48102247ff
Add missing EBCDIC strings
|
5 rokov pred |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 rokov pred |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 rokov pred |
Todd Short
|
e44d376180
Fix return value of ASN1_TIME_compare
|
7 rokov pred |
Pauli
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
7 rokov pred |
Todd Short
|
cf37aaa335
Consolidate to a single asn1_time_from_tm() function
|
7 rokov pred |
Andy Polyakov
|
b7e011f8b6
asn1/a_time.c: make handling of 'fractional point' formally correct.
|
7 rokov pred |
Paul Yang
|
f673c4f8f2
Refactor ASN1_TIME_print functions
|
7 rokov pred |
Pauli
|
52b6e17da4
Fix trivial coding style nits in a_time/a_tm files
|
7 rokov pred |