index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-17
fix a potential double free
Jonathan Gray
2014-04-15
Import the OpenSSL libcrypto tests in a form suitable for our rergress
Miod Vallat
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2011-11-03
import OpenSSL 1.0.0e
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2009-04-06
import of OpenSSL 0.9.8k
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
2004-04-07
import openssl-0.9.7d
Markus Friedl
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2002-09-05
import openssl-0.9.7-beta3
Markus Friedl
2002-09-05
import openssl-0.9.7-beta1
Markus Friedl
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2014-04-17
remove OPENSSL_realloc_clean usage here - replace with intrinsics to make
Bob Beck
2014-04-17
Fully kill FIPS API. Forcible certification conflicts with the goals of a
Ted Unangst
2014-04-17
Initial KNF.
Joel Sing
2014-04-17
#nnT went away a while ago, remove a leftover from the manpage.
Nicholas Marriott
2014-04-17
Initial KNF.
Joel Sing
2014-04-17
Add some UTF-8 utility functions and use them to prevent the width limit
Nicholas Marriott
2014-04-17
Sync show.c with the route version. Make the two files more similar but
Claudio Jeker
2014-04-17
Sync show.c to what we have in netstat.c (at least steal some good idioms
Claudio Jeker
2014-04-17
Initial KNF.
Joel Sing
2014-04-17
Don't default enable the debug functionality with its unprotected getenv().
Philip Guenther
2014-04-17
More KNF.
Joel Sing
2014-04-17
More KNF.
Joel Sing
2014-04-17
Make sure the original thread is blocked until any other threads are
Philip Guenther
2014-04-17
remove special case for uucp entries.
Okan Demirmen
2014-04-17
Some more long lines.
Nicholas Marriott
2014-04-17
Initial KNF.
Joel Sing
2014-04-17
I've replaced everything in this file. ISC liscense it with my copyright
Bob Beck
2014-04-17
Initial KNF.
Joel Sing
2014-04-17
Only scroll by one line at a time in choose mode, lists are generally
Nicholas Marriott
2014-04-17
Remove defines for unwanted OS support...
Joel Sing
2014-04-17
remove some code that is now unused after guenther's changes in 1.20.
Jonathan Gray
2014-04-17
KNF.
Joel Sing
2014-04-17
Initial KNF.
Joel Sing
2014-04-17
Oops. INADDR_ANY != INADDR_BROADCAST. Fixes DHCPDISCOVERY and
Kenneth R Westerback
2014-04-17
simply wrap around intrinsics, and knf cleanup.
Bob Beck
2014-04-17
Change library to use intrinsic memory allocation functions instead of
Bob Beck
2014-04-17
Revert unintended whitespace changes.
Joel Sing
2014-04-17
OPENSSL_gmtime() is not a gmtime() wrapper. It is a gmtime_r().
Theo de Raadt
2014-04-17
OPENSSL_DECLARE_EXIT serves no purpose.
Theo de Raadt
2014-04-17
In debug output, print loop ids as decimals and port ids as 24bit hex.
Jonathan Matthew
2014-04-17
Set PATH explicitly, either from client or session
Nicholas Marriott
2014-04-17
Wrap some long lines.
Nicholas Marriott
2014-04-17
1. RAND_seed is now DEPRECATED
Theo de Raadt
2014-04-17
Don't limit the DCS buffer to 256 bytes, expand it as needed. Requested
Nicholas Marriott
2014-04-17
RAND_seed now does nothing, so skip the operation
Theo de Raadt
2014-04-17
Do not feed RSA private key information to the random subsystem as
Theo de Raadt
2014-04-17
Remove some unnecessary includes and fix a typo.
Nicholas Marriott
[prev]
[next]