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
Age
Commit message (
Expand
)
Author
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
Philip Guenther
2016-09-03
tweak previous;
Jason McIntyre
2016-09-03
remove unused variable
Bob Beck
2016-09-03
Remove NULL pointer checks before calls to free().
Nayden Markatchev
2016-09-03
note that getpass is obsolete. removed from posix in 2001.
Ted Unangst
2016-09-03
Enable PIE on arm now that sjlj exceptions are no longer used after
Jonathan Gray
2016-09-02
fix format string
Charles Longeau
2016-09-02
LIB=crypto, kind of neccessary
Theo de Raadt
2016-09-02
Fix Makefile for file location moves
Bob Beck
2016-09-02
Remove the libcrypto/crypto directory
Bob Beck
2016-09-02
Remove the libssl/ssl directory
Bob Beck
2016-09-02
Remove the libssl/src directory
Bob Beck
2012-10-13
import OpenSSL-1.0.1c
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
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2016-09-02
add iOS support for getentropy
Brent Cook
2016-09-02
warn on use of deprecated EVP functions
Brent Cook
2016-09-02
missing space after comma
Theo Buehler
2016-09-02
BN_mod_exp_mont_consttime: check for zero modulus.
Brent Cook
2016-09-02
Make it clear that printable characters of width 0 exist.
Ingo Schwarze
2016-09-02
Since we support only one non-ASCII LC_CTYPE locale, we don't need
Ingo Schwarze
2016-09-02
Remove old pod docs that are not used or installed
Bob Beck
2016-09-01
remove sparc support
Ted Unangst
2016-08-31
Crank minor due to API addition
Bob Beck
2016-08-31
Avoid undefined-behavior right-shifting by a word-size # of bits.
Brent Cook
2016-08-31
Bring in functions used by stunnel and exim from BoringSSL - this brings
Bob Beck
2016-08-31
Fix some very unnecessary convoultion.
Bob Beck
2016-08-27
Be more strict when parsing TLS extensions.
Joel Sing
2016-08-07
Update the link for the getentropy(2) manual to man.openbsd.org/
Theo Buehler
2016-08-05
Do not *printf %s NULL
Theo de Raadt
2016-07-31
bump for LibreSSL 2.5.x
Brent Cook
2016-07-18
don't mix code and decls, ok tedu@
Brent Cook
2016-07-17
use memset to initialize the union
Brent Cook
2016-07-17
remove unused OPENSSL_NO_OBJECT case
Brent Cook
2016-07-17
Initialize buffers before use, noted by Kinichiro Inoguchi.
Brent Cook
2016-07-16
Clean up OCSP_check_validity() a bit more.
Bob Beck
2016-07-16
Limit the support of the "backward compatible" ssl2 handshake to only be
Bob Beck
2016-07-10
zero the read buffer after copying data to user so it doesn't linger.
Ted Unangst
2016-07-07
call BN_init on temporaries to avoid use-before-set warnings
Brent Cook
2016-07-05
remove unneeded duplicate call - spotted by jsing@
Bob Beck
2016-07-05
On systems where we do not have BN_ULLONG defined (most 64-bit systems),
Brent Cook
2016-07-05
Add several fixes from OpenSSL to make OCSP work with intermediate
Bob Beck
2016-06-30
Tighten behavior of _rs_allocate failure for portable arc4random implementati...
Brent Cook
2016-06-30
Tighten behavior of _rs_allocate on Windows.
Brent Cook
2016-06-30
bump to 2.4.2
Brent Cook
2016-06-30
Remove flags for disabling constant-time operations.
Brent Cook
[next]