- 26 Jan, 2000 4 commits
-
-
Niels Möller authored
context argument. (do_window_adjust): Check for CHANNEL_SENT_EOF, so that we don't attempt to send data after EOF. Rev: src/channel.c:1.68 Rev: src/channel.h:1.49
-
Niels Möller authored
Rev: doc/TODO:1.66 Rev: src/testsuite/functions.sh:1.1 Rev: src/testsuite/keygen-test:1.3 Rev: src/testsuite/lsh-1-test:1.1 Rev: src/testsuite/lsh-2-test:1.1 Rev: src/testsuite/lsh-3-test:1.1 Rev: src/testsuite/runtests:1.1 Rev: src/testsuite/tcpip-local-test:1.1
-
Niels Möller authored
testsuite-support. Rev: src/testsuite/Makefile.am:1.6
-
Niels Möller authored
Rev: src/io.c:1.87
-
- 22 Jan, 2000 4 commits
-
-
Rev: src/proxy_userauth.c:1.3
-
Rev: src/proxy_session.h:1.3
-
Niels Möller authored
to keep track of channels that have already been deallocated. Reported by Markus. * src/channel.c: Deleted some old commented-out definitions. Rev: src/channel.c:1.67
-
Niels Möller authored
optional third argument just like pointer-variables with three arguments. I.e. use the third arg as the name of a field holding the current size of an array. Reported by Bazsi. For now, doesn't try to free array elements (which is ok as long as the arrays are used for objects subject to gc). Rev: src/scm/gaba.scm:1.4
-
- 20 Jan, 2000 1 commit
-
-
Niels Möller authored
Rev: src/channel.c:1.66
-
- 18 Jan, 2000 1 commit
-
-
Niels Möller authored
(estimate_update): Fixed estimate. Also ignore small packets. (do_zlib): Fixed stop condition (noted by Markus Friedl). Rev: src/zlib.c:1.23
-
- 12 Jan, 2000 10 commits
-
-
argument (Bazsi). (do_channel_open_forwarded_tcpip): D:o. Rev: src/tcpforward.c:1.35
-
Niels Möller authored
(do_userauth_continuation): Call connection_unlock(). (do_exc_userauth_handler): D:o. (make_exc_userauth_handler): Made non-static (Bazsi). (do_userauth): Don't call make_once_continuation(). Rev: src/server_userauth.c:1.23 Rev: src/server_userauth.h:1.5
-
(Bazsi). Rev: src/server_session.c:1.23
-
Niels Möller authored
and --no-publickey. Rev: src/lshd.c:1.80
-
Niels Möller authored
Rev: src/command.c:1.33 Rev: src/exception.h:1.15 Rev: src/lsh.c:1.95
-
Niels Möller authored
Rev: src/io.c:1.86
-
Niels Möller authored
* src/connection.c (handle_connection): Disconnect if connections is busy. (connection_lock): New function. (connection_unlock): New function. Rev: src/connection.c:1.45 Rev: src/connection.h:1.42
-
Rev: src/channel.h:1.48
-
Niels Möller authored
numbers, as well local numbers where they are easily available. Rev: src/channel.c:1.65
-
src/proxy_session.h, src/proxy_userauth.c, src/proxy_userauth.h: Applied Bazsi's patches. Rev: src/lsh_proxy.c:1.3 Rev: src/proxy.c:1.2 Rev: src/proxy.h:1.2 Rev: src/proxy_session.c:1.2 Rev: src/proxy_session.h:1.2 Rev: src/proxy_userauth.c:1.2 Rev: src/proxy_userauth.h:1.2
-
- 09 Jan, 2000 5 commits
-
-
Niels Möller authored
* src/connection.c (make_ssh_connection): Use SSH_MAX_PACKET_TOTAL. * src/ssh.h (SSH_MAX_PACKET_FUZZ): New constant. * src/read_packet.c (do_read_packet): Added comment on the packet size limit. Rev: src/connection.c:1.44 Rev: src/read_packet.c:1.45 Rev: src/ssh.h:1.5 Rev: src/unpad.c:1.19
-
Niels Möller authored
Rev: src/lsh_types.h:1.36
-
Niels Möller authored
listing selected algorithms. Rev: src/keyexchange.c:1.60
-
Niels Möller authored
(io_set_close_on_exec): The same, even though there are currently no other flag bits specified. Rev: src/io.c:1.85
-
Niels Möller authored
variables max, rate and f. (do_zlib): Fixed call to string_buffer_final. * src/zlib.c (make_zlib_instance): Initialize deflate/inflate pointer properly. (Reported by Kerezstg). Rev: src/zlib.c:1.22
-
- 06 Jan, 2000 2 commits
-
-
Niels Möller authored
POLLRDNORM. Rev: src/io.c:1.84
-
Niels Möller authored
(dealloc_channel): d:o. (register_channel): d:o. (do_channel_eof): d:o. (do_channel_close): d:o. (channel_close): d:o. (channel_eof): d:o. Rev: src/channel.c:1.64
-
- 31 Dec, 1999 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.140 Rev: NEWS:1.35 Rev: src/server_session.c:1.22
-
Niels Möller authored
Rev: src/spki.h:1.14
-
Niels Möller authored
Rev: src/lshd.c:1.79
-
Niels Möller authored
exceptions. (main_argp_parser): Ignore EXC_CHANNEL_REQUEST exceptions when requesting a pty. Rev: src/lsh.c:1.94
-
Niels Möller authored
Rev: src/daemon.c:1.5
-
Niels Möller authored
* src/command.c (progn_command): Let (progn ()), i.e. an empty list of commands, result in the identity command. * src/command.c (do_catch_handler): Let !handler mean that the exception is to be ignored. Rev: src/command.h:1.40
-
Niels Möller authored
list of commands, result in the identity command. * src/command.c (do_catch_handler): Let !handler mean that the exception is to be ignored. Rev: src/command.c:1.32
-
- 25 Dec, 1999 6 commits
-
-
Niels Möller authored
Rev: src/process_atoms:1.9
-
Niels Möller authored
handle input without a final newline. Rev: src/process_atoms:1.8
-
Niels Möller authored
Rev: src/argp/argp.h:1.7
-
Niels Möller authored
Rev: src/argp/argp-help.c:1.7
-
Niels Möller authored
Rev: src/testsuite/keygen-test:1.2
-
Niels Möller authored
Rev: ChangeLog:1.136 Rev: src/testsuite/.cvsignore:1.3 Rev: src/testsuite/Makefile.am:1.5
-