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
2018-02-08
Update regress to use tlsext_serverhello_parse().
Joel Sing
2018-02-08
Complete the TLS extension rewrite on the client-side.
Joel Sing
2018-02-08
Convert option handling for openssl(1) genpkey.
Joel Sing
2018-02-08
Update regress to match change to tls_keypair_pubkey_hash().
Joel Sing
2018-02-08
Have tls_keypair_pubkey_hash() call tls_keypair_load_cert() instead of
Joel Sing
2018-02-08
Add a regress test that covers libtls keypairs.
Joel Sing
2018-02-08
Tweak compiler flags to include -DLIBRESSL_INTERNAL and make more warnings
Joel Sing
2018-02-08
Ensure that tls_keypair_clear() clears the OCSP staple and pubkey hash.
Joel Sing
2018-02-08
Do not bother NULLing pointers in a struct that is about to be freed.
Joel Sing
2018-02-08
Do not hardcode key length. Pointed out by jsing@
mortimer
2018-02-08
After flushing disks, try again to release all memory. We don't need to
Theo de Raadt
2018-02-08
Toss all releaseable memory, because fragmentation can get in the way
Theo de Raadt
2018-02-08
Use a temporary chacha instance to fill large randomdata sections. Avoids
mortimer
2018-02-08
make the watermarks/thresholds for entering and leaving syncookie mode when
Henning Brauer
2018-02-08
give jmc another chance to "fix previous" - document syncookies
Henning Brauer
2018-02-08
recognise gre proto 0 as a "keep alive" packet
David Gwynne
2018-02-08
some helpers to check verbose/quiet mode
Damien Miller
2018-02-08
Don't update first_sending in state_selecting() and thus
Kenneth R Westerback
2018-02-08
Move tls_keypair_pubkey_hash() to the keypair file.
Joel Sing
2018-02-08
Avoid a memory leak that results when the same tls_config is reused.
Joel Sing
2018-02-08
Assert tedu's copyright since some of the code moved here is his.
Joel Sing
2018-02-08
Add the order keyword to systat global command interpreter.
Martijn van Duren
2018-02-08
sr_quiesce() is a new approach for ensuring that softraid drains
Theo de Raadt
2018-02-08
Split keypair handling out into its own file - it had already appeared
Joel Sing
2018-02-08
Move bwfm(4) from ifq begin/commit/rollback semantics to the newer
Patrick Wildt
2018-02-08
gre doesnt need ifmedia
David Gwynne
2018-02-08
reintroduce support for keepalives.
David Gwynne
2018-02-08
Rename struct umac_ctx to umac128_ctx too. In portable some linkers
Darren Tucker
2018-02-08
show current synflood detection watermarks in pfctl -vsi, for the lack
Henning Brauer
2018-02-08
add DIOCGETSYNFLWATS to get current synflood detection watermarks,
Henning Brauer
2018-02-08
Invalidate the tag_files.tfd after fclose(3)ing the stram associated with
Theo Buehler
2018-02-08
Bump the read sockbuf of the routing socket to 2MB, may help reduce some of
Claudio Jeker
2018-02-08
Bump the read sockbuf of the routing socket to 2MB, may help reduce some of
Claudio Jeker
2018-02-07
rename var 's' -> 'fd' to ease finding it in a long function
Richard Procter
2018-02-07
eliminate close()/fclose() dance.
Richard Procter
2018-02-07
ssh_free checks for and handles NULL args, remove NULL checks from remaining
Darren Tucker
2018-02-07
comment change only. ok bluhm@
Richard Procter
2018-02-07
add SIOCSETKALIVE to the list of ioctls that need root and NET_LOCK
David Gwynne
2018-02-07
Sporadically the network over gem(4) interface hang on sparc64 and
Alexander Bluhm
2018-02-07
update the gre driver.
David Gwynne
2018-02-07
dcoppa@ and bluhm@ noted that i accidentally removed POOL_DEBUG
David Gwynne
2018-02-07
Outsource setting the backplane window into a specific function so it
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move parsing the BCDC header on RX into a protocol specific RX
Patrick Wildt
2018-02-07
Move SDIO bus and protocol definitions from the shared header
Patrick Wildt
2018-02-07
Add helper to find out if the chip supports Save/Restore. Will be used
Patrick Wildt
2018-02-07
the SETUIDSCRIPTS define is no longer needed since the code was unifdef
Ted Unangst
2018-02-07
In man(7) and cat pages, cut off excessive one line descriptions.
Ingo Schwarze
2018-02-07
slightly reduce the difficulty of the adventure game that is reading
Ted Unangst
2018-02-07
Fix the mandoc_strndup() utility function. All existing callers seem
Ingo Schwarze
[next]