- 23 Feb, 2006 17 commits
-
-
Niels Möller authored
(listen_local_command): New command. Rev: src/io_commands.c:1.66.2.7 Rev: src/io_commands.h:1.34.2.3
-
Niels Möller authored
plain fd, no lsh_fd object. (io_bind_sockaddr): New function, used for both AF_LOCAL and AF_INET sockets. Rev: src/io.c:1.215.2.16 Rev: src/io.h:1.110.2.11
-
Niels Möller authored
* src/format.h (lsh_string_dup): ... deleted macro. Rev: src/format.h:1.45.2.4 Rev: src/lsh_string.c:1.2.2.10 Rev: src/lsh_string.h:1.2.2.8
-
Niels Möller authored
Rev: src/format.c:1.54.2.5
-
Niels Möller authored
lsh_atom. * src/rsa.c (do_rsa_verify, make_ssh_rsa_verifier): Likewise. * src/lsh-decode-key.c (lsh_decode_key): Likewise. * src/lshd-userauth.c (get_verifier, handle_publickey) (handle_userauth): Likewise. Rev: src/dsa.c:1.42.2.4 Rev: src/lsh-decode-key.c:1.22.2.5 Rev: src/lshd-userauth.c:1.1.2.15 Rev: src/rsa.c:1.29.2.3
-
Niels Möller authored
Rev: src/atoms.h:1.9.2.3
-
Niels Möller authored
lsh_atom, not int. Rev: src/sexp.c:1.49.2.1 Rev: src/sexp.h:1.40.2.1
-
Niels Möller authored
list of #define:s. Rev: src/process_atoms:1.15.2.1
-
Niels Möller authored
Rev: src/parse.h:1.30.2.1
-
Niels Möller authored
result. (parse_atoms): Convert from enum lsh_atom to int, when constructing the list. Rev: src/parse.c:1.43.2.2
-
Niels Möller authored
r, s, n, e, d, a, b, c. Rev: src/atoms.in:1.36.2.2
-
Niels Möller authored
Rev: src/atoms.c:1.13.2.1 Rev: src/atoms.h:1.9.2.2
-
Niels Möller authored
(liblsh_a_SOURCES): Added gateway.c and gateway_channel.c. Rev: src/Makefile.am:1.28.2.33
-
Niels Möller authored
Rev: src/.cvsignore:1.34.2.4
-
Niels Möller authored
Rev: src/lshd-pty-helper.c:1.1.2.1
-
Niels Möller authored
* src/channel_io.h: Likewise. * src/lock_file.h: Likewise. Rev: src/arglist.h:1.1.2.2 Rev: src/channel_io.h:1.1.2.3 Rev: src/lock_file.h:1.3.4.1
-
Niels Möller authored
* src/tokenize_config.h: Likewise. Rev: src/server_config.h:1.1.2.2 Rev: src/tokenize_config.h:1.1.2.2
-
- 14 Feb, 2006 23 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.63 Rev: src/nettle/ChangeLog:1.318.2.1
-
Niels Möller authored
$INTERFACE. * src/testsuite/rapid7-lshd-test: Likewise. Rev: src/testsuite/rapid7-lshd-test:1.5.2.1
-
Niels Möller authored
name to config_parse_string. Rev: src/testsuite/parse-config-test.c:1.2.4.1
-
Niels Möller authored
Rev: src/testsuite/lshd-random-input-test:1.1.2.1
-
Niels Möller authored
Rev: src/testsuite/lshd-no-auth-test:1.3.2.1
-
Niels Möller authored
Rev: src/nettle/testsuite/Makefile.in:1.12.2.1 Rev: src/nettle/tools/Makefile.in:1.12.2.1
-
Niels Möller authored
Rev: src/nettle/examples/Makefile.in:1.10.2.1
-
Niels Möller authored
Rev: src/nettle/Makefile.in:1.20.2.1
-
Niels Möller authored
Rev: src/lshd_keyexchange.c:1.1.2.4(DEAD)
-
Niels Möller authored
Rev: src/Makefile.am:1.28.2.32
-
Niels Möller authored
value. (format_env_pair_c): Deleted. (exec_shell): Updated for above changes. Rev: src/unix_process.c:1.16.2.4
-
Niels Möller authored
Rev: src/transport_write.c:1.1.2.8
-
Niels Möller authored
Rev: src/transport_forward.h:1.1.2.3
-
Niels Möller authored
return void. (oop_read_service): Fix cut and paste error, should use SERVICE_READ_PUSH and SERVICE_READ_PENDING, not TRANSPORT_READ_*. Rev: src/transport_forward.c:1.1.2.7
-
Niels Möller authored
static. Used to be in format.c. (transport_close): Clarified comment on disconnect handling. The event handler no longer returns and value for TRANSPORT_EVENT_CLOSE. Simplified logic deciding if the connection should be closed immediately, or if we should allow some time for the buffer to drain. Rev: src/transport.c:1.6.2.18
-
Niels Möller authored
Rev: src/srp-gen.c:1.24.2.4 Rev: src/ssh_write.h:1.1.2.9
-
Niels Möller authored
initialization. (init_spawn_info): Now plain const char * is used for environment values. (shell_request_handler): Deleted FIXME comment. (lookup_subsystem): Deleted function, replaced by server_lookup_module. (do_spawn_subsystem): Use server_lookup_module. Rev: src/server_session.c:1.103.2.14
-
Niels Möller authored
Rev: src/queue.h:1.14.2.2
-
Niels Möller authored
Rev: src/parse.c:1.43.2.1
-
Niels Möller authored
(lookup_service): Deleted function, replaced by server_lookup_module. (lshd_service_request_handler): Use server_lookup_module. Rev: src/lshd.c:1.170.2.34
-
Niels Möller authored
lookup_service and lookup_subsystem. Rev: src/server.c:1.79.2.4 Rev: src/server.h:1.21.2.4
-
Niels Möller authored
Rev: src/lshd-userauth.c:1.1.2.14
-
Niels Möller authored
lsh_string_colonize, lsh_string_bubblebabble_c and lsh_string_bubblebabble. Rev: src/lsh_string.h:1.2.2.7
-