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
/
bio
/
b_dump.c
Age
Commit message (
Expand
)
Author
2015-04-23
Do not need to buf[0] = 0 before strlcpy(buf, ...
Theo de Raadt
2014-11-11
f{read,write} take a number of items and an item size as arguments, and
Miod Vallat
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Stop including standard headers via cryptlib.h - pull in the headers that
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-05
Sort and group includes.
Joel Sing
2014-04-19
We'll interpret a (void) cast on snprintf() to mean it's been verified that
Philip Guenther
2014-04-19
use intrinsic strlcpy and strlcat everywhere so we only have one set of
Bob Beck
2014-04-16
- Why do we hide from the OpenSSL police, dad?
Miod Vallat
2014-04-16
More KNF.
Joel Sing
2014-04-15
Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity
Bob Beck
2014-04-15
First pass at applying KNF to the OpenSSL code, which almost makes it
Joel Sing
2014-04-15
Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions
Bob Beck
2008-09-06
resolve conflicts
Damien Miller
2004-04-08
merge 0.9.7d
Markus Friedl
2003-03-16
Less strcpy/strcat/sprintf. tdeval@ ok.
Hakan Olsson
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
OpenSSL 0.9.4 merge
Bob Beck
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker