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-01-10
Simplify bounds checking of client numbers of channels and rate. From
Alexandre Ratchov
2018-01-09
Extract compile_mode command status with WEXITSTATUS.
cheloha
2018-01-08
group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSL
Markus Friedl
2018-01-08
move subprocess() so scp/sftp do not need uidswap.o; ok djm@
Markus Friedl
2018-01-08
switch ssh-pkcs11-helper to new API; ok djm@
Markus Friedl
2018-01-08
split client/server kex; only ssh-keygen needs uuencode.o;
Markus Friedl
2018-01-08
only ssh-keygen needs uuencode.o; only scp/sftp use progressmeter.o
Markus Friedl
2018-01-08
uuencode.h is not used
Markus Friedl
2018-01-07
Remove unused extern variable in openssl(1) s_time
Kinichiro Inoguchi
2018-01-05
No need for <sys/socketvar.h>
Martin Pieuchot
2018-01-05
Remove useless <sys/socketvar.h> includes.
Martin Pieuchot
2018-01-04
glaring KNF violation
Theo de Raadt
2018-01-02
update currency exchange rates;
Jason McIntyre
2018-01-02
When invoked with no file arguments, display usage and fail instead of
Philip Guenther
2018-01-01
Prefer PWD for current directory if present in client, from Wei Zhao in
Nicholas Marriott
2018-01-01
Add C-g at command prompt for emacs people, GitHub issue 1213.
Nicholas Marriott
2017-12-31
Initialize the size of new panes created by the even-* layout correctly;
Nicholas Marriott
2017-12-30
Simplify switch by removing some unneeded cases.
Theo Buehler
2017-12-30
Avoid one-byte overflow in error path. If the format string ends in an
Theo Buehler
2017-12-29
small optimization in bexp; from kshe
Otto Moerbeek
2017-12-28
Redrawing status is needed after changing window flags or title does not
Nicholas Marriott
2017-12-27
Draw command prompt correctly with status line off.
Nicholas Marriott
2017-12-25
Markup SIGHUP and rework sentence; ok jmc@
anton
2017-12-24
Avoid comparing equal lines twice when running without -i.
Theo Buehler
2017-12-23
As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3).
cheloha
2017-12-23
Use the monotonic clock for logging progress in cdio(1) and ftp(1).
cheloha
2017-12-23
clarify that -i only affects the comparison of ASCII characters;
Ingo Schwarze
2017-12-22
Fix memory leak in screen_redraw_make_pane_status.
Nicholas Marriott
2017-12-22
Do not try to set default value on user options (they don't have one),
Nicholas Marriott
2017-12-22
Remove duplicate WheelUp/WheelDown entries in list, GitHub issue 1184.
Nicholas Marriott
2017-12-21
Add an -i option for case insensitive comparison of lines.
Theo Buehler
2017-12-21
revert stricter key type / signature type checking in userauth path;
Damien Miller
2017-12-20
Fix adding and removing files with git-style a/ b/ diffs: only skip
Theo Buehler
2017-12-19
More NUL (not NULL) checks.
Vadim Zhukov
2017-12-19
Remove EXAMPLES section.
Martijn van Duren
2017-12-19
Report better error from server when socket create fails, GitHub issue
Nicholas Marriott
2017-12-19
somehow, I lost that static.
Marc Espie
2017-12-19
include signature type and CA key (if applicable) in some debug messages
Damien Miller
2017-12-18
unbreak hostkey rotation; attempting to sign with a desired signature
Damien Miller
2017-12-18
log mismatched RSA signature types; ok markus@
Damien Miller
2017-12-18
pass kex->hostkey_alg and kex->hostkey_nid from pre-auth to post-auth
Damien Miller
2017-12-18
Do not try to put more in command message than will fit when sending
Nicholas Marriott
2017-12-18
Add helper function for uri handing in scp where a missing path
Todd C. Miller
2017-12-18
Remove unused variable from Thomas Adam.
Nicholas Marriott
2017-12-18
Reclaim browser screen real estate in bgplg
job
2017-12-18
Add the CLOCK_BOOTTIME clockid for use with clock_gettime(2)
cheloha
2017-12-18
pass negotiated signing algorithm though to sshkey_verify() and
Damien Miller
2017-12-18
sshkey_sigtype() function to return the type of a signature;
Damien Miller
2017-12-17
Add community/large-community commands and retain parameter input in form
job
2017-12-17
Let the Insert key toggle overwrite mode. This matches GNU Emacs behavior.
Brian Callahan
[next]