- 06 Sep, 2005 14 commits
-
-
Niels Möller authored
* src/keyexchange.c: Likewise. Rev: src/keyexchange.c:1.94.2.5
-
Niels Möller authored
Rev: src/dh_exchange.c:1.20.2.6
-
Niels Möller authored
Rev: src/command.c:1.50.2.1
-
Niels Möller authored
(client_argp_parser): Ifed out tcp-forward handling. Rev: src/client.c:1.166.2.4
-
Niels Möller authored
Rev: src/channel.c:1.125.2.4 Rev: src/channel.h:1.77.2.4
-
Niels Möller authored
lshd-connection. It actually works now. Rev: src/lsh.c:1.200.2.6
-
Niels Möller authored
Rev: src/lshd-connection.c:1.1.2.9
-
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 10 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
-