- 06 Sep, 2005 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.40
-
Niels Möller authored
LSHD_CONNECTION and LSHD_USERAUTH. Rev: src/testsuite/functions.sh:1.40.2.1
-
Niels Möller authored
Rev: src/Makefile.am:1.28.2.17
-
Niels Möller authored
(class lsh_options): Deleted most options. (read_known_hosts, read_user_keys, do_lsh_lookup, make_lsh_host_db, make_lsh_login, make_lsh_connect): Deleted functions that have moved to lsh-transport. (class lsh_host_db): Deleted class. (main_options): Ifed out unimplemented options. (main_argp_parser): Likewise. (transport_exit_callback, make_transport_exit_callback): New functions. (fork_lsh_transport): New function. (main): Call fork_lsh_transport. Rev: src/lsh.c:1.200.2.5
-
Niels Möller authored
LSHD_USERAUTH. Rev: src/lshd-userauth.c:1.1.2.11
-
Niels Möller authored
Rev: src/lsh-transport.c:1.1.2.11
-
Niels Möller authored
(make_accept_service_handler, do_request_service) (make_request_service): Deleted obsolete functions. (class accept_service_handler): Deleted. (client_options): Ifed out unimplemented flags. (client_argp_parser): Likewise. Rev: src/client.c:1.166.2.3
-
- 31 Aug, 2005 6 commits
-
-
Niels Möller authored
* src/lshd-userauth.c (main): Likewise. * src/lshd.c (make_configuration): Likewise. Rev: src/lshd-userauth.c:1.1.2.10 Rev: src/lshd.c:1.170.2.26
-
Niels Möller authored
Rev: src/lsh-transport.c:1.1.2.10
-
Niels Möller authored
(ENV_LSHD_USERAUTH): New environment variables. (GET_FILE_ENV): New macro. (PATH_EXECUV): Deleted. Other PATH_* names renamed to FILE_*. (FILE_LSHD_CONNECTION, FILE_LSHD_USERAUTH, FILE_LSH_TRANSPORT): New filenames. Rev: src/environ.h.in:1.5.2.1
-
Niels Möller authored
Rev: ChangeLog:1.857.2.39
-
Niels Möller authored
Rev: src/io.c:1.215.2.5
-
Niels Möller authored
Rev: configure.ac:1.59.2.2
-
- 16 Aug, 2005 9 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.38
-
Niels Möller authored
Rev: src/lshd.h:1.1.2.10(DEAD)
-
Niels Möller authored
write_margin. * src/transport.c (init_transport_connection): Initialize write_margin. (transport_connection_kill): Renamed function. Was transport_kill. (transport_write_almost_full): New function. (transport_start_write): Use transport_write_almost_full. (transport_stop_write): Likewise. (transport_send_packet): Slight simplification, using local variable writer. (transport_send_kexinit): Generating TRANSPORT_EVENT_STOP_APPLICATION, not TRANSPORT_EVENT_START_APPLICATION. Rev: src/transport.c:1.6.2.12 Rev: src/transport.h:1.7.2.10
-
Niels Möller authored
Rev: src/ssh_read.c:1.1.2.6
-
Niels Möller authored
Rev: src/ssh.h:1.12.2.4
-
Niels Möller authored
for communicating with the service layer. * src/lshd.c: Likewise. Rev: src/lsh-transport.c:1.1.2.9 Rev: src/lshd.c:1.170.2.25
-
Niels Möller authored
Rev: src/lsh-decode-key.c:1.22.2.3
-
Niels Möller authored
transport_forward.c. Rev: src/Makefile.am:1.28.2.16
-
Niels Möller authored
of cleartext messages needed by lshd and lsh-transport. * src/transport_forward.h: New file. Rev: src/transport_forward.c:1.1.2.2 Rev: src/transport_forward.h:1.1.2.2
-
- 15 Aug, 2005 1 commit
-
-
Niels Möller authored
of cleartext messages needed by lshd and lsh-transport. * src/transport_forward.h: New file. Rev: src/transport_forward.c:1.1.2.1 Rev: src/transport_forward.h:1.1.2.1
-
- 30 Apr, 2005 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.37
-
Niels Möller authored
and publickey_crypto.h. Rev: src/algorithms.c:1.36.2.2 Rev: src/algorithms.h:1.12.2.2 Rev: src/client_keyexchange.c:1.68.2.4 Rev: src/client_userauth.c:1.61.2.1 Rev: src/dh_exchange.c:1.20.2.5 Rev: src/dsa.c:1.42.2.2 Rev: src/keyexchange.c:1.94.2.4 Rev: src/keyexchange.h:1.60.2.6 Rev: src/lsh-decode-key.c:1.22.2.2 Rev: src/lsh-decrypt-key.c:1.2.2.2 Rev: src/lsh-keygen.c:1.20.2.2 Rev: src/lsh-transport.c:1.1.2.8 Rev: src/lsh-writekey.c:1.40.2.2 Rev: src/lsh.c:1.200.2.4 Rev: src/lsh_string.c:1.2.2.4 Rev: src/lshd-userauth.c:1.1.2.9 Rev: src/lshd.c:1.170.2.24 Rev: src/lshd.h:1.1.2.9 Rev: src/randomness.h:1.16.2.1 Rev: src/read_packet.h:1.11.2.1 Rev: src/rsa.c:1.29.2.2 Rev: src/server_keyexchange.c:1.58.2.8 Rev: src/spki.c:1.58.2.1 Rev: src/spki.h:1.32.2.1 Rev: src/srp_exchange.c:1.21.2.1 Rev: src/transport.h:1.7.2.9
-
Niels Möller authored
Rev: src/abstract_crypto.c:1.24.2.2(DEAD) Rev: src/abstract_crypto.h:1.43.2.2(DEAD) Rev: src/publickey_crypto.c:1.48.2.2(DEAD) Rev: src/publickey_crypto.h:1.53.2.6(DEAD)
-
Niels Möller authored
and publickey_crypto.c. (bin_PROGRAMS): For the time being, don't build lsh, lshd or srp-gen. Rev: src/Makefile.am:1.28.2.15
-
Niels Möller authored
* src/crypto.h: Moved declarations here, from abstract_crypto.h and publickey_crypto.h. Rev: src/crypto.c:1.36.2.1 Rev: src/crypto.h:1.34.2.2
-
Niels Möller authored
Rev: ChangeLog:1.857.2.36
-
Niels Möller authored
Rev: src/werror.c:1.73.2.3 Rev: src/werror.h:1.35.2.1
-
Niels Möller authored
handling. Rev: src/ssh_write.c:1.1.2.8
-
Niels Möller authored
Rev: src/lshd.c:1.170.2.23
-
Niels Möller authored
(die): Deleted function, moved to werror.c. Rev: src/lshd-userauth.c:1.1.2.8
-
Niels Möller authored
TRANSPORT_EVENT_PUSH, check that service_writer is non-NULL. (make_lsh_transport_connection): Initialize service_reader and service_writer to NULL. (oop_read_service, oop_write_service): New functions. (lsh_transport_service_start_read) (lsh_transport_service_stop_read) (lsh_transport_service_start_write) (lsh_transport_service_stop_write): Implemented. (lsh_transport_packet_handler): Verbose message for USERAUTH_SUCCESS. Don't try to display the message list for USERAUTH_FAILURE. (start_service): Initialize service_reader and service_writer, and start reading. (lsh_transport_lookup_verifier): Fixed handling of capture_fd. Rev: src/lsh-transport.c:1.1.2.7
-
- 29 Apr, 2005 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.35
-
Niels Möller authored
handling of SERVICE_ACCEPT. Handle USERAUTH_SUCCESS and USERAUTH_FAILURE. (start_userauth): Try publickey authentication. (read_user_key): New function, based on lsh.c:read_user_keys. (main_argp_parser): Call read_user_key. Rev: src/lsh-transport.c:1.1.2.6
-
- 28 Apr, 2005 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.34
-
Niels Möller authored
(class lsh_transport_connection): New attribute state. (lsh_transport_event_handler): Send a service request after keyexchange is complete. (lsh_transport_packet_handler): Handle SSH_MSG_SERVICE_ACCEPT. (main_options): New options --userauth and --no-userauth. Rev: src/lsh-transport.c:1.1.2.5
-
- 27 Apr, 2005 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.33
-
Niels Möller authored
an exception. Updated all callers. Rev: src/client.c:1.166.2.2 Rev: src/io.c:1.215.2.4 Rev: src/io.h:1.110.2.2 Rev: src/lsh-decode-key.c:1.22.2.1 Rev: src/lsh-decrypt-key.c:1.2.2.1 Rev: src/lsh-export-key.c:1.20.2.1 Rev: src/lsh-keygen.c:1.20.2.1 Rev: src/lsh-make-seed.c:1.15.2.1 Rev: src/lsh-writekey.c:1.40.2.1 Rev: src/unix_interact.c:1.27.2.1 Rev: src/unix_random.c:1.17.2.1 Rev: src/werror.c:1.73.2.2
-