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
2023-04-28
Add options to change the confirm key and default behaviour of
Nicholas Marriott
2023-04-28
Do not fatal if tparm fails, instead just log it (not working sequences
Nicholas Marriott
2023-04-27
sort options;
Jason McIntyre
2023-04-27
Implement -V as an alias to --version.
Claudio Jeker
2023-04-26
Check for ProxyJump=none in CanonicalizeHostname logic.
Damien Miller
2023-04-25
Remove the nseq command
Theo Buehler
2023-04-25
mark up `mode' in -f description
Omar Polo
2023-04-25
Tidy tparm wrapper functions to have more obvious names and check tparm
Nicholas Marriott
2023-04-25
Invalidate cached tty state after changing features since they may
Nicholas Marriott
2023-04-25
document that prefix-region with a prefix argument prompts for the string
Omar Polo
2023-04-22
Document the change in default to comma plus space but leave out the
Theo Buehler
2023-04-22
Fix UTF-8 issuer printing
Theo Buehler
2023-04-21
mg: fix space_to_tabstop
Omar Polo
2023-04-21
mg: allow to change the tab width
Omar Polo
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-17
Ignore the user keys range when checking if a key is Unicode.
Nicholas Marriott
2023-04-17
It seems silly to use progname for version, just always say tmux.
Nicholas Marriott
2023-04-17
Make the check if printing is allowed the same as writing which is less
Nicholas Marriott
2023-04-17
Discard mouse sequences that have the right form but actually are
Nicholas Marriott
2023-04-17
fix buffer overflow in displaymatch(); ok/tweak tb@
Omar Polo
2023-04-17
fix a few dobeep_msgs() calls: a space is already added between the arguments
Omar Polo
2023-04-17
add doindent() prototype at the start of the file; forgotten in previous
Omar Polo
2023-04-17
resurrect mg' no-tab-mode
Omar Polo
2023-04-17
fix a macro and tweak punctuation;
Jason McIntyre
2023-04-16
Add a -u label option to print selected utrace records, used by upcoming
Otto Moerbeek
2023-04-14
Add a missing void
Theo Buehler
2023-04-14
Drop policy printing from openssl
Theo Buehler
2023-04-14
Fix double free in error path in openssl(1) x509
Theo Buehler
2023-04-12
correct the entry for chilepeso; from jan stary
Jason McIntyre
2023-04-12
remove duplicate signal.h include
Jonathan Gray
2023-04-12
fix double words
Jonathan Gray
2023-04-12
Fix 24bit maximum/mask in manpage. Noticed by wangqr on github.
Claudio Jeker
2023-04-09
Remove X9.31 support from openssl(1)
Theo Buehler
2023-04-09
Minor code cleanup
Theo Buehler
2023-04-06
simplify sshsig_find_principals() similar to what happened to
Damien Miller
2023-04-06
remove redundant ssh!=NULL check; we'd already dereferenced it
Damien Miller
2023-04-06
match_user() shouldn't be called with user==NULL unless
Damien Miller
2023-04-06
don't care about glob() return value here.
Damien Miller
2023-04-03
Move null check up and simplify process_escapes. Based on Coverity CID
Darren Tucker
2023-04-03
Clarify text for new -A slightly, GitHub issue 3508.
Nicholas Marriott
2023-04-02
add Ryuichi Sakamoto. rest in peace.
Stuart Henderson
2023-04-01
horrible whitespace, mostly on non-code lines. no object change
Theo Buehler
2023-03-31
Explicitly ignore return from waitpid here too.
Darren Tucker
2023-03-31
Explictly ignore return codes where we don't check them. From Dmitry
Darren Tucker
2023-03-31
Return immediately from get_sock_port if sock <0 so we don't call
Darren Tucker
2023-03-31
don't leak arg2 on parse_pubkey_algos error path; ok dtucker@
Damien Miller
2023-03-31
clamp max number of GSSAPI mechanisms to 2048; ok dtucker
Damien Miller
2023-03-31
don't print key if printing hostname failed; with/ok dtucker@
Damien Miller
2023-03-31
remove redundant test
Damien Miller
2023-03-31
don't attempt to decode a ridiculous number of attributes;
Damien Miller
[next]