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
2019-01-20
Fix BN_is_prime_* calls in SSH, the API returns -1 on error.
Theo Buehler
2019-01-20
Fix BN_is_prime_* calls in openssl(1), the API returns -1 on error.
Theo Buehler
2019-01-20
DH-GEX min value is now specified in RFC8270. ok djm@
Darren Tucker
2019-01-19
fix error in refactor: use ssh_packet_disconnect() instead of
Damien Miller
2019-01-19
remove last traces of old packet API!
Damien Miller
2019-01-19
remove last references to active_state
Damien Miller
2019-01-19
convert monitor.c to new packet API
Damien Miller
2019-01-19
convert sshd.c to new packet API
Damien Miller
2019-01-19
convert session.c to new packet API
Damien Miller
2019-01-19
convert auth.c to new packet API
Damien Miller
2019-01-19
convert serverloop.c to new packet API
Damien Miller
2019-01-19
convert the remainder of sshconnect2.c to new packet API
Damien Miller
2019-01-19
convert the remainder of clientloop.c to new packet API
Damien Miller
2019-01-19
convert auth2.c to new packet API
Damien Miller
2019-01-19
convert servconf.c to new packet API
Damien Miller
2019-01-19
convert channels.c to new packet API
Damien Miller
2019-01-19
convert sshconnect.c to new packet API
Damien Miller
2019-01-19
convert ssh.c to new packet API
Damien Miller
2019-01-19
convert mux.c to new packet API
Damien Miller
2019-01-19
convert sshconnect2.c to new packet API
Damien Miller
2019-01-19
convert clientloop.c to new packet API
Damien Miller
2019-01-19
allow sshpkt_fatal() to take a varargs format; we'll use this to give
Damien Miller
2019-01-19
begin landing remaining refactoring of packet parsing API, started
Damien Miller
2019-01-19
change the default digest used by
Jonathan Gray
2019-01-19
Print an \r in front of the password prompt so parts of a password
Theo Buehler
2019-01-18
switch the default algorithm for the dgst command from MD5 to SHA256
Christian Weisgerber
2019-01-18
Add -iter and -pbkdf2 to the usage synopsis.
Christian Weisgerber
2019-01-18
The .UR and .MT blocks in man(7) are represented by <a> elements
Ingo Schwarze
2019-01-18
tweak previous;
Jason McIntyre
2019-01-18
Add the -iter and -pbkdf2 argumenst to enc
Bob Beck
2019-01-18
Change the default digest type to sha256, and add support for
Bob Beck
2019-01-17
rm a few more $Id which cannot be useful
Ted Unangst
2019-01-17
delete some historic $Id that have been chewed on by cvs
Ted Unangst
2019-01-17
use $OpenBSD markers
Ted Unangst
2019-01-17
change an error message to be less misleading.
Ted Unangst
2019-01-17
clear the password even after a mismatch
Ted Unangst
2019-01-17
clean up the user's password even after various errors.
Ted Unangst
2019-01-17
tun_fwd_ifnames variable should be extern; from Hanno Böck
Damien Miller
2019-01-17
include time.h for time(3)/nanosleep(2); from Ian McKellar
Damien Miller
2019-01-17
many of the global variables in this file can be made static;
Damien Miller
2019-01-16
Add "-h" flag to sftp chown/chgrp/chmod commands to request they do
Damien Miller
2019-01-16
add support for a "lsetstat@openssh.com" extension. This replicates the
Damien Miller
2019-01-15
In PostScript and PDF output, one AFM unit is not nearly enough
Ingo Schwarze
2019-01-15
Should save the bg colour when setting it to default, not the fg.
Nicholas Marriott
2019-01-15
Do not highlight characters which will not be copied, reported by
Nicholas Marriott
2019-01-15
Regex flags should include REG_NEWLINE and REG_ICASE should actually be
Nicholas Marriott
2019-01-14
Various tweaks:
Ingo Schwarze
2019-01-14
Untimely spring cleaning:
Ingo Schwarze
2019-01-11
mincore() is a relic from the past, exposing physical machine information
Theo de Raadt
2019-01-11
Improve error reporting when a file given on the command line
Ingo Schwarze
[next]