- 20 Apr, 2000 19 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.184
-
Niels Möller authored
listen_callback. Rev: src/tcpforward_commands.c:1.24
-
Niels Möller authored
do_tcpip_forward_request_exc): Moved handling of the failure case to the exception handler. * src/channel.c (do_channel_open): Use SSH_CHANNEL_MAX_PACKET_FUZZ * src/server_session.c (make_server_session): Likewise. * src/client.c (make_client_session): Likewise. * src/tcpforward.c (make_tcpip_channel): Likewise Rev: src/tcpforward.c:1.44
-
Niels Möller authored
Rev: src/connection_commands.c:1.24 Rev: src/sexp_commands.c:1.8
-
Niels Möller authored
(make_remember_continuation): New function. (Currently not used). (do_listen): Generalized, so that it can be used by all of do_simple_listen, do_listen_with_callback and do_listen_with_connection. (listen_with_callback): Renamed the improperly named listen_connection. (listen_with_connection): New command. * src/io.c (choose_address): Choose one address fron an addrinfo-list, using a list of preferred address families. (address_info2sockaddr): Added preference argument. Updated all calls. Rev: src/io.c:1.97 Rev: src/io_commands.c:1.30 Rev: src/io_commands.h:1.13
-
Niels Möller authored
Rev: ChangeLog:1.183
-
Niels Möller authored
a static object. Rev: src/client_userauth.c:1.28
-
Niels Möller authored
* src/server_session.c (make_server_session): Likewise. * src/client.c (make_client_session): Likewise. * src/tcpforward.c (make_tcpip_channel): Likewise Rev: src/channel.c:1.77 Rev: src/channel.h:1.55 Rev: src/client.c:1.91 Rev: src/server_session.c:1.34 Rev: src/tcpforward.c:1.43
-
Niels Möller authored
Rev: src/command.h:1.43
-
Niels Möller authored
(make_unimplemented_handler): Likewise. Rev: src/connection.c:1.49 Rev: src/connection.h:1.46
-
Niels Möller authored
static object. Rev: src/disconnect.c:1.16 Rev: src/disconnect.h:1.6
-
Niels Möller authored
addrinfo-list, using a list of preferred address families. (address_info2sockaddr): Added preference argument. Updated all calls. Rev: src/io.c:1.96 Rev: src/io.h:1.57 Rev: src/io_commands.c:1.29
-
Niels Möller authored
Rev: src/keyexchange.h:1.42
-
Niels Möller authored
Rev: src/lookup_verifier.h:1.7
-
Niels Möller authored
(do_free_zstream): Don't rely on casting the void * opaque to a function pointer. (do_zlib): Improved messages. Rev: src/zlib.c:1.28
-
Niels Möller authored
Rev: src/read_data.c:1.30 Rev: src/read_data.h:1.14
-
Niels Möller authored
Rev: src/ssh.h:1.6
-
Niels Möller authored
(algorithms_argp_parser): Changed behaviour of -z with no argument. Rev: src/algorithms.c:1.12 Rev: src/algorithms.h:1.4
-
Niels Möller authored
behaviour. Rev: doc/lsh.texinfo:1.8
-
- 19 Apr, 2000 14 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.182 Rev: src/rsa.c:1.2 Rev: src/server_pty.c:1.15 Rev: src/server_session.h:1.9
-
Niels Möller authored
the object pointer. Needed by CLONE() Rev: src/xalloc.h:1.20
-
Niels Möller authored
method. Rev: src/userauth.h:1.22
-
Niels Möller authored
host-name is bogus. Rev: src/unix_user.c:1.10
-
Niels Möller authored
wtmp. (spawn_process): Construct tty name for utmp/wtmp logging. (lsh_basename): New function. Rev: src/server_session.c:1.33
-
Niels Möller authored
Rev: src/publickey_crypto.h:1.30
-
Niels Möller authored
behaviour if no --port argument is given. Rev: src/lsh.c:1.104 Rev: src/lsh_proxy.c:1.10 Rev: src/lshd.c:1.86
-
Niels Möller authored
IPv6 support. * src/io_commands.c (do_listen_continue): Use make_listen_value(). Rev: src/io_commands.c:1.28
-
Niels Möller authored
Rev: src/client_userauth.c:1.27 Rev: src/connection.c:1.48 Rev: src/io.h:1.56
-
Niels Möller authored
(tcp_addr): Likewise. (make_address_info_c): Added an extra argument used as fallback if service lookup fails. (sockaddr2info): IPv6 support. (address_info2sockaddr): Rewrote, to handle IPv6 and to allocate the returned sockaddr structure dynamically. * src/io.c (io_iter): Use #ifdef:s around tests for POLLNVAL, POLLPRI and POLLHUP. Rev: src/io.c:1.95
-
Niels Möller authored
currently unused. Rev: src/connection.h:1.45
-
Niels Möller authored
Rev: src/atoms.in:1.14
-
Niels Möller authored
AC_ARG_ENABLE. Added --disable-ipv6 and --disable-utmp flags. Rev: configure.in:1.66
-
Niels Möller authored
Rev: acconfig.h:1.14
-
- 16 Apr, 2000 7 commits
-
-
Niels Möller authored
Rev: configure.in:1.65
-
Niels Möller authored
Rev: ChangeLog:1.181 Rev: src/rsa.c:1.1
-
Niels Möller authored
sockaddr_in *. (io_listen_local): Implemented local sockets. Currently #if:ed out. Rev: src/io.c:1.94
-
Niels Möller authored
sockaddr_in *. Rev: src/io.h:1.55
-
Niels Möller authored
sockaddr_in * to io_listen. (do_listen_connection): Likewise. Rev: src/io_commands.c:1.27
-
Niels Möller authored
Rev: src/lsh_types.h:1.39
-
Niels Möller authored
Rev: src/lsh.h:1.15
-