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
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
2015-09-12
Move handshake message header length determination into a separate
Joel Sing
2015-09-12
Wrap shm_open() to go direct and mark shm_{mkstemp,unlink}() as weak
Philip Guenther
2015-09-12
Wrap <unistd.h> so that internal calls go direct and they're all weak symbols
Philip Guenther
2015-09-12
Wrap <getopt.h> to make the functions weak and make access to the initialized
Philip Guenther
2015-09-12
Wrap <time.h> so that internal calls go direct and symbols not in C99 are weak
Philip Guenther
2015-09-12
Uncopy and unpaste dtls1_send_certificate_request() - removes another 80
Joel Sing
2015-09-12
Wrap <syslog.h> so that internal calls go direct and they're all weak symbols
Philip Guenther
2015-09-12
Uncopy and unpaste dtls1_send_server_key_exchange(). Removes another 329
Joel Sing
2015-09-12
Uncopy and unpaste dtls1_send_server_done().
Joel Sing
2015-09-12
Wrap <dirent.h> so that internal calls go direct and they're all weak symbols
Philip Guenther
2015-09-12
Wrap <fts.h> and <ftw.h> so that internal calls to fts_*() go direct and
Philip Guenther
2015-09-12
Uncopy and unpaste dtls1_send_server_hello().
Joel Sing
2015-09-12
Make these timer_* stubs weak symbols
Philip Guenther
2015-09-12
Uncopy and unpaste dtls1_send_hello_request().
Joel Sing
2015-09-12
Convert the rest of the server handshake functions to ssl3_handshake_msg_*.
Joel Sing
2015-09-12
Uncopy and unpaste dtls1_send_client_verify() - the
Joel Sing
2015-09-12
Uncopy and unpaste dtls1_send_client_key_exchange() - the
Joel Sing
2015-09-12
Use explicit_bzero() instead of memset() when clearing private keys.
Joel Sing
2015-09-12
Pull variable assignment out from function call, fix indentation and set
Joel Sing
2015-09-12
style(9) and whitespace cleanups.
Joel Sing
2015-09-12
Remove workaround for old SIMICS toolchain.
Miod Vallat
2015-09-12
Remove horribly old and outdated `documentation' for the assembly code.
Miod Vallat
2015-09-12
Update sqlite3 to 3.8.11.1. Bump major, regen .pc and header. Changes
James Turner
2014-03-24
Update sqlite to 3.8.4. A list of changes are available here:
James Turner
2013-06-09
Update to sqlite 3.7.17.
Landry Breuil
2012-11-29
minor update to 3.7.14.1
Marc Espie
2012-06-22
import 3.7.13
Marc Espie
2012-06-04
minor update to 3.7.12.1
Marc Espie
2012-04-14
sqlite 3.7.11 library, vendor sources
Marc Espie
2015-09-11
Rename functions that moved to t1_enc.c, with a tls1_ prefix instead of a
Joel Sing
2015-09-11
Merge the remnants of s3_enc.c into t1_enc.c.
Joel Sing
2015-09-11
Nuke ssl_set_peer_cert_type().
Joel Sing
[next]