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
2015-07-13
Reset G0/G1 state when resetting everything else with send-keys -R.
Nicholas Marriott
2015-07-13
Ignore environment variables that are too long to send to the server.
Nicholas Marriott
2015-07-13
Fix line endings.
Nicholas Marriott
2015-07-13
Initialize cwd fd to -1 so that we don't close fd 0 if the client is
Nicholas Marriott
2015-07-13
Add a format to show if client is a control client. From Bruno Sutic.
Nicholas Marriott
2015-07-13
Add a -s flag to show-environment to output Bourne shell commands a la
Nicholas Marriott
2015-07-13
Revert to marking lines as wrapped on newlines, fixes problems with
Nicholas Marriott
2015-07-13
Add "PuTTY_Local:" to the clients to which we do not offer DH-GEX.
Darren Tucker
2015-07-12
Convert openssl(1) dh to the new option handling.
Doug Hogan
2015-07-12
Convert openssl(1) dsa to the new option handling.
Doug Hogan
2015-07-12
Convert openssl(1) ec to the new option handling.
Doug Hogan
2015-07-12
Convert gendh.c to the new option handling.
Doug Hogan
2015-07-12
Convert openssl(1) dsaparam to the new option handling.
Doug Hogan
2015-07-12
Convert openssl(1) crl2pkcs7 to the new option handling.
Doug Hogan
2015-07-12
Keep one byte for terminating '\0'.
Tobias Stoeckmann
2015-07-11
Convert openssl(1) dhparam to new option handling.
Joel Sing
2015-07-10
Turn off DSA by default; add HostKeyAlgorithms to the server and
Markus Friedl
2015-07-09
re-enable ed25519-certs if compiled w/o openssl; ok djm
Markus Friedl
2015-07-08
no need to include the old buffer/key API
Markus Friedl
2015-07-08
typedefs for Cipher&CipherContext are unused
Markus Friedl
2015-07-08
xmalloc.h is unused
Markus Friedl
2015-07-08
compress.c is gone
Markus Friedl
2015-07-08
Properly handle files >= 4 GB on 32 bit architectures.
Tobias Stoeckmann
2015-07-08
Do not allow '\0' as an offset operator or type.
Tobias Stoeckmann
2015-07-08
switch "openssl dhparam" default from 512 to 2048 bits, ok jsing@
Stuart Henderson
2015-07-07
Fix a regression caused by timespec changes when vi is run without
Todd C. Miller
2015-07-06
Update environment with -E when attach-session used on an already
Nicholas Marriott
2015-07-03
Remove sudo, it is now in ports.
Todd C. Miller
2015-07-03
Sudo has moved to ports.
Todd C. Miller
2015-07-03
Repair algorithm name array after 1.6.
Miod Vallat
2015-07-03
Switch to standard, non-historical sort(1) and join(1) usage. ok millert@
Jeremie Courreges-Anglas
2015-07-03
vax-11/780 announced 1977, not 1978;
Jason McIntyre
2015-07-03
another SSH_RSA_MINIMUM_MODULUS_SIZE that needed cranking
Damien Miller
2015-07-03
add an XXX reminder for getting correct key paths from sshd_config
Damien Miller
2015-07-03
refuse to generate or accept RSA keys smaller than 1024 bits;
Damien Miller
2015-07-03
turn off 1024 bit diffie-hellman-group1-sha1 key exchange method
Damien Miller
2015-07-03
delete support for legacy v00 certificates; "sure" markus@ dtucker@
Damien Miller
2015-07-01
Compile-time disable SSH v.1 again
Damien Miller
2015-07-01
update currency exchange rates;
Jason McIntyre
2015-07-01
twiddle PermitRootLogin back
Damien Miller
2015-07-01
twiddle; (this commit marks the openssh-6.9 release)
Damien Miller
2015-07-01
better refuse ForwardX11Trusted=no connections attempted after
Damien Miller
2015-07-01
put back default PermitRootLogin=no
Damien Miller
2015-07-01
openssh-6.9
Damien Miller
2015-07-01
reset default PermitRootLogin to 'yes' (momentarily, for release)
Damien Miller
2015-06-30
fatal() when a remote window update causes the window value to
Damien Miller
2015-06-30
Fix math error in remote window calculations that causes eventual stalls
Damien Miller
2015-06-29
add getpid to sandbox, reachable by grace_alarm_handler
Damien Miller
2015-06-27
Ignore blank characters at the beginning of a conditional block,
Ingo Schwarze
2015-06-26
Fix \-escaping bug that caused forward path parsing to skip two
Damien Miller
[next]