- 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 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.147 Rev: configure.in:1.49
-
Niels Möller authored
Rev: src/channel.c:1.66
-
Niels Möller authored
Rev: configure.in:1.48
-
- 18 Jan, 2000 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.146
-
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
-
- 13 Jan, 2000 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.145 Rev: NEWS:1.37
-
Niels Möller authored
Rev: configure.in:1.47
-
Niels Möller authored
Rev: Makefile.am.in:1.11
-
- 12 Jan, 2000 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.144
-
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
-
- 10 Jan, 2000 2 commits
-
-
Niels Möller authored
Rev: contrib/lsh.spec.in:1.5
-
Niels Möller authored
Rev: configure.in:1.46
-
- 09 Jan, 2000 8 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.143 Rev: distribution-key.gpg:1.1
-
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: configure.in:1.45
-
Niels Möller authored
Rev: ChangeLog:1.142 Rev: NEWS:1.36
-
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
-
- 07 Jan, 2000 1 commit
-
-
- lshd.rhlinux.init is now in contrib dir - removed Source1 - fixed preun $1 comparision - was [ "$1" -eq 1 ] Rev: contrib/lsh.spec.in:1.4
-
- 06 Jan, 2000 6 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.141 Rev: doc/.cvsignore:1.3
-
Niels Möller authored
POLLRDNORM. Rev: src/io.c:1.84
-
Niels Möller authored
files. * configure.in: Bumped version to 0.2.1. Rev: configure.in:1.44
-
Niels Möller authored
configure with bash. Say that guile in the build environment is suppported. Rev: README:1.11
-
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
-
Niels Möller authored
Rev: doc/lsh.texinfo:1.2
-