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
2015-09-13
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Wrap <pwd.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Overshot w/PROTO_DEPRECATED: seed48_deterministic() is used internally
Philip Guenther
2015-09-13
Make softfloat's internal float_raise also available under a hidden, internal
Miod Vallat
2015-09-13
Uses angle brackets to include softfloat.h, and add the proper directory to
Miod Vallat
2015-09-13
Only check for key truncation if no KDF function is being used.
Joel Sing
2015-09-13
Don't leak conninfo - spotted by marko kreen.
Bob Beck
2015-09-13
Stop generating private keys in a network buffer.
Joel Sing
2015-09-13
The number of rounds is just two digits in the salt. We've already
Todd C. Miller
2015-09-13
Use ECDH_size() instead of rolling our own.
Joel Sing
2015-09-13
Switch to miod's shiny new OPENSSL_cpu_caps() and we can now also enable
Joel Sing
2015-09-13
Merge ech_ossl.c into ech_key.c - not much point having one file with a
Joel Sing
2015-09-13
Wrap <grp.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Nuke openssl/e_os2.h, since nothing should be using it.
Joel Sing
2015-09-13
Provide ECDH_size().
Joel Sing
2015-09-13
Wrap <termios.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Check ECDH output buffer length and avoid truncation.
Joel Sing
2015-09-13
Wrap <ttyent.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
Wrap <utime.h> to make utime() a weak symbol
Philip Guenther
2015-09-13
Wrap <ctype.h> and <wctype.h> so that calls go direct and the symbols not
Philip Guenther
2015-09-13
Wrap <uuid.h> so that calls go direct and the symbols are all weak
Philip Guenther
2015-09-13
Wrap <vis.h> so that calls go direct and the symbols are all weak
Philip Guenther
2015-09-13
Add Certplus CA root certificate:
Stuart Henderson
2015-09-13
Lob a style(9) grenade in here.
Joel Sing
2015-09-13
Mechanical minor bump to follow libcrypto.
Miod Vallat
2015-09-13
add visibility of ciper and connection version strings
Bob Beck
2015-09-13
Add a new interface, OPENSSL_cpu_caps(), to return the currently running
Miod Vallat
2015-09-13
The *_accept() functions increment in_handshake at the start of the function,
Joel Sing
2015-09-13
If we have hardware acceleration for AES, prefer AES as a symmetric cipher
Joel Sing
2015-09-13
namespace.h is pulled in via -include, so don't do it here
Philip Guenther
2015-09-13
mpool(3) is no longer installed; delete it. prodded by jmc@
Philip Guenther
2015-09-13
Wrap <stdlib.h> so that calls go direct and the symbols not in the
Philip Guenther
2015-09-13
Do provide hidden _libc_* aliases for sig{block,setmask} and use them in
Philip Guenther
2015-09-12
Move connection info into it's own private structure allocated and filled in
Bob Beck
2015-09-12
Split ssl3_send_client_key_exchange() (387 lines of code) into five
Joel Sing
2015-09-12
Fix function name.
Joel Sing
2015-09-12
Sync handling of cached record digests with s3_srvr.c.
Joel Sing
2015-09-12
explicit_bzero() the GOST premaster secret.
Joel Sing
2015-09-12
Ensure that we clear the libssl error stack before we make a function call
Joel Sing
2015-09-12
Unwrap a bunch of lines.
Joel Sing
2015-09-12
__strsignal() is now declared in hidden/signal.h
Philip Guenther
2015-09-12
Put tls_peer_cert* functions in the same place.
Joel Sing
2015-09-12
Finish wrapping <signal.h> so that calls to the sigset ops go direct and
Philip Guenther
2015-09-12
Wrap <fcntl.h> so that calls to flock() go direct and both it and
Philip Guenther
2015-09-12
Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct
Philip Guenther
2015-09-12
Remove most of the SSLv3 version checks and a few TLS v1.0.
Doug Hogan
2015-09-12
Wrap <dbm.h> and <ndbm.h> so that calls go direct and the symbols are all weak
Philip Guenther
2015-09-12
Wrap <bsd_auth.h> so that calls go direct and the symbols are all weak
Philip Guenther
2015-09-12
Wrap <assert.h> so that __assert2() goes direct
Philip Guenther
2015-09-12
Uncopy and unpaste dtls1_send_newsession_ticket() - another 111 lines of
Joel Sing
[prev]
[next]