- 07 Dec, 1999 25 commits
-
-
Niels Möller authored
commands. * src/spki_commands.c: Use three arguments with for_sexp. Better tracing. Rev: src/spki_commands.c:1.2 Rev: src/spki_commands.h:1.2
-
Niels Möller authored
* src/spki.c (spki_private2public): New command, that replaces the private2public command. (parse_private_key): Use continuations and exceptions. (do_spki_parse_key): Parse c and e on to parse_private_key. (spki_parse_private_key_command): New command. (spki_add_acl): New function. Replaces spki_read_acls. (do_spki_add_tuple): New function. Rev: src/spki.c:1.12 Rev: src/spki.h:1.11
-
Niels Möller authored
Better trace output. Rev: src/sexp_commands.c:1.6 Rev: src/sexp_commands.h:1.5
-
Niels Möller authored
argument as an alist algorithm->hostkey. (make_dh_server): Deleted the KEYS argument. Rev: src/server_keyexchange.c:1.35 Rev: src/server_keyexchange.h:1.10
-
Niels Möller authored
Rev: src/lshd.c:1.77
-
Niels Möller authored
compile. Rev: src/lsh_proxy.c:1.2
-
Niels Möller authored
Rev: src/lsh.c:1.89
-
Niels Möller authored
common host key algorithm. Pass on "extra" to KEYEXCHANGE_INIT(). * src/keyexchange.h: Added argument "extra" to init-method. (make_kexinit_handler): Added "extra" argument. Rev: src/keyexchange.c:1.58 Rev: src/keyexchange.h:1.40
-
Niels Möller authored
Rev: src/io_commands.h:1.11
-
Niels Möller authored
Rev: src/exception.h:1.14
-
Niels Möller authored
Rev: src/dsa.c:1.9
-
Niels Möller authored
to make_kexinit_handler. (handshake_info): New class. (handshake_command): New static command. Rev: src/connection_commands.c:1.17 Rev: src/connection_commands.h:1.5
-
Niels Möller authored
feature. (do_catch_simple): Initialize the ignore_value flag properly. (do_trace_continuation): Better tracing. Rev: src/command.c:1.30 Rev: src/command.h:1.39
-
Niels Möller authored
Rev: ChangeLog:1.128
-
Niels Möller authored
mode #define to the declaration part of the output file. Rev: src/scm/gaba.scm:1.3
-
Niels Möller authored
converting keys. Rev: src/lsh_writekey.c:1.16
-
Niels Möller authored
Not working yet. Rev: src/lsh.c:1.88
-
Niels Möller authored
Rev: src/io_commands.c:1.22
-
Niels Möller authored
Rev: src/io.c:1.82 Rev: src/io.h:1.51
-
Niels Möller authored
Rev: src/digits.c:1.3 Rev: src/digits.h:1.3
-
Niels Möller authored
Use COMMAND_SIMPLE where possible. Rev: src/command.c:1.29 Rev: src/command.h:1.38
-
Niels Möller authored
Rev: src/combinators.c:1.8
-
Niels Möller authored
Rev: src/channel.c:1.62 Rev: src/channel.h:1.47
-
Niels Möller authored
Rev: src/abstract_crypto.c:1.11 Rev: src/abstract_crypto.h:1.24
-
Niels Möller authored
Rev: src/spki_commands.c:1.1 Rev: src/spki_commands.h:1.1
-
- 29 Nov, 1999 15 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.127 Rev: NEWS:1.31 Rev: src/.cvsignore:1.16
-
Niels Möller authored
Rev: src/client_userauth.c:1.24
-
Niels Möller authored
make_client_userauth, make_client_password_auth, make_client_publickey_auth): Moved from userauth.h. Rev: src/client_userauth.h:1.3
-
Niels Möller authored
Rev: src/userauth.h:1.18
-
Niels Möller authored
format_userauth_success): Moved to server_userauth.c. Rev: src/userauth.c:1.5
-
Niels Möller authored
backend attribute. (make_server_connection_service): Removed backend argument. Rev: src/server_session.c:1.20 Rev: src/server_session.h:1.4
-
Niels Möller authored
argument. Rev: src/server_password.c:1.26
-
Niels Möller authored
argument. Rev: src/server_publickey.c:1.8
-
Niels Möller authored
for proxying. Rev: src/connection.h:1.41
-
Niels Möller authored
make_server_connection_service. Rev: src/lshd.c:1.76
-
Niels Möller authored
Rev: src/lsh.c:1.87
-
Niels Möller authored
server_userauth.c. (userauth): Moved from userauth.h. Rev: src/server_userauth.h:1.4
-
Niels Möller authored
(format_userauth_failure): Moved here. (format_userauth_success): Moved here. (do_userauth): Use make_userauth_handler(). (userauth_service): Moved to header file. Rev: src/server_userauth.c:1.22
-
Rev: src/lsh_proxy.c:1.1
-
src/proxy_session.h, src/proxy_userauth.h, src/proxy_userauth.c: New files (Bazsi) Rev: src/proxy.c:1.1 Rev: src/proxy.h:1.1 Rev: src/proxy_session.c:1.1 Rev: src/proxy_session.h:1.1 Rev: src/proxy_userauth.c:1.1 Rev: src/proxy_userauth.h:1.1
-