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
/
a_strex.c
Age
Commit message (
Expand
)
Author
2024-04-09
Hide public symbols in x509.h
Bob Beck
2023-07-07
Unbreak the namespace build after a broken mk.conf and tool misfire had
Bob Beck
2023-07-05
Hide symbols in asn1 and bio
Bob Beck
2022-11-26
Make internal header file names consistent
Theo Buehler
2021-12-25
Move more ASN1_STRING_* functions to a_string.c.
Joel Sing
2021-12-14
Consolidate ASN.1 universal tag type data.
Joel Sing
2021-11-01
Move the now internal X.509-related structs into x509_lcl.h.
Theo Buehler
2018-05-19
The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const.
Theo Buehler
2018-05-18
Add a const qualifier to the 'X509_NAME *' argument of
Theo Buehler
2018-04-25
Add const to functions in asn1/asn1.h as they did in OpenSSL.
Theo Buehler
2015-02-07
Delete a lot of #if 0 code in libressl.
Doug Hogan
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Inline the only use of the HEX_SIZE macro and nuke both DECIMAL_SIZE and
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-29
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
Bob Beck
2014-05-20
Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-byte
Philip Guenther
2014-05-18
Make sure UTF8_getc() is invoked with the proper buffer size.
Miod Vallat
2014-04-19
More KNF.
Joel Sing
2014-04-19
We'll interpret a (void) cast on snprintf() to mean it's been verified that
Philip Guenther
2014-04-18
lob a few more knf grenades in here to soften things up.
Ted Unangst
2014-04-17
sprintf: bad.
Miod Vallat
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2014-04-15
Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions
Bob Beck
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Miod Vallat
2011-11-03
openssl-1.0.0e: resolve conflicts
Damien Miller
2009-01-09
resolve conflicts
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2005-04-29
resolve conflicts
Damien Miller
2004-04-08
merge 0.9.7d
Markus Friedl
2003-11-11
merge 0.9.7c; minor bugsfixes;
Markus Friedl
2003-05-12
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
Markus Friedl
2002-09-14
merge with openssl-0.9.7-stable-SNAP-20020911,
Markus Friedl
2002-09-10
merge openssl-0.9.7-beta3, tested on vax by miod@
Markus Friedl
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-12-15
import openssl-0.9.7-beta1
Bob Beck