index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
asn1
/
asn1_locl.h
Age
Commit message (
Expand
)
Author
2021-12-25
More consolidation of ASN.1 code.
Joel Sing
2021-12-25
Rewrite ASN.1 identifier/length parsing in CBS.
Joel Sing
2021-12-14
Consolidate ASN.1 universal tag type data.
Joel Sing
2019-10-24
Provide ASN1_TYPE_{,un}pack_sequence().
Joel Sing
2018-08-24
Add consts to EVP_PKEY_asn1_set_private()
Theo Buehler
2017-08-27
Make the symbol for ASN1_time_tm_clamp_notafter visible so libtls
Bob Beck
2017-08-13
Add ability to clamp a notafter to values representable in a 32 bit time_t
Bob Beck
2016-12-21
Explicitly export a list of symbols from libcrypto.
Joel Sing
2015-10-19
Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the
Bob Beck
2015-10-02
Flense the greasy black guts of unreadble string parsing code out of three areas
Bob Beck
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-22
KNF.
Joel Sing
2014-05-22
No uses of UTF8_{getc,putc}() in ports, so remove them from the public header.
Philip Guenther
2014-05-20
Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-byte
Philip Guenther
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller