index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-20
upstream: fix error in refactor: use ssh_packet_disconnect() instead of
djm@openbsd.org
2019-01-20
upstream: remove last traces of old packet API!
djm@openbsd.org
2019-01-20
upstream: remove last references to active_state
djm@openbsd.org
2019-01-20
upstream: convert monitor.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert sshd.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert session.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert auth.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert serverloop.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert the remainder of sshconnect2.c to new packet
djm@openbsd.org
2019-01-20
upstream: convert the remainder of clientloop.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert auth2.c to new packet API
Damien Miller
2019-01-20
upstream: convert servconf.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert channels.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert sshconnect.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert ssh.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert mux.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert sshconnect2.c to new packet API
djm@openbsd.org
2019-01-20
upstream: convert clientloop.c to new packet API
djm@openbsd.org
2019-01-20
upstream: allow sshpkt_fatal() to take a varargs format; we'll
djm@openbsd.org
2019-01-20
upstream: begin landing remaining refactoring of packet parsing
djm@openbsd.org
2019-01-20
upstream: Print an \r in front of the password prompt so parts of
tb@openbsd.org
2019-01-18
Add minimal fchownat and fchmodat implementations.
Darren Tucker
2019-01-18
Add a minimal implementation of utimensat().
Darren Tucker
2019-01-17
upstream: regress bits for banner processing refactor (this test was
djm@openbsd.org
2019-01-17
upstream: tun_fwd_ifnames variable should b
djm@openbsd.org
2019-01-17
upstream: include time.h for time(3)/nanosleep(2); from Ian
djm@openbsd.org
2019-01-17
upstream: many of the global variables in this file can be made static;
djm@openbsd.org
2019-01-17
upstream: Add "-h" flag to sftp chown/chgrp/chmod commands to
djm@openbsd.org
2019-01-17
upstream: add support for a "lsetstat@openssh.com" extension. This
djm@openbsd.org
2019-01-04
upstream: eliminate function-static attempt counters for
djm@openbsd.org
2019-01-04
upstream: fix memory leak of ciphercontext when rekeying; bz#2942
djm@openbsd.org
2019-01-03
upstream: static on global vars, const on handler tables that contain
djm@openbsd.org
2018-12-28
upstream: Request RSA-SHA2 signatures for
djm@openbsd.org
2018-12-27
upstream: ssh_packet_set_state() now frees ssh->kex implicitly, so
djm@openbsd.org
2018-12-27
upstream: remove unused and problematic sudo clean. ok espie
tedu@openbsd.org
2018-12-27
upstream: move client/server SSH-* banners to buffers under
djm@openbsd.org
2018-12-27
upstream: Fix calculation of initial bandwidth limits. Account for
dtucker@openbsd.org
2018-12-27
upstream: only consider the ext-info-c extension during the initial
djm@openbsd.org
2018-12-27
upstream: fix option letter pasto in previous
djm@openbsd.org
2018-12-27
upstream: mention that the ssh-keygen -F (find host in
djm@openbsd.org
2018-12-14
expose $SSH_CONNECTION in the PAM environment
Damien Miller
2018-12-13
Don't pass loginmsg by address now that it's an sshbuf*
Kevin Adler
2018-12-07
upstream: no need to allocate channels_pre/channels_post in
djm@openbsd.org
2018-12-07
upstream: don't attempt to connect to empty SSH_AUTH_SOCK; bz#293
djm@openbsd.org
2018-12-07
upstream: don't truncate user or host name in "user@host's
djm@openbsd.org
2018-12-07
upstream: tweak previous;
jmc@openbsd.org
2018-11-25
Include stdio.h for FILE if needed.
Darren Tucker
2018-11-25
Reverse order of OpenSSL init functions.
Darren Tucker
2018-11-25
Improve OpenSSL_add_all_algorithms check.
Darren Tucker
2018-11-23
upstream: add a ssh_config "Match final" predicate
djm@openbsd.org
[prev]
[next]