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
2021-01-02
Add missing .Cm macros to the Address Family table.
Ingo Schwarze
2021-01-02
Markup route flags such that apropos(1) finds them
kn
2021-01-02
update currency exchange rates;
Jason McIntyre
2021-01-01
Handle Permanent Redirect (RFC 7538)
Christopher Zimmermann
2021-01-01
Add a -C flag to run-shell to use a tmux command rather than a shell command.
Nicholas Marriott
2020-12-30
Use right format for session loop, GitHub issue 2519.
Nicholas Marriott
2020-12-30
Use int64_t for intermediate values in int32_MINMAX to prevent signed
tobhe
2020-12-30
Document meaning of '*' in genrsa output
Theo Buehler
2020-12-29
fflush after outputting a set of stats.
David Gwynne
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-12-29
Update/replace the experimental post-quantim hybrid key exchange
Damien Miller
2020-12-28
Do not list user options with show-hooks.
Nicholas Marriott
2020-12-28
Remove current match indicator which can't work anymore since we only
Nicholas Marriott
2020-12-23
Print specific headline for TCP state and IP protocol in netstat.
Alexander Bluhm
2020-12-22
Break cursor movement in grid into a common set of functions that can
Nicholas Marriott
2020-12-22
tweak the description of KnownHostsCommand in ssh_conf.5, and add
Jason McIntyre
2020-12-22
print all the rings on a nic without limiting it to the number of mclpools
David Gwynne
2020-12-22
Remove lines accidentally left behind in the ProxyJump parsing fix r1.345.
Theo Buehler
2020-12-22
add a ssh_config KnownHostsCommand that allows the client to obtain
Damien Miller
2020-12-22
move subprocess() from auth.c to misc.c
Damien Miller
2020-12-21
Fix typo in mktime() year format description. From Paul de Weerd.
Todd C. Miller
2020-12-21
Rewrite parse_netprefix to no longer use isc_sockaddr_fromin{,6}.
Florian Obser
2020-12-21
Remove the pre-standardization cipher rijndael-cbc@lysator.liu.se.
Darren Tucker
2020-12-21
properly fix ProxyJump parsing; Thanks to tb@ for pointing out my error
Damien Miller
2020-12-21
Show scope id when set; ok florian@
Otto Moerbeek
2020-12-20
plumb ssh_conn_info through to sshconnect.c; feedback/ok markus@
Damien Miller
2020-12-20
allow UserKnownHostsFile=none; feedback and ok markus@
Damien Miller
2020-12-20
load_hostkeys()/hostkeys_foreach() variants for FILE*
Damien Miller
2020-12-20
Fix EDNS Client Subnet option (+subnet=)
Florian Obser
2020-12-20
Fix IPv6 link-local address handling for nameservers to talk to as
Florian Obser
2020-12-20
Fix copy-pasto when selecting the addresses read from resolv.conf by
Otto Moerbeek
2020-12-19
Print client kem key with correct length.
tobhe
2020-12-19
rename filenames ending in a period
Daniel Dickman
2020-12-18
Update awk to December 18, 2020 version.
Todd C. Miller
2020-12-17
fix possible error("%s", NULL) on error paths
Damien Miller
2020-12-17
refactor client percent_expand() argument passing; consolidate the
Damien Miller
2020-12-17
prepare readconf.c for fuzzing; remove fatal calls and fix some
Damien Miller
2020-12-17
Fix some breakage in handling +-inf and +-nan introduced in last version.
Todd C. Miller
2020-12-16
Remove a redundant memset call.
Theo Buehler
2020-12-15
Make synchronize-panes a pane option and add -U flag to set-option to
Nicholas Marriott
2020-12-15
Initialize the poll_timeout before rsync_server() is called.
Claudio Jeker
2020-12-15
the name aux is a reserved filename on windows
Daniel Dickman
2020-12-14
Implement displaying SMI enums as text.
Martijn van Duren
2020-12-14
use _PATH_SSH_USER_DIR instead of hardcoded .ssh in path
Damien Miller
2020-12-13
pr.1: note that -p is unsupported
Jason McIntyre
2020-12-12
Replace list faked with a literal display with a real list.
Anthony J. Bentley
2020-12-10
Check sample signedness when setting up format conversions.
Alexandre Ratchov
2020-12-10
Check sample signedness when setting up format conversions.
Alexandre Ratchov
2020-12-09
Update awk to December 8, 2020 version.
Todd C. Miller
2020-12-07
Do not include the status line size when working out the character for
Nicholas Marriott
[next]