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
/
libssl
Age
Commit message (
Expand
)
Author
2014-05-07
KNF.
Joel Sing
2014-05-07
KNF.
Joel Sing
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2014-05-07
revert, thanks sthen
Ted Unangst
2014-05-07
add additional includes from eng_cryptodev.c
Jonathan Gray
2014-05-06
small fix from mancha1. currently unused file, but no harm fixing it.
Ted Unangst
2014-05-06
Assorted cleanups:
Miod Vallat
2014-05-06
Remove broken-by-design test
Miod Vallat
2014-05-06
Make sure PKCS7_get_octet_string() return values are checked for NULL.
Miod Vallat
2014-05-06
knf approximation
Ted Unangst
2014-05-06
"stay backwards-compatible with 0.9.5; this should go away soon"
Ted Unangst
2014-05-06
remove Kerberos
Ted Unangst
2014-05-06
move a comment to make unifdef happier
Ted Unangst
2014-05-06
bye bye SRP
Ted Unangst
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-05-05
inspired by a cloudflare diff, cleanse old memory when expanding a bignum.
Ted Unangst
2014-05-05
Sort and group includes.
Joel Sing
2014-05-05
Repair BIO_socket_nbio operation.
Joel Sing
2014-05-05
During the great e_os.h nukathon we stopped pulling in <sys/filio.h> via
Joel Sing
2014-05-05
Kill memory debug calls that are now noops. While here, nuke an #if 0 and
Joel Sing
2014-05-05
OpenBSD has_SC_CLK_TCK.
Joel Sing
2014-05-05
Remove SRP and Kerberos support from libssl. These are complex protocols
Ted Unangst
2014-05-04
Improve line wrapping for lines exceeding 80 chars.
Jim Razmus II
2014-05-04
Add missing SEE ALSO section header.
Jim Razmus II
2014-05-04
Remove trailing whitespace.
Jim Razmus II
2014-05-04
Remove a leading whitespace.
Jim Razmus II
2014-05-04
Add missing SEE ALSO section header.
Jim Razmus II
2014-05-04
Improve line wrapping for lines exceeding 80 chars.
Jim Razmus II
2014-05-04
Remove trailing whitespace.
Jim Razmus II
2014-05-04
Remove trailing whitespace.
Jim Razmus II
2014-05-04
i give up. reuse problem is unfixable. dlg says puppet crashes.
Ted Unangst
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
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
2014-05-03
Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code
Miod Vallat
2014-05-03
typos
Miod Vallat
2014-05-03
Add checks for invalid base64 encoded data, specifically relating to the
Joel Sing
2014-05-03
It is definitly not the correct spelling.
Joel Sing
2014-05-03
KNF.
Joel Sing
2014-05-03
Nuke more defines - we have setvbuf() and _IONBF.
Joel Sing
2014-05-03
KNF.
Joel Sing
2014-05-03
Detect Altivec support with the machdep.altivec sysctl rather than setmp and
Miod Vallat
2014-05-02
More use of 64-bit registers which needs to be disabled under OpenBSD.
Miod Vallat
2014-05-02
The assembly sha512 code detects at runtime if it is running on a 64-bit
Miod Vallat
2014-05-02
Add ChaCha as a cipher.
Joel Sing
2014-05-02
remove crazy #undefs; ok jsing
Theo de Raadt
2014-05-02
Nuke OPENSSL_NO_SOCK since any half sane operating system has sockets.
Joel Sing
2014-05-02
Sort and group includes. We also do not need to include openssl/evp.h more
Joel Sing
[next]