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-05-06
factor out the safepath
Ted Unangst
2014-05-06
be more explicit about what's a string
Ted Unangst
2014-05-06
Introduce -fstack-shuffle, which randomizes local stack variables.
Martynas Venckus
2014-05-06
better alloc idiom
Ted Unangst
2014-05-06
factor max message size
Ted Unangst
2014-05-06
don't give people bad ideas about pool_debug
Ted Unangst
2014-05-06
We don't really need uniform distribution for mktemp(3) so use
Todd C. Miller
2014-05-06
small fix from mancha1. currently unused file, but no harm fixing it.
Ted Unangst
2014-05-06
reallocarray
Ted Unangst
2014-05-06
spell NULL as NULL
Ted Unangst
2014-05-06
Make sure the stdout output is check, to confirm proper sorting.
Miod Vallat
2014-05-06
Assorted cleanups:
Miod Vallat
2014-05-06
Add a fixed (read: non-SIGSEGV'ing) pq_test.
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
Remove the ``addressable'' argument to search_string_def(). Turned out to be
Miod Vallat
2014-05-06
Sort CFLAGS, SRC and SSLASM stanzas by the directories they apply to, to make
Miod Vallat
2014-05-06
sync
Theo de Raadt
2014-05-06
Add brswphy(4) manual page.
Paul Irofti
2014-05-06
Enable brswphy(4) on the Octeon platform.
Paul Irofti
2014-05-06
Add support for the Broadcom PHY found on the Octeon-based DSR-500.
Paul Irofti
2014-05-06
Regen after Broadcom 53115 addition.
Paul Irofti
2014-05-06
Add an entry for the Broadcom 53115 model found on the DSR-500.
Paul Irofti
2014-05-06
missing NULL checks to see if init is needed. found hard way by deraadt.
Ted Unangst
2014-05-06
fix stupid commit
Ted Unangst
2014-05-06
enh@google reported a warning in crufty y2k code. just delete it.
Ted Unangst
2014-05-06
reallocarray for things which are arrays. ok deraadt
Ted Unangst
2014-05-06
use explicit_bzero
Ted Unangst
2014-05-06
clear a stack buffer with explicit_bzero
Ted Unangst
2014-05-06
remove cpsw_{read,write}_4 wrapper functions and just use the real
Jasper Lievisse Adriaanse
2014-05-06
change the create-child-sa responder code, so it does not store any
Markus Friedl
2014-05-06
zap stray word; ok markus
Jason McIntyre
2014-05-06
Include <sys/vmmeter.h> directly instead of relying on it being
Martin Pieuchot
2014-05-06
Explicitly zero out the ibufs before releasing the memory to make sure
Reyk Floeter
2014-05-06
Fix two memory leaks: EVP_PKEY_get1_RSA() returns a referenced key
Reyk Floeter
2014-05-06
initiate ike sa rekeying (ikesalifetime keyword), re-queue pfkey
Markus Friedl
2014-05-06
Fix a memleak when lookup of SA fails during forwarding of encrypted IPv6
Gerhard Roth
2014-05-06
cleanup IKE-SA tree handling (fixes repeated-insert & double-remove)
Markus Friedl
2014-05-06
Plug two xfer leaks and a buffer one.
Martin Pieuchot
2014-05-06
don't sa_free() in the receive path (prevents use-after-free); ok mikeb@
Markus Friedl
2014-05-06
send the delete with the locally allocated SPI in ikev2_init_create_child_sa()
Markus Friedl
2014-05-06
make sure some notify payloads are encrypted; ok mikeb@
Markus Friedl
2014-05-06
initial support for PFS; ok reyk@
Markus Friedl
2014-05-06
retire IKED_REQ_DELETE and fix delete parsing; ok reyk@
Markus Friedl
2014-05-06
no need to include rand.h now the RAND_seed() calls are gone.
Jonathan Gray
2014-05-06
knf approximation
Ted Unangst
2014-05-06
move chacha context and buffer out of bss and allow mmap to place them
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
[next]