index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
asn1
/
a_strex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unexport X509_NAME_print()
tb
7 days
1
-3
/
+2
*
Move X509_NAME_print() next to its only internal caller
tb
2025-02-08
1
-2
/
+84
*
Hide public symbols in x509.h
beck
2024-04-09
1
-1
/
+3
*
Unbreak the namespace build after a broken mk.conf and tool misfire had
beck
2023-07-07
1
-3
/
+1
*
Hide symbols in asn1 and bio
beck
2023-07-05
1
-1
/
+5
*
Make internal header file names consistent
tb
2022-11-26
1
-2
/
+2
*
Move more ASN1_STRING_* functions to a_string.c.
jsing
2021-12-25
1
-28
/
+1
*
Consolidate ASN.1 universal tag type data.
jsing
2021-12-14
1
-34
/
+13
*
Move the now internal X.509-related structs into x509_lcl.h.
tb
2021-11-01
1
-3
/
+3
*
The 'in' argument of ASN1_STRING_to_UTF8() is now adorned with const.
tb
2018-05-19
1
-2
/
+2
*
Add a const qualifier to the 'X509_NAME *' argument of
tb
2018-05-18
1
-4
/
+6
*
Add const to functions in asn1/asn1.h as they did in OpenSSL.
tb
2018-04-25
1
-5
/
+6
*
Delete a lot of #if 0 code in libressl.
doug
2015-02-07
1
-15
/
+1
*
Only import cryptlib.h in the four source files that actually need it.
jsing
2014-07-11
1
-3
/
+4
*
Inline the only use of the HEX_SIZE macro and nuke both DECIMAL_SIZE and
jsing
2014-07-10
1
-2
/
+2
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
beck
2014-05-29
1
-4
/
+0
*
Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-byte
guenther
2014-05-20
1
-0
/
+8
*
Make sure UTF8_getc() is invoked with the proper buffer size.
miod
2014-05-18
1
-2
/
+2
*
More KNF.
jsing
2014-04-19
1
-134
/
+216
*
We'll interpret a (void) cast on snprintf() to mean it's been verified that
guenther
2014-04-19
1
-3
/
+3
*
lob a few more knf grenades in here to soften things up.
tedu
2014-04-18
1
-4
/
+2
*
sprintf: bad.
miod
2014-04-17
1
-1
/
+1
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-2
/
+2
*
Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions
beck
2014-04-15
1
-3
/
+3
*
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
miod
2014-04-13
1
-0
/
+1
*
openssl-1.0.0e: resolve conflicts
djm
2011-11-03
1
-5
/
+12
*
resolve conflicts
djm
2009-01-09
1
-1
/
+1
*
resolve conflicts
djm
2008-09-06
1
-16
/
+16
*
resolve conflicts
djm
2005-04-29
1
-2
/
+7
*
merge 0.9.7d
markus
2004-04-08
1
-1
/
+1
*
merge 0.9.7c; minor bugsfixes;
markus
2003-11-11
1
-1
/
+1
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-5
/
+9
*
merge with openssl-0.9.7-stable-SNAP-20020911,
markus
2002-09-14
1
-2
/
+2
*
merge openssl-0.9.7-beta3, tested on vax by miod@
markus
2002-09-10
1
-5
/
+6
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-4
/
+28
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-0
/
+533