- 04 Jul, 2001 2 commits
-
-
Niels Möller authored
pointer. Updated users. (COMMAND_2_INVOKE): New macro. Rev: src/combinators.c:1.17 Rev: src/command.c:1.43 Rev: src/command.h:1.57 Rev: src/tcpforward_commands.c:1.31
-
Niels Möller authored
Rev: src/combinators.c:1.15 Rev: src/command.h:1.56
-
- 03 Jul, 2001 2 commits
-
-
Niels Möller authored
(command_Cp): Redefined using DEFINE_COMMAND4, but disabled the new version as it doesn't quite work. Rev: src/command.h:1.55
-
Niels Möller authored
(DEFINE_COMMAND4): New macro. Rev: src/command.h:1.54
-
- 02 Jul, 2001 2 commits
-
-
Niels Möller authored
collect_info_n classes with simpler schemes. (command_2): New class. (DEFINE_COMMAND2): New macro. (command_3): New class. (DEFINE_COMMAND3): New macro. Rev: src/command.h:1.53
-
Niels Möller authored
function arguments as arguments. Rev: src/command.h:1.52
-
- 25 Mar, 2001 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.51
-
- 14 Mar, 2001 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.50
-
- 20 Feb, 2001 1 commit
-
-
Niels Möller authored
first argument is not an lvalue. Rev: src/command.h:1.49
-
- 26 Nov, 2000 1 commit
-
-
Niels Möller authored
* src/abstract_io.h: Likewise. * src/channel.c: Likewise. * src/channel.h: Likewise. * src/channel_commands.h: Likewise. * src/connection.h: Likewise. * src/connection_commands.c: Likewise. * src/dh_exchange.c: Likewise. * src/exception.h: Likewise. * src/gateway.c: Likewise. * src/gateway_channel.c: Likewise. * src/gateway_commands.c: Likewise. * src/handshake.c: Likewise. * src/handshake.h: Likewise. * src/io.h: Likewise. * src/io_commands.c: Likewise. * src/io_commands.h: Likewise. * src/keyexchange.h: Likewise. * src/lsh.c: Likewise. * src/lsh_proxy.c: Likewise. * src/lshg.c: Likewise. * src/publickey_crypto.h: Likewise. * src/randomness.c: Likewise. * src/randomness.h: Likewise. * src/read_packet.c: Likewise. * src/rsa.c: Likewise. * src/server_pty.h: Likewise. * src/server_session.c: Likewise. * src/sexp.h: Likewise. * src/sexp_parser.c: Likewise. * src/sexp_streamed_parser.c: Likewise. * src/sexp_test.c: Likewise. * src/spki_commands.c: Likewise. * src/spki_commands.h: Likewise. * src/ssh1_fallback.c: Likewise. * src/tcpforward.c: Likewise. * src/unix_random.c: Likewise. * src/zlib.c: Likewise. Rev: src/abstract_crypto.h:1.34 Rev: src/abstract_io.h:1.33 Rev: src/channel.c:1.89 Rev: src/channel.h:1.63 Rev: src/channel_commands.h:1.18 Rev: src/command.h:1.48 Rev: src/connection.h:1.58 Rev: src/connection_commands.c:1.34 Rev: src/dh_exchange.c:1.11 Rev: src/exception.h:1.24 Rev: src/gateway.c:1.4 Rev: src/gateway_channel.c:1.6 Rev: src/gateway_commands.c:1.7 Rev: src/handshake.c:1.2 Rev: src/handshake.h:1.2 Rev: src/io.h:1.70 Rev: src/io_commands.c:1.35 Rev: src/io_commands.h:1.15 Rev: src/keyexchange.h:1.49 Rev: src/lsh.c:1.128 Rev: src/lsh_proxy.c:1.20 Rev: src/lshg.c:1.5 Rev: src/publickey_crypto.h:1.43 Rev: src/randomness.c:1.22 Rev: src/randomness.h:1.13 Rev: src/read_packet.c:1.49 Rev: src/rsa.c:1.12 Rev: src/server_pty.h:1.12 Rev: src/server_session.c:1.56 Rev: src/sexp.h:1.32 Rev: src/sexp_parser.c:1.19 Rev: src/sexp_streamed_parser.c:1.28 Rev: src/sexp_test.c:1.15 Rev: src/spki_commands.c:1.15 Rev: src/spki_commands.h:1.9 Rev: src/ssh1_fallback.c:1.10 Rev: src/tcpforward.c:1.56 Rev: src/unix_random.c:1.4 Rev: src/zlib.c:1.29
-
- 14 Nov, 2000 1 commit
-
-
Niels Möller authored
COMMAND_SIMPLE. (DEFINE_COMMAND): New macro, that replaces COMMAND_STATIC. Rev: src/command.h:1.47
-
- 03 Aug, 2000 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.46
-
- 01 Jun, 2000 1 commit
-
-
Niels Möller authored
src/keyexchange.c, src/keyexchange.h, src/lsh_keygen.c, src/lshd.c, src/publickey_crypto.h, src/server_session.c, src/server_userauth.c, src/server_userauth.h, src/sexp.c, src/sexp_parser.c, src/spki.c, src/spki_commands.c, src/srp_exchange.c, src/tcpforward.c, src/werror.c: Removed old dead code. Rev: src/command.h:1.45 Rev: src/connection.c:1.55 Rev: src/exception.c:1.15 Rev: src/io.c:1.108 Rev: src/keyexchange.c:1.68 Rev: src/keyexchange.h:1.46 Rev: src/lsh_keygen.c:1.21 Rev: src/lshd.c:1.93 Rev: src/publickey_crypto.h:1.37 Rev: src/server_session.c:1.43 Rev: src/server_userauth.c:1.28 Rev: src/server_userauth.h:1.13 Rev: src/sexp.c:1.30 Rev: src/sexp_parser.c:1.16 Rev: src/spki.c:1.20 Rev: src/spki_commands.c:1.8 Rev: src/srp_exchange.c:1.6 Rev: src/tcpforward.c:1.49 Rev: src/werror.c:1.46
-
- 28 May, 2000 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.44
-
- 20 Apr, 2000 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.43
-
- 05 Feb, 2000 1 commit
-
-
Niels Möller authored
* src/command.c: New command catch_report. Rev: src/command.c:1.34 Rev: src/command.h:1.42
-
- 02 Feb, 2000 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.151 Rev: src/command.h:1.41 Rev: src/io.c:1.88 Rev: src/io_commands.c:1.24 Rev: src/list.h:1.7 Rev: src/read_packet.c:1.46 Rev: src/testsuite/Makefile.am:1.9 Rev: src/testsuite/macros.m4:1.4 Rev: src/werror.c:1.43
-
- 31 Dec, 1999 1 commit
-
-
Niels Möller authored
* src/command.c (progn_command): Let (progn ()), i.e. an empty list of commands, result in the identity command. * src/command.c (do_catch_handler): Let !handler mean that the exception is to be ignored. Rev: src/command.h:1.40
-
- 07 Dec, 1999 2 commits
-
-
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
Use COMMAND_SIMPLE where possible. Rev: src/command.c:1.29 Rev: src/command.h:1.38
-
- 11 Oct, 1999 1 commit
-
-
Niels Möller authored
* src/command.c (make_trace): Define only if DEBUG_TRACE is defined. (make_catch_handler): Added context argument. (do_catch_apply): Pass HANDLER_CONTEXT. Rev: src/command.c:1.28 Rev: src/command.h:1.37
-
- 21 Sep, 1999 1 commit
-
-
Niels Möller authored
make_once_continuation Rev: src/command.c:1.27 Rev: src/command.h:1.36
-
- 06 Sep, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.35
-
- 05 Sep, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.25 Rev: src/command.h:1.34
-
- 28 Aug, 1999 1 commit
-
-
Niels Möller authored
Rev: src/channel.c:1.51 Rev: src/channel.h:1.41 Rev: src/channel_commands.c:1.13 Rev: src/command.h:1.33 Rev: src/connection.c:1.38 Rev: src/connection.h:1.34 Rev: src/connection_commands.c:1.10 Rev: src/exception.c:1.3 Rev: src/exception.h:1.4 Rev: src/format.c:1.30 Rev: src/io.c:1.69 Rev: src/keyexchange.c:1.53 Rev: src/lsh.c:1.67 Rev: src/lsh_writekey.c:1.10 Rev: src/lshd.c:1.60 Rev: src/read_line.c:1.27 Rev: src/read_line.h:1.15 Rev: src/read_packet.c:1.40 Rev: src/read_scan.h:1.7 Rev: src/server_session.c:1.13 Rev: src/server_userauth.c:1.14 Rev: src/sexp.h:1.16 Rev: src/sexp_streamed_parser.c:1.8 Rev: src/sexp_test.c:1.10 Rev: src/ssh1_fallback.c:1.8 Rev: src/ssh1_fallback.h:1.5 Rev: src/tcpforward.c:1.27 Rev: src/tcpforward_commands.c:1.10
-
- 22 Aug, 1999 1 commit
-
-
Niels Möller authored
Rev: src/abstract_io.h:1.29 Rev: src/channel.c:1.50 Rev: src/channel.h:1.40 Rev: src/channel_commands.c:1.12 Rev: src/client.c:1.70 Rev: src/client_keyexchange.c:1.30 Rev: src/client_pty.c:1.9 Rev: src/client_userauth.c:1.18 Rev: src/combinators.c:1.7 Rev: src/command.c:1.24 Rev: src/command.h:1.32 Rev: src/compress.c:1.6 Rev: src/connection.c:1.37 Rev: src/connection.h:1.33 Rev: src/connection_commands.c:1.9 Rev: src/debug.c:1.27 Rev: src/debug.h:1.11 Rev: src/disconnect.c:1.15 Rev: src/encrypt.c:1.20 Rev: src/exception.c:1.2 Rev: src/exception.h:1.3 Rev: src/io.c:1.68 Rev: src/io.h:1.41 Rev: src/io_commands.c:1.17 Rev: src/keyexchange.c:1.52 Rev: src/keyexchange.h:1.37 Rev: src/lsh.c:1.66 Rev: src/lsh.h:1.7 Rev: src/lsh_keygen.c:1.13 Rev: src/lsh_writekey.c:1.9 Rev: src/lshd.c:1.59 Rev: src/packet_ignore.c:1.9 Rev: src/pad.c:1.23 Rev: src/read_data.c:1.21 Rev: src/read_data.h:1.9 Rev: src/read_line.c:1.26 Rev: src/read_line.h:1.14 Rev: src/read_packet.c:1.39 Rev: src/read_scan.c:1.8 Rev: src/read_scan.h:1.6 Rev: src/server.c:1.57 Rev: src/server_keyexchange.c:1.28 Rev: src/server_password.c:1.21 Rev: src/server_session.c:1.12 Rev: src/server_userauth.c:1.13 Rev: src/sexp_test.c:1.9 Rev: src/tcpforward.c:1.26 Rev: src/tcpforward_commands.c:1.9 Rev: src/unpad.c:1.17 Rev: src/userauth.h:1.14 Rev: src/werror.c:1.34 Rev: src/write_buffer.c:1.19
-
- 10 Jul, 1999 1 commit
-
-
Niels Möller authored
Rev: src/abstract_io.h:1.25 Rev: src/channel.c:1.48 Rev: src/channel_commands.c:1.10 Rev: src/channel_commands.h:1.11 Rev: src/client.c:1.68 Rev: src/client.h:1.24 Rev: src/client_userauth.c:1.17 Rev: src/combinators.c:1.6 Rev: src/command.c:1.23 Rev: src/command.h:1.31 Rev: src/connection_commands.c:1.7 Rev: src/io.c:1.64 Rev: src/io.h:1.37 Rev: src/io_commands.c:1.15 Rev: src/lsh.c:1.64 Rev: src/lshd.c:1.58 Rev: src/read_data.c:1.19 Rev: src/read_line.c:1.25 Rev: src/read_packet.c:1.37 Rev: src/server.c:1.56 Rev: src/server_session.c:1.11 Rev: src/server_userauth.c:1.12 Rev: src/tcpforward.c:1.25 Rev: src/tcpforward_commands.c:1.8
-
- 04 Jul, 1999 1 commit
-
-
Niels Möller authored
a NULL continuation. Instead, use discard_continuation to ignore the value. Rev: src/command.c:1.22 Rev: src/command.h:1.30 Rev: src/lsh.c:1.63 Rev: src/lshd.c:1.57
-
- 30 Jun, 1999 1 commit
-
-
Niels Möller authored
if the continuation is NULL. * src/command.c (discard_continuation): New continuation. Rev: src/command.c:1.21 Rev: src/command.h:1.29
-
- 27 Jun, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.20 Rev: src/command.h:1.28 Rev: src/make_class:1.20
-
- 22 Jun, 1999 1 commit
-
-
Niels Möller authored
collect_* function. Rev: src/command.h:1.27
-
- 20 Jun, 1999 1 commit
-
-
Niels Möller authored
redundant macro. Rev: src/command.h:1.26
-
- 17 Jun, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.25
-
- 15 Jun, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.24
-
- 11 Jun, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.h:1.23
-
- 25 Apr, 1999 1 commit
-
-
Niels Möller authored
src/client_pty.c, src/client_pty.c, src/command.h, src/connection.c, src/keyexchange.c, src/lsh.c, src/lshd.c, src/queue.c, src/resource.c, src/server.h, src/server_password.c, src/server_pty.h, src/server_session.c, src/service.c, src/service.h, src/session.c, src/tcpforward.c, src/write_buffer.c, src/zlib.c: Removed old #if:ed out code. Rev: src/channel.c:1.37 Rev: src/channel.h:1.32 Rev: src/client.c:1.64 Rev: src/client.h:1.23 Rev: src/client_pty.c:1.7 Rev: src/client_pty.h:1.3 Rev: src/command.h:1.22 Rev: src/connection.c:1.32 Rev: src/keyexchange.c:1.49 Rev: src/lsh.c:1.53 Rev: src/lshd.c:1.48 Rev: src/queue.c:1.4 Rev: src/resource.c:1.9 Rev: src/server.h:1.18 Rev: src/server_password.c:1.19 Rev: src/server_pty.h:1.9 Rev: src/server_session.c:1.4 Rev: src/service.c:1.17 Rev: src/service.h:1.16 Rev: src/session.c:1.9 Rev: src/tcpforward.c:1.8 Rev: src/write_buffer.c:1.17 Rev: src/zlib.c:1.18
-
- 19 Apr, 1999 1 commit
-
-
Niels Möller authored
Rev: src/client_pty.c:1.4 Rev: src/command.c:1.18 Rev: src/command.h:1.21 Rev: src/lsh.c:1.50
-
- 14 Apr, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.17 Rev: src/command.h:1.20
-
- 05 Apr, 1999 1 commit
-
-
Niels Möller authored
Cast arguments to struct lsh_object *. Rev: src/command.h:1.19
-
- 26 Mar, 1999 1 commit
-
-
Niels Möller authored
Don't know how useful it is. Rev: src/command.c:1.15 Rev: src/command.h:1.18
-