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
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