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-07-20
zap whitespaces
Ricardo Mestre
2018-07-20
slightly-clearer description for AuthenticationMethods - the lists
Damien Miller
2018-07-20
remove unused zlib.h
Damien Miller
2018-07-19
Fix typo in comment. From Alexandru Iacob via github.
Darren Tucker
2018-07-19
Deprecate UsePrivilegedPort now that support for running ssh(1)
Darren Tucker
2018-07-18
Convert from fgetln(3) to getline(3). Based on a diff from Lauri Tirkkonen.
Todd C. Miller
2018-07-18
Remove support for running ssh(1) setuid and fatal if attempted.
Darren Tucker
2018-07-17
When a key isn't in the first table, we need to try the same key again
Nicholas Marriott
2018-07-16
Slot 0 in the hostbased key array was previously RSA1, but that is
Darren Tucker
2018-07-16
Remove support for loading HostBasedAuthentication keys directly in
Darren Tucker
2018-07-16
Add an "Any" key to run a command if a key is pressed that is not bound
Nicholas Marriott
2018-07-16
keep options.identity_file_userprovided array in sync when we load
Damien Miller
2018-07-16
memleaks; found by valgrind
Damien Miller
2018-07-15
Fix new-window -k, GitHub issue 1403.
Nicholas Marriott
2018-07-14
don't run cvs_client_sendfile() if its file_type is CVS_DIR, but do not
Joris Vink
2018-07-13
Remove cscope leftover and a stray comma.
Anthony J. Bentley
2018-07-13
openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GET
cheloha
2018-07-13
Add & update author credits for Mary Ann Horton.
cheloha
2018-07-13
Unveiling unveil(2).
Bob Beck
2018-07-13
Use "rtable" not "tableid" as argument name for rtable
kn
2018-07-13
Unused variable.
Kenneth R Westerback
2018-07-13
Unused variables.
Kenneth R Westerback
2018-07-13
Fix some comments referencing sockets which are not used by the ber api. The
rob
2018-07-13
Fix loop condition in ber.c. Discussed with claudio.
rob
2018-07-12
Use (mostly) the same capitalisation in the replacement string as in
Florian Obser
2018-07-12
remove prototype to long-gone function
Damien Miller
2018-07-11
treat ssh_packet_write_wait() errors as fatal; ok djm@
Markus Friedl
2018-07-11
remove legacy key emulation layer; ok djm@
Markus Friedl
2018-07-11
When in incremental search handle ^M (a.k.a. <cr>) like ^[ (a.k.a.
Kenneth R Westerback
2018-07-11
After opening all the needed files, tighten the pledge(2)
Ingo Schwarze
2018-07-11
Repair the regression introduced by the recent refactoring
Ingo Schwarze
2018-07-11
Expand formats in load-buffer and save-buffer.
Nicholas Marriott
2018-07-11
s/wuth/with/ in comment
Martijn van Duren
2018-07-11
Do for most running out of memory err() what was done for most running
Kenneth R Westerback
2018-07-11
Make the output of the list command more sensible for the output device.
Martijn van Duren
2018-07-11
Helper function to shorten history.
Nicholas Marriott
2018-07-11
Rephrase the wording on the replacement string of the substitute command.
Martijn van Duren
2018-07-11
Add function comments.
Nicholas Marriott
2018-07-11
Remove an old and false comment. REALLOC now free(3)s the code if realloc
Martijn van Duren
2018-07-10
re-remove some pre-auth compression bits
Stefan Fritsch
2018-07-10
kerberos/gssapi fixes for buffer removal
Damien Miller
2018-07-10
Disentangle the "SED ADDRESSES", "SED REGULAR EXPRESSIONS",
Ingo Schwarze
2018-07-10
buffer.[ch] and bufaux.c are no more
Damien Miller
2018-07-10
one mention of Buffer that almost got away :)
Damien Miller
2018-07-09
replace cast with call to sshbuf_mutable_ptr(); ok djm@
Markus Friedl
2018-07-09
remove legacy buffer API emulation layer; ok djm@
Markus Friedl
2018-07-09
sshd: switch monitor to sshbuf API; lots of help & ok djm@
Markus Friedl
2018-07-09
sshd: switch GSSAPI to sshbuf API; ok djm@
Markus Friedl
2018-07-09
sshd: switch authentication to sshbuf API; ok djm@
Markus Friedl
2018-07-09
sshd: switch config to sshbuf API; ok djm@
Markus Friedl
[next]