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
2016-09-10
spaces found during re-read
Theo de Raadt
2016-09-09
Source Joachim Nilsson:
Mark Lumsden
2016-09-08
shorten smime;
Jason McIntyre
2016-09-08
as with ps, update bug to caveat and clarify
Ted Unangst
2016-09-08
simplify the extra buffer size copy
Marc Espie
2016-09-08
Source Joachim Nilsson:
Mark Lumsden
2016-09-07
Remove other instance of _tolower
Todd C. Miller
2016-09-07
Avoid using the obsolete _tolower() macro.
Todd C. Miller
2016-09-07
sort; from matthew martin
Jason McIntyre
2016-09-07
Source Joachim Nilsson:
Mark Lumsden
2016-09-06
If you have a paragraph:
Mark Lumsden
2016-09-06
ssh_set_newkeys: print correct block counters on rekeying; ok djm@
Markus Friedl
2016-09-06
update ext_info_c every time we receive a kexinit msg; fixes sending of
Markus Friedl
2016-09-05
remove 3des-cbc from the client's default proposal; 64-bit block ciphers
Damien Miller
2016-09-05
enforce expected request flow for GSSAPI calls; thanks to Jakub Jelen
Damien Miller
2016-09-05
remove a cms leftover
Theo de Raadt
2016-09-05
Initialize stack variables to zero before memmove().
Mark Lumsden
2016-09-04
Add full UTF-8 support to column(1).
Martijn van Duren
2016-09-04
shorten sess_id;
Jason McIntyre
2016-09-04
Nuke one more cms tendril
Bob Beck
2016-09-04
bye bye cms. send it to the attic
Bob Beck
2016-09-04
Add support for performing a full width split (with splitw -f), rather
Nicholas Marriott
2016-09-04
s,getpass,readpassphrase,
Gleydson Soares
2016-09-04
well, adding the filename doesn't help... mostly used with pipes anyhow
Marc Espie
2016-09-04
Replace strlen + calloc + snprintf with asprintf.
Theo Buehler
2016-09-04
Add missing getpw pledge
Theo Buehler
2016-09-04
usage() is __dead and main() needs no prototype
Theo Buehler
2016-09-04
usage() is static and __dead; add prototype for print_passwd;
Theo Buehler
2016-09-04
remove two blanks that shouldn't be there
Theo Buehler
2016-09-04
-L means no command
Ted Unangst
2016-09-04
don't allow combining nopass and persist in a single rule
Ted Unangst
2016-09-04
straightforward realloc -> reallocarray conversion
Theo Buehler
2016-09-04
Options that take a time argument....take an argument
Philip Guenther
2016-09-03
move zaurus down to the discontinued architectures
Ingo Schwarze
2016-09-03
add the keyname to meta-info that passes thru
Marc Espie
2016-09-03
squash some possibly-used-uninitialized warnings
Brent Cook
2016-09-03
switch back to SHA512/256 now that we have the official nist flavor
Ted Unangst
2016-09-03
Add userland parts for BFD. Can't work if you don't have it enabled in
Peter Hessler
2016-09-03
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
Philip Guenther
2016-09-03
shorten s_time; help/ok bcook
Jason McIntyre
2016-09-03
remove parens from method calls
Ted Unangst
2016-09-03
naddy@ pointed out that SHA512/256 is slightly different
Marc Espie
2016-09-03
the SMALL code made a half hearted effort to exclude compression code
Ted Unangst
2016-09-03
fix parameters checking
Marc Espie
2016-09-03
MAJOR tweak: switch to SHA512/256
Marc Espie
2016-09-03
start pulling apart some function pointers that take too many parameters
Ted Unangst
2016-09-03
nitpicks. all header info is relative. make gzheader freeable.
Marc Espie
2016-09-03
the sudo timeout was 5 minutes i believe, so we'll match that.
Ted Unangst
2016-09-02
style polishing
Ted Unangst
2016-09-02
replace exit() with err() and errx() so user knows what happened
Ted Unangst
[next]