- 20 Apr, 2003 2 commits
-
-
Niels Möller authored
(client_argp_parser): Don't call make_address_info_c. * src/client.h (client_options): Replaced remote attribute with a plain NUL-termianted string, and renamed to target. Rev: src/client.c:1.149 Rev: src/client.h:1.55
-
Niels Möller authored
Rev: src/testsuite/functions.sh:1.34
-
- 16 Apr, 2003 18 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.660
-
Niels Möller authored
returnning NULL. Rev: src/lshd.c:1.155
-
Niels Möller authored
Rev: ChangeLog:1.659
-
Niels Möller authored
* src/io_commands.h (io_write_file_info): Deleted class. * src/io_commands.c (io_write_file_command) (make_io_write_file_info): Deleted unused functions. Rev: src/.dist_classes:1.8
-
Niels Möller authored
* src/io_commands.c (io_write_file_command) (make_io_write_file_info): Deleted unused functions. Rev: src/io_commands.c:1.64 Rev: src/io_commands.h:1.33
-
Niels Möller authored
Rev: ChangeLog:1.658
-
Niels Möller authored
Deleted functions. Rev: src/lshd.c:1.154
-
Niels Möller authored
unused exceptions. Rev: src/exception.h:1.29
-
Niels Möller authored
Rev: src/io.c:1.192 Rev: src/io.h:1.105
-
Niels Möller authored
Rev: ChangeLog:1.657 Rev: NEWS:1.112
-
Niels Möller authored
lshd. Print out the lshd pid. (spawn_lsh): Print out the lsh pid. Rev: src/testsuite/functions.sh:1.33
-
Niels Möller authored
Rev: src/Makefile.am:1.9
-
Niels Möller authored
REplaced by the io_listen_list function. Rev: src/io_commands.c:1.63 Rev: src/io_commands.h:1.32
-
Niels Möller authored
Rev: src/keyexchange.c:1.90 Rev: src/keyexchange.h:1.58
-
Niels Möller authored
(close_on_sighup): Deleted commands. Rev: src/lshd.c:1.153
-
Niels Möller authored
including reading host keys and binding sockets directly in main. Moved the daemonization later, so that the forground process doesn't exit until after the ports are bound. Rev: src/lshd.c:1.152
-
Niels Möller authored
* src/tcpforward.c (do_tcpip_forward_request_continuation): Use remember_resource to associate the bound fd to the connection. (make_tcpip_forward_request_continuation): New argument, connection. (do_tcpip_forward_request): Pass the connection to make_tcpip_forward_request_continuation. Rev: src/tcpforward.c:1.66
-
Niels Möller authored
Rev: src/io.c:1.191 Rev: src/io.h:1.104
-
- 15 Apr, 2003 10 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.656
-
Niels Möller authored
killing lshd. Rev: src/testsuite/functions.sh:1.32
-
Niels Möller authored
call exit() and also dump core. Rev: src/werror.c:1.70
-
Niels Möller authored
Rev: src/server.c:1.73
-
Niels Möller authored
(io_connect): Changed interface, to take an io_callback instead of a continuation. The caller has to use make_connect_callback to get the old functionality. (io_connect_local): Adapted to new io_conenct interface, and call make_connect_list_callback. * src/client_x11.c (channel_open_x11): Likewise. * src/io_commands.c (do_connect): Likewise. Rev: src/io_commands.c:1.62
-
Niels Möller authored
(io_connect): Changed interface, to take an io_callback instead of a continuation. The caller has to use make_connect_callback to get the old functionality. (io_connect_local): Adapted to new io_conenct interface, and call make_connect_list_callback. * src/client_x11.c (channel_open_x11): Likewise. Rev: src/client_x11.c:1.23
-
Niels Möller authored
(io_connect): Changed interface, to take an io_callback instead of a continuation. The caller has to use make_connect_callback to get the old functionality. (io_connect_local): Adapted to new io_conenct interface, and call make_connect_list_callback. * src/io.c (connect_list_state): New class. (do_connect_list_kill): New function. (make_connect_list_state): New function. (connect_attempt): New function. (connect_list_callback): New class. (do_connect_list_callback): New function. (make_connect_list_callback): New function. (io_connect_list): New function. Rev: src/io.c:1.190
-
Niels Möller authored
Rev: src/io.h:1.103
-
Niels Möller authored
Rev: configure.ac:1.38
-
Niels Möller authored
Rev: src/.gdbinit:1.1
-
- 14 Apr, 2003 10 commits
-
-
Niels Möller authored
Rev: src/io.c:1.189
-
Niels Möller authored
Rev: ChangeLog:1.655
-
Niels Möller authored
conversion of service names to port numbers. This way, all that's needed for SRV-records is proper support in getaddrinfo. * src/lshd.c (parse_interface): Changed interface to use plain NUL-terminated strings. (main_argp_parser): Updated for new io_resolv_address interface. Rev: src/io.c:1.188 Rev: src/io.h:1.102 Rev: src/lshd.c:1.151
-
Niels Möller authored
Rev: ChangeLog:1.654 Rev: NEWS:1.111 Rev: src/nettle/ChangeLog:1.189
-
Niels Möller authored
support non-numerical interface names. (spawn_lshd): Must put -p option before --interface. Rev: src/testsuite/functions.sh:1.31
-
Niels Möller authored
--interface options. Rev: doc/lsh.texinfo:1.35
-
Niels Möller authored
(main_argp_parser): Implemented multiple --interface options. (make_lshd_listen): Use listen_list, to list on severala ddresses in parallel. Don't use the bind command. Rev: src/lshd.c:1.150
-
Niels Möller authored
the number of resolved addresses. Rev: src/io.c:1.187 Rev: src/io.h:1.101
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.188
-
Niels Möller authored
_nettle_aes_encrypt_table. * x86/aes-decrypt.asm (nettle_aes_decrypt): Fixed references to _nettle_aes_decrypt_table. Rev: src/nettle/x86/aes-decrypt.asm:1.18 Rev: src/nettle/x86/aes-encrypt.asm:1.19
-