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-06-13
Remove deprecated RFC2292 ancillary data convenience functions.
Christopher Zimmermann
2014-06-13
use getgentropy() call. If it fails, things are pretty bad --
Theo de Raadt
2014-06-13
use getentropy; from matthew
Theo de Raadt
2014-06-13
Use meaningful variable names, rather than i, j, k and cl.
Joel Sing
2014-06-13
Do not bother trying to work out of we can reuse a cipher context - just
Joel Sing
2014-06-13
Separate the comression handling from the cipher/message digest handling in
Joel Sing
2014-06-13
Swap compress/expand around so they are in the correct order - these ended
Joel Sing
2014-06-13
The export_key/export_iv variables are only used in the is_export case.
Joel Sing
2014-06-13
Rename a bunch of variables in ssl3_change_cipher_state() for readability.
Joel Sing
2014-06-13
Add ChaCha20-Poly1305 based ciphersuites.
Joel Sing
2014-06-13
Switch the AES-GCM cipher suites to SSL_CIPHER_ALGORITHM2_AEAD.
Joel Sing
2014-06-13
Combine the MAC handling for both !EVP_CIPH_FLAG_AEAD_CIPHER and
Joel Sing
2014-06-13
Use SSL3_SEQUENCE_SIZE and if we're going to preincrement we may as well
Joel Sing
2014-06-13
Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which are
Joel Sing
2014-06-13
Add an SSL_AEAD_CTX to enable the use of EVP_AEAD with an SSL cipher.
Joel Sing
2014-06-13
delete a lie; replace with a truth
Theo de Raadt
2014-06-13
sync
Theo de Raadt
2014-06-13
permit SYS_getentropy
Theo de Raadt
2014-06-13
Add new getentropy() system call. Code and pressure from matthew.
Theo de Raadt
2014-06-13
Now that the water marks are updated on a per-pool basis indicate in
Martin Pieuchot
2014-06-13
Instead of updating all the cluster allocation water marks of all the
Martin Pieuchot
2014-06-13
Add regress test for MAP_INHERIT_ZERO.
Matthew Dempsky
2014-06-13
KASSERT in pipex_ppp_input() fails if a compressed PPP frame is received
YASUOKA Masahiko
2014-06-13
Fix KASSERT on pipex_ppp_input(). Must not reached there even if the
YASUOKA Masahiko
2014-06-13
Fix tcp-mss-adjust of pipex and npppd to update the pointer of
YASUOKA Masahiko
2014-06-13
sync
Theo de Raadt
2014-06-13
Remove support for the `opaque PRF input' extension, which draft has expired
Miod Vallat
2014-06-13
sync
Theo de Raadt
2014-06-13
sync
Theo de Raadt
2014-06-13
crank major
Theo de Raadt
2014-06-13
Add timingsafe_memcmp().
Matthew Dempsky
2014-06-13
Add regress tests for timingsafe_bcmp and timingsafe_memcmp.
Matthew Dempsky
2014-06-13
Add support for MAP_INHERIT_ZERO.
Matthew Dempsky
2014-06-13
Fix ptrace() hanging hppa MP systems
Tobias Ulmer
2014-06-12
Add regress test for explicit_bzero.
Matthew Dempsky
2014-06-12
Grab the kernel lock before cleaning up single-step breakpoints. Should
Mark Kettenis
2014-06-12
replace atoi() calls with strtol(). Follow the idiomatic pattern in our
Theo de Raadt
2014-06-12
Remove a comparison that is always true. Reported by clang.
Brian Callahan
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-06-12
update to 1.6.0 with official syslog support backported from the 1.7 branch
Robert Nagy
2014-06-12
Disable the "switch to insertion sort" optimization to avoid quadratic
Todd C. Miller
2014-04-13
Import OpenSSL 1.0.1g
Miod Vallat
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2011-09-22
import of nginx 1.0.6 with a bundled libpcre needed for pcre to work
Robert Nagy
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2006-06-27
import of openssl-0.9.7j
Damien Miller
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2014-06-12
display full url if we can for UNSIGNED PACKAGES.
Marc Espie
2014-06-12
somehow i missed -vW as extensions;
Jason McIntyre
[next]