- 23 Feb, 2006 2 commits
-
-
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 38 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
-
Niels Möller authored
(lsh_string_bubblebabble_c, lsh_string_bubblebabble): Functions moved here, used to be in format.c. Rev: src/lsh_string.c:1.2.2.9
-
Niels Möller authored
value. Rev: src/lsh_process.h:1.1.2.2
-
Niels Möller authored
Rev: src/lsh.c:1.200.2.20
-
Niels Möller authored
return type to void. (lsh_transport_lookup_verifier): Use spki_add_acls. (read_host_acls): Use spki_add_acls. Rev: src/lsh-transport.c:1.1.2.17
-
Niels Möller authored
spki_add_acl. The new function takes a string as argument, containing zero or more acls. Rev: src/spki.c:1.58.2.2 Rev: src/spki.h:1.32.2.2
-
Niels Möller authored
event_handler method to return void. Rev: src/transport.h:1.7.2.13
-
Niels Möller authored
Rev: src/lsh-make-seed.c:1.15.2.3
-
Niels Möller authored
Rev: src/client_keyexchange.c:1.68.2.5 Rev: src/encrypt.c:1.27.2.3 Rev: src/list.c:1.10.2.1
-
Niels Möller authored
Rev: src/keyexchange.h:1.60.2.7
-
Niels Möller authored
(do_make_simple_kexinit): Use sizeof to get the size of kex->cookie, instead of hardcoding the value 16. Rev: src/keyexchange.c:1.94.2.8
-
Niels Möller authored
Rev: src/gateway.h:1.3.2.2
-
Niels Möller authored
numbers. (ssh_vformat_write): Likewise. (format_newkeys): Function moved to transport.c. (lsh_string_colonize): Function moved to lsh_string.c. (lsh_string_bubblebabble_c): Likewise. (lsh_string_bubblebabble): Likewise. Rev: src/format.c:1.54.2.4 Rev: src/format.h:1.45.2.3
-
Niels Möller authored
(dsa_blob_length): Deleted function. (dsa_blob_write): Deleted length argument. (do_dsa_sign): Use a constant size DSA_BLOB_LENGTH for writing r and s. Rev: src/dsa.c:1.42.2.3
-
Niels Möller authored
Rev: src/crypto.h:1.34.2.3
-
Niels Möller authored
(init_channel_write_state): Let fd < 0 mean that no buffer should be allocated yet. Rev: src/channel_io.c:1.1.2.6
-