- 10 Apr, 2000 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.176
-
- 06 Apr, 2000 1 commit
-
-
Niels Möller authored
when we have received EOF but not CLOSE. Noted by Markus Friedl. Rev: src/channel.c:1.76
-
- 02 Apr, 2000 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.175
-
Niels Möller authored
clash with glibc. Rev: src/lookup_verifier.h:1.6 Rev: src/lsh.c:1.103 Rev: src/lsh.h:1.14 Rev: src/lsh_proxy.c:1.9 Rev: src/server_authorization.c:1.11 Rev: src/server_password.c:1.29 Rev: src/server_publickey.c:1.12 Rev: src/server_session.c:1.31 Rev: src/server_session.h:1.8 Rev: src/server_userauth.h:1.8 Rev: src/unix_user.c:1.7
-
Niels Möller authored
Rev: configure.in:1.62
-
Niels Möller authored
Rev: ChangeLog:1.174 Rev: configure.in:1.61 Rev: contrib/Makefile.am:1.3
-
Niels Möller authored
Rev: doc/TODO:1.73 Rev: src/userauth.h:1.21
-
Niels Möller authored
Rev: ChangeLog:1.173 Rev: contrib/lshd.debian.init:1.1
-
Niels Möller authored
Rev: src/unix_user.c:1.6
-
- 29 Mar, 2000 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.172 Rev: NEWS:1.45
-
Niels Möller authored
following suggestions by Thayne Harbaugh. Rev: src/unix_user.c:1.5
-
- 28 Mar, 2000 1 commit
-
-
Niels Möller authored
Rev: contrib/lshd.rhlinux.init:1.3
-
- 26 Mar, 2000 9 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.171 Rev: src/tcpforward.c:1.42 Rev: src/tcpforward.h:1.13 Rev: src/tcpforward_commands.c:1.23 Rev: src/unix_user.c:1.4
-
Niels Möller authored
initial_window. Rev: src/server_session.c:1.30 Rev: src/server_session.h:1.7
-
Niels Möller authored
Rev: src/lsh_proxy.c:1.8 Rev: src/proxy.c:1.6 Rev: src/proxy_agentforward.c:1.2 Rev: src/proxy_session.c:1.6 Rev: src/proxy_tcpforward.c:1.3 Rev: src/proxy_x11forward.c:1.2
-
Niels Möller authored
max_window. Rev: src/client.c:1.90 Rev: src/client.h:1.29
-
Niels Möller authored
Rev: src/proxy_channel.c:1.3 Rev: src/proxy_channel.h:1.3
-
Niels Möller authored
initial_window_size. Removed references to max_window. (format_global_request): New function. Rev: src/channel.c:1.75
-
Niels Möller authored
attribute. (channel_open): Added send_window_size argument. Rev: src/channel.h:1.54
-
Niels Möller authored
Removed proxy_channel.c. Rev: src/Makefile.am.in:1.75
-
Niels Möller authored
proxy_channel.c. Rev: src/gateway.c:1.1 Rev: src/gateway_channel.c:1.1 Rev: src/gateway_channel.h:1.1
-
- 19 Mar, 2000 6 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.170
-
Niels Möller authored
Rev: ChangeLog:1.169
-
Niels Möller authored
aging and account expiration. * src/unix_user.c (do_file_exists): Deallocate the name properly. Rev: src/unix_user.c:1.3
-
Niels Möller authored
Rev: configure.in:1.60
-
Niels Möller authored
filename twice. Rev: src/server_authorization.c:1.10
-
Niels Möller authored
Rev: src/unix_user.c:1.2
-
- 16 Mar, 2000 13 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.168
-
Niels Möller authored
Rev: NEWS:1.44 Rev: src/client.c:1.89 Rev: src/connection.h:1.44 Rev: src/connection_commands.c:1.23 Rev: src/tcpforward.c:1.41 Rev: src/tcpforward_commands.c:1.22
-
Niels Möller authored
* src/server_session.c (WINDOW_SIZE): Likewise. Rev: src/server_session.c:1.29
-
Rev: src/proxy_channel.c:1.2 Rev: src/proxy_channel.h:1.2 Rev: src/proxy_session.c:1.5 Rev: src/proxy_tcpforward.c:1.2 Rev: src/proxy_userauth.c:1.4
-
Rev: src/proxy.c:1.5 Rev: src/proxy.h:1.4
-
Rev: src/lsh_proxy.c:1.7
-
Niels Möller authored
Rev: src/lsh.c:1.102
-
Niels Möller authored
CHANNEL_SEND_ADJUST. (CHANNEL_OPEN): Added send_max_packet argument. Rev: src/channel.h:1.53
-
Niels Möller authored
(do_channel_open): Pass send_packet_size to the CHANNEL_OPEN method, and round it down to SSH_MAX_PACKET if needed. (do_window_adjust): Pass the window adjustment to the CHANNEL_SEND_ADJUST method. Rev: src/channel.c:1.74
-
proxy_x11forward.c, proxy_x11forward.h: New files (Bazsi). Rev: src/proxy_agentforward.c:1.1 Rev: src/proxy_agentforward.h:1.1 Rev: src/proxy_x11forward.c:1.1 Rev: src/proxy_x11forward.h:1.1
-
Niels Möller authored
proxy_agentforward.c and proxy_x11forward.c. Rev: src/Makefile.am.in:1.74
-
Niels Möller authored
(--without-x11-forward, --without-agent-forward): New flags. So far, used only by the proxy. Rev: configure.in:1.59
-
Niels Möller authored
Rev: acconfig.h:1.12
-