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
/
usr.bin
Age
Commit message (
Expand
)
Author
2018-02-18
document s_client -groups;
Jason McIntyre
2018-02-16
Reflowing the grid in-place involved way too much memmove() for a big
Nicholas Marriott
2018-02-16
Don't send IUTF8 to servers that don't like them.
Darren Tucker
2018-02-16
Mention recent DH KEX methods:
Damien Miller
2018-02-16
stop loading DSA keys by default, remove sshd_config stanza and manpage
Damien Miller
2018-02-14
Zero as (un)mount flag is valid; ok millert@
Otto Moerbeek
2018-02-14
Ensure that D mod (P-1) and D mod (Q-1) are calculated in constant time.
Joel Sing
2018-02-14
Some obvious freezero() conversions.
Joel Sing
2018-02-13
remove space before tab
Damien Miller
2018-02-12
Simplify documentation of split-screen mode, avoiding abuse of []
Ingo Schwarze
2018-02-11
Don't reset signal handlers inside handlers.
Darren Tucker
2018-02-11
typo in output string; from edgar pettijohn
Jason McIntyre
2018-02-11
fix madvise(2) flags matching; ok deraadt@ tom@
Otto Moerbeek
2018-02-11
Make sorting in the pcache view work. This allows us to sort on all
Martijn van Duren
2018-02-10
constify some private key-related functions; based on
Damien Miller
2018-02-10
Mention ServerAliveTimeout in context of TCPKeepAlives; prompted by
Damien Miller
2018-02-10
clarify IgnoreUserKnownHosts; based on github PR from
Damien Miller
2018-02-10
Shorter, more accurate explanation of NoHostAuthenticationForLocalhost
Damien Miller
2018-02-10
Add TLS session support to ftp(1).
Joel Sing
2018-02-10
Disable RemoteCommand and RequestTTY in the ssh session started by
Damien Miller
2018-02-10
Refuse to create a certificate with an unusable number of principals;
Damien Miller
2018-02-10
fatal if we're unable to write all the public key; previously we
Damien Miller
2018-02-10
Use return instead of exit from main.
Theo Buehler
2018-02-09
Schedule alarm for start of minute if departure time is absolute.
cheloha
2018-02-09
Remove unused sKerberosTgtPassing from enum. From calestyo via github
Darren Tucker
2018-02-08
Make pool order on size actually order on size instead of size*inuse.
Martijn van Duren
2018-02-08
Convert option handling for openssl(1) genpkey.
Joel Sing
2018-02-08
Add the order keyword to systat global command interpreter.
Martijn van Duren
2018-02-08
Rename struct umac_ctx to umac128_ctx too. In portable some linkers
Darren Tucker
2018-02-08
Invalidate the tag_files.tfd after fclose(3)ing the stram associated with
Theo Buehler
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
In man(7) and cat pages, cut off excessive one line descriptions.
Ingo Schwarze
2018-02-07
Fix the mandoc_strndup() utility function. All existing callers seem
Ingo Schwarze
2018-02-07
Restore a check before BN_free() that needs to exist and write it such that
Joel Sing
2018-02-07
Nuke some more free NULL guards.
Joel Sing
2018-02-07
Indent labels with a single space so that diff prototypes are more useful.
Joel Sing
2018-02-07
Convert some explicit_bzero()/free() calls to freezero().
Joel Sing
2018-02-07
Remove some #ifdef notyet code from OpenSSL 0.9.8 days.
Joel Sing
2018-02-07
lowercase doas ee cummings style
Ted Unangst
2018-02-07
not necessarily the same name, but the indicated name
Ted Unangst
2018-02-07
Remove guards around *_free() calls since these functions handle NULL.
Joel Sing
2018-02-07
Remove guards around *_free() calls since these functions handle NULL.
Joel Sing
2018-02-07
Remove all guards for calls to OpenSSL free functions - all of these
Joel Sing
2018-02-06
Delete the "no blank before trailing delimiter" check from the
Ingo Schwarze
2018-02-06
Replace "trojan horse" with the correct term (MITM). From maikel at
Darren Tucker
2018-02-06
Remove manual shutdown and close of the socket since in this case
Theo Buehler
2018-02-05
Add struct status_line to hold status line members of struct client, not
Nicholas Marriott
2018-02-05
Show if filter is active/no matches in modes.
Nicholas Marriott
[next]