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
2015-09-12
use .Cm rather than .Ar for fixed string arguments
Ingo Schwarze
2015-09-12
Remove most of the SSLv3 version checks and a few TLS v1.0.
Doug Hogan
2015-09-12
Use kbind for lazy binding GOT/PLT updates on arm.
Philip Guenther
2015-09-12
use sysctl() to get FSCALE value; ok guenther
Theo de Raadt
2015-09-12
mark up arguments individually and drop redundant .Bk
Ingo Schwarze
2015-09-12
sync
Theo de Raadt
2015-09-12
Add openssl(1) speed support for AEAD algorithms.
Brent Cook
2015-09-12
don't use literal brackets to indicate optional syntax elements,
Ingo Schwarze
2015-09-12
Cleanup enginetest a bit.
Brent Cook
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
add missing .Ar macros
Ingo Schwarze
2015-09-12
use .Cm for fixed string arguments
Ingo Schwarze
2015-09-12
Uncopy and unpaste dtls1_send_newsession_ticket() - another 111 lines of
Joel Sing
2015-09-12
Fix the openssl(1) prime command: When checking a decimal number for
Lawrence Teo
2015-09-12
Move handshake message header length determination into a separate
Joel Sing
2015-09-12
ktrcsw(9) has been removed, so remove its man page too.
Lawrence Teo
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
Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket
Stuart Henderson
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
obvious macros fixes:
Ingo Schwarze
2015-09-12
Use rtfree() instead of playing with the refcount directly. Some care is
Claudio Jeker
2015-09-12
It is not necessary to reset errno to 0 since we use logerrorx().
Alexander Bluhm
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
Introduce if_input_local() a function to feed local traffic back to
Martin Pieuchot
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
Remove dead get_host_seed() function; Martin Natano
Miod Vallat
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
Old diff found in my tree: Add HISTORY; info from the CSRG CDs.
Ingo Schwarze
2015-09-12
typo that breaks the build
Christian Weisgerber
2015-09-12
Fix two cases where it was possible to call if_put with an uninitialized ifp
Claudio Jeker
2015-09-12
show a few more lines of trace; discussed in the room
Theo de Raadt
2015-09-12
Pull variable assignment out from function call, fix indentation and set
Joel Sing
2015-09-12
More ifmedia64 fallout; that should be the last.
Miod Vallat
2015-09-12
style(9) and whitespace cleanups.
Joel Sing
2015-09-12
vhif_ifp in struct carp_ifs is set but never used. it can be trimmed.
David Gwynne
2015-09-12
ifmedia64 fixes.
Miod Vallat
[next]