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
2024-08-27
Display hyperlinks in copy mode and add copy_cursor_hyperlink format to
Nicholas Marriott
2024-08-27
Add search_count and search_count_partial formats in copy mode, GitHub
Nicholas Marriott
2024-08-27
Do not reset mouse pane if clicked on status line, it may have been set
Nicholas Marriott
2024-08-26
replace hand-rolled number parser with strtonum
Omar Polo
2024-08-26
ts.c: typo flaf -> flag
Theo Buehler
2024-08-26
Use strtonum instead of atoi.
Nicholas Marriott
2024-08-26
C-h should not be treated specially and represented internally as \b but
Nicholas Marriott
2024-08-26
Pass the screen_redraw_ctx struct into more functions instead of
Nicholas Marriott
2024-08-26
Client flags was changed to uint64_t a while ago, fix a few cases where
Nicholas Marriott
2024-08-26
Add window_pane_mode helper function to tell if a pane is in copy mode,
Nicholas Marriott
2024-08-26
Add copy-mode -d flag to scroll a page down if in copy mode already,
Nicholas Marriott
2024-08-26
annoying whitespace found during an audit process
Theo de Raadt
2024-08-25
PASSTHROUGH -> FALLTHROUGH
Jonathan Gray
2024-08-23
Fix some program names that were not expanded correctly when ncurses was
Nicholas Marriott
2024-08-23
Ignore internal function keys if they have not got an entry in the key
Nicholas Marriott
2024-08-23
Check for exact match for layout name before looking for a prefix match.
Nicholas Marriott
2024-08-23
As defined in the RFC, the SSH protocol has negotiable compression support
Theo de Raadt
2024-08-23
FALLTHROUHG -> FALLTHROUGH
Jonathan Gray
2024-08-22
sntrup761x25519-sha512 now has an IANA codepoint assigned,
Damien Miller
2024-08-22
openssl: adjust manual for LMK and CSP removal
Theo Buehler
2024-08-22
openssl pkcs12: remove support for LMK and CSP attributes
Theo Buehler
2024-08-22
Clear overlay when command prompt is entered. Also fix some spacing in
Nicholas Marriott
2024-08-22
Short Ctrl keys like ^A need to be converted to lowercase so they end up
Nicholas Marriott
2024-08-21
Reformat gprof.callg to be more compact so that it annoys a bit less when
Claudio Jeker
2024-08-21
alpbetically sort the configuration choices
Theo de Raadt
2024-08-21
Import regenerated moduli.
Darren Tucker
2024-08-21
Mention that load- and save-buffer can use stdin, from Ramon Fischer.
Nicholas Marriott
2024-08-21
Add mirrored versions of the main-horizontal and main-vertical layouts where
Nicholas Marriott
2024-08-21
C-Space and Meta keys should not be translated in mode 1 extended keys.
Nicholas Marriott
2024-08-21
Set the default for extended-keys back to off because it appears emacs turns
Nicholas Marriott
2024-08-21
Revamp extended keys support to more closely match xterm and support
Nicholas Marriott
2024-08-20
actually use the length parameter that was passed in rather than a
Damien Miller
2024-08-20
nasty whitespace
Theo de Raadt
2024-08-20
place shielded keys (i.e. keys at rest in RAM) into memory allocated
Damien Miller
2024-08-19
whitespaces
Theo de Raadt
2024-08-19
Allow REP to work with Unicode characters, GitHub issue 3687.
Nicholas Marriott
2024-08-19
Both terminators \007 and \033\\ leave the index pointing to the final
Nicholas Marriott
2024-08-19
Get rid of inet_aton(3).
Florian Obser
2024-08-19
Replace inet_aton / gethostbyname with getaddrinfo.
Florian Obser
2024-08-18
whitespaces
Theo de Raadt
2024-08-18
Use OPENSSL_config() instead of OPENSSL_load_builtin_modules()
Theo Buehler
2024-08-18
whitespace
Theo de Raadt
2024-08-17
mention that ed25519 is the default key type generated and
Damien Miller
2024-08-17
fix minor memory leak in Subsystem option parsing;
Damien Miller
2024-08-17
fix swapping of source and destination addresses in some sshd log messages
Damien Miller
2024-08-16
Remove reference to telnet(1).
Florian Obser
2024-08-16
Add pledge & unveil.
Florian Obser
2024-08-15
Convert RSA and ECDSA key to the libcrypto EVP_PKEY API. DSA remains
Damien Miller
2024-08-14
resdebug and no_tld_query are unused
Florian Obser
2024-08-14
sortlist is unused
Florian Obser
[next]