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-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
2018-07-09
sshd: switch loginmsg to sshbuf API; ok djm@
Markus Friedl
2018-07-09
ttymodes: switch to sshbuf API; ok djm@
Markus Friedl
2018-07-09
client: switch mux to sshbuf API; with & ok djm@
Markus Friedl
2018-07-09
client: switch to sshbuf API; ok djm@
Markus Friedl
2018-07-09
pkcs11: switch to sshbuf API; ok djm@
Markus Friedl
2018-07-09
Revert previous two commits
Stefan Fritsch
2018-07-09
When using '[' as the delimiter in sed(1) s/// (don't do that, of course)
Ingo Schwarze
2018-07-09
Simplify ber_read()
Jeremie Courreges-Anglas
2018-07-08
iostat shows data in bytes, not kilobytes;
Jason McIntyre
2018-07-06
Rename COMP_DELAYED to COMP_ZLIB
Stefan Fritsch
2018-07-06
Remove leftovers from pre-authentication compression
Stefan Fritsch
2018-07-06
Remove unused ssh_packet_start_compression()
Stefan Fritsch
2018-07-06
Add a rectangle_toggle format, from Hirokazu Hata.
Nicholas Marriott
[next]