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
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
2014-05-06
bye bye SRP
Ted Unangst
2012-10-13
import OpenSSL-1.0.1c
Damien Miller
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-05-05
Plug a memory leak, free the keymap's memory on detach.
Martin Pieuchot
2014-05-05
ca_x509_serialize: don't leak the bio buffer; ok reyk@
Markus Friedl
2014-05-05
make the ca_pubkey_serialize() code similar to the private key code, and
Markus Friedl
2014-05-05
pfkey is unreliable, so add a select-timeout before MSG_PEEK;
Markus Friedl
2014-05-05
inspired by a cloudflare diff, cleanse old memory when expanding a bignum.
Ted Unangst
2014-05-05
Don't call the BOOTP handler indirectly.
Martin Pelikan
2014-05-05
Don't call the ICMP handler indirectly + clean up a bit.
Martin Pelikan
2014-05-05
Zap trailing whitespace. Started by pointed comments from andre@.
Kenneth R Westerback
2014-05-05
Ugly workaround for an overoptimistic alignment expectation of dos_partition
Miod Vallat
2014-05-05
Enhance reading of saved ascii labels (-R) to process mountpoint
Kenneth R Westerback
2014-05-05
work-around the same location being reinstalled thru a different path
Marc Espie
2014-05-05
Sort and group includes.
Joel Sing
2014-05-05
Repair BIO_socket_nbio operation.
Joel Sing
2014-05-05
During the great e_os.h nukathon we stopped pulling in <sys/filio.h> via
Joel Sing
2014-05-05
the caller of ikev2_msg_retransmit_response already frees the sa; ok mikeb
Markus Friedl
2014-05-05
don't leak on pid mismatch; ok mikeb
Markus Friedl
2014-05-05
Kill memory debug calls that are now noops. While here, nuke an #if 0 and
Joel Sing
2014-05-05
OpenBSD has_SC_CLK_TCK.
Joel Sing
2014-05-05
validate the attribute length, too; from hshoexer; ok mikeb
Markus Friedl
2014-05-05
convert select to poll. from peter malone
Ted Unangst
2014-05-05
"new file systemsize is" -> "new filesystem size is".
Kenneth R Westerback
2014-05-05
Remove SRP and Kerberos support from libssl. These are complex protocols
Ted Unangst
2014-05-05
A couple of malloc()+memset(0) -> calloc.
Kenneth R Westerback
2014-05-05
Plug a memory leak related to HID descriptor parsing.
Martin Pieuchot
2014-05-05
Tweak comment on struct _partitionv0. It's no longer the partition
Kenneth R Westerback
[next]