- 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/command.c:1.42
-
- 03 Jul, 2001 1 commit
-
-
Niels Möller authored
(make_command_4_invoke_3): New function. (command_4_invoke_2): New class. (make_command_4_invoke_2): New function. (command_4_invoke): New class. (make_command_4_invoke): New function. Rev: src/command.c:1.41
-
- 02 Jul, 2001 2 commits
-
-
Niels Möller authored
(make_command_2_invoke): New function. (command_3_invoke_2): New class. (make_command_3_invoke_2): New function. (command_3_invoke): New class. (make_command_3_invoke): New function. (progn_command): Use DEFINE_COMMAND isntead of DEFINE_COMMAND_SIMPLE. Rev: src/command.c:1.40
-
Niels Möller authored
COMMAND_SIMPLE_CALL. (do_command_unimplemented): Deleted function. Rev: src/command.c:1.39
-
- 25 Mar, 2001 1 commit
-
-
Niels Möller authored
(delay_continuation): Deleted class. (do_delay_continuation): Deleted function. (make_delay_continuation): Deleted function. Rev: src/command.c:1.38
-
- 14 Mar, 2001 1 commit
-
-
Niels Möller authored
(make_collect_state_3): Deleted. (make_once_continuation): Deleted. (make_catch_report_collect_body): Deleted. (collect_state_2): Deleted attribute next. Rev: src/command.c:1.37
-
- 14 Nov, 2000 1 commit
-
-
Niels Möller authored
DEFINE_COMMAND_SIMPLE macro. * src/combinators.c (command_K): Likewise. (command_I): Likewise. * src/command.c (progn_command): Likewise. Rev: src/command.c:1.36
-
- 06 Feb, 2000 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.154 Rev: src/command.c:1.35 Rev: src/sexp_conv.c:1.13 Rev: src/tcpforward.c:1.38
-
- 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
-
- 12 Jan, 2000 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.33 Rev: src/exception.h:1.15 Rev: src/lsh.c:1.95
-
- 31 Dec, 1999 1 commit
-
-
Niels Möller authored
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.c:1.32
-
- 12 Dec, 1999 1 commit
-
-
Niels Möller authored
* src/sexp.h: Removed old code. * src/server_session.c: Removed old code. * src/server_keyexchange.c: Removed old code. * src/resource.h: Removed old code. * src/publickey_crypto.h: Removed old code. * src/lsh.h: Removed old code. * src/lsh.c: Removed old code. * src/keyexchange.h: Removed old code. * src/keyexchange.c: Removed old code. * src/io_commands.c: Removed old code. * src/io.c: Removed old code. * src/format.h: Removed old code. * src/exception.c: Removed old code. * src/dsa.c: Removed old code. * src/digit_table.c: Removed old code. * src/daemon.h: Removed old code. * src/daemon.c: Removed old code. * src/connection_commands.c: Removed old code. * src/command.c: Removed old code. * src/channels.c: Removed old code. * src/combinators.c: Removed old code. * src/client_userauth.c: Removed old code. * src/client_keyexchange.c (do_init_client_dh): Removed old code. * src/client.c: Removed old code. * src/channel.c: Removed old code. * src/alist.c: Removed old code. Rev: src/channel.c:1.63 Rev: src/command.c:1.31 Rev: src/connection_commands.c:1.18 Rev: src/connection_commands.h:1.6 Rev: src/daemon.c:1.4 Rev: src/daemon.h:1.3 Rev: src/digit_table.c:1.8 Rev: src/dsa.c:1.10 Rev: src/exception.c:1.12 Rev: src/format.h:1.27 Rev: src/io.c:1.83 Rev: src/io_commands.c:1.23 Rev: src/keyexchange.c:1.59 Rev: src/keyexchange.h:1.41 Rev: src/lsh.c:1.90 Rev: src/lsh.h:1.11 Rev: src/publickey_crypto.h:1.29 Rev: src/resource.h:1.9 Rev: src/server_keyexchange.c:1.36 Rev: src/server_session.c:1.21 Rev: src/sexp.h:1.25 Rev: src/spki.h:1.12
-
- 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
-
- 07 Sep, 1999 1 commit
-
-
Niels Möller authored
Rev: src/abstract_io.h:1.32 Rev: src/channel.c:1.56 Rev: src/channel.h:1.43 Rev: src/channel_commands.c:1.16 Rev: src/client.c:1.75 Rev: src/command.c:1.26 Rev: src/gc.c:1.11 Rev: src/gc.h:1.6 Rev: src/io.c:1.76 Rev: src/lsh.c:1.71 Rev: src/lsh.h:1.8 Rev: src/lsh_writekey.c:1.13 Rev: src/lshd.c:1.62 Rev: src/read_data.c:1.24 Rev: src/read_packet.c:1.44 Rev: src/read_scan.c:1.9(DEAD) Rev: src/read_scan.h:1.9(DEAD) Rev: src/server_password.c:1.24 Rev: src/service.h:1.17 Rev: src/sexp_conv.c:1.3 Rev: src/sexp_parser.c:1.9 Rev: src/sexp_streamed_parser.c:1.11 Rev: src/tcpforward_commands.c:1.12 Rev: src/tcpforward_commands.h:1.4 Rev: src/werror.c:1.35
-
- 05 Sep, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.25 Rev: src/command.h:1.34
-
- 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
-
- 19 Apr, 1999 2 commits
-
-
Niels Möller authored
Rev: src/command.c:1.19
-
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
-
- 04 Apr, 1999 1 commit
-
-
Niels Möller authored
Rev: src/client.h:1.20 Rev: src/command.c:1.16 Rev: src/connection.c:1.30 Rev: src/connection_commands.h:1.2
-
- 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
-
- 23 Mar, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.14 Rev: src/command.h:1.17
-
- 19 Mar, 1999 3 commits
-
-
Niels Möller authored
Rev: src/command.c:1.13 Rev: src/command.h:1.13
-
Niels Möller authored
Rev: src/combinators.c:1.1 Rev: src/command.c:1.12
-
Niels Möller authored
collect_state_N (n=1, 2, 3, 4) to handle builtin functions that need to collect some arguments before actually doing anything. Rev: src/command.c:1.11 Rev: src/command.h:1.12
-
- 18 Mar, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.10
-
- 16 Mar, 1999 1 commit
-
-
Niels Möller authored
if called). Rev: src/command.c:1.9 Rev: src/command.h:1.11
-
- 15 Mar, 1999 1 commit
-
-
Niels Möller authored
Rev: src/command.c:1.8 Rev: src/command.h:1.10
-
- 12 Mar, 1999 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.49 Rev: doc/HACKING:1.9 Rev: src/Makefile.am.in:1.39 Rev: src/abstract_compress.c:1.3 Rev: src/abstract_compress.h:1.4 Rev: src/abstract_crypto.c:1.9 Rev: src/abstract_crypto.h:1.21 Rev: src/abstract_io.c:1.3 Rev: src/abstract_io.h:1.23 Rev: src/alist.c:1.17 Rev: src/alist.h:1.12 Rev: src/arcfour.c:1.4 Rev: src/blocking_write.c:1.12 Rev: src/blowfish.c:1.5 Rev: src/cascade.c:1.4 Rev: src/cbc.c:1.5 Rev: src/channel.c:1.29 Rev: src/channel.h:1.27 Rev: src/client.c:1.56 Rev: src/client_keyexchange.c:1.25 Rev: src/client_keyexchange.h:1.12 Rev: src/client_pty.c:1.3 Rev: src/client_userauth.c:1.15 Rev: src/command.c:1.7 Rev: src/command.h:1.9 Rev: src/compress.c:1.5 Rev: src/connection.c:1.27 Rev: src/connection.h:1.26 Rev: src/debug.c:1.26 Rev: src/des.c:1.8 Rev: src/encrypt.c:1.19 Rev: src/hmac.c:1.5 Rev: src/io.c:1.52 Rev: src/io.h:1.31 Rev: src/keyexchange.c:1.46 Rev: src/keyexchange.h:1.32 Rev: src/list.c:1.6 Rev: src/list.h:1.6 Rev: src/lsh.c:1.46 Rev: src/lsh_writekey.c:1.6 Rev: src/lshd.c:1.42 Rev: src/make_class:1.12 Rev: src/md5.c:1.3 Rev: src/pad.c:1.22 Rev: src/password.c:1.3 Rev: src/password.h:1.12 Rev: src/publickey_crypto.c:1.30 Rev: src/publickey_crypto.h:1.20 Rev: src/randomness.c:1.15 Rev: src/randomness.h:1.9 Rev: src/read_data.c:1.17 Rev: src/read_line.c:1.21 Rev: src/read_line.h:1.13 Rev: src/read_packet.c:1.33 Rev: src/read_scan.c:1.5 Rev: src/read_scan.h:1.5 Rev: src/reaper.c:1.11 Rev: src/reaper.h:1.6 Rev: src/resource.c:1.6 Rev: src/resource.h:1.6 Rev: src/server.c:1.49 Rev: src/server_keyexchange.c:1.25 Rev: src/server_password.c:1.16 Rev: src/server_pty.c:1.8 Rev: src/server_pty.h:1.6 Rev: src/server_userauth.c:1.9 Rev: src/service.c:1.14 Rev: src/service.h:1.13 Rev: src/sexp.c:1.14 Rev: src/sexp.h:1.15 Rev: src/sexp_streamed_parser.c:1.6 Rev: src/sexp_test.c:1.6 Rev: src/sha.c:1.3 Rev: src/ssh1_fallback.c:1.6 Rev: src/ssh1_fallback.h:1.4 Rev: src/tcpforward.c:1.4 Rev: src/tcpforward.h:1.2 Rev: src/twofish.c:1.3 Rev: src/userauth.c:1.3 Rev: src/userauth.h:1.10 Rev: src/write_buffer.c:1.16 Rev: src/write_buffer.h:1.15 Rev: src/zlib.c:1.17
-
Niels Möller authored
functions, to be called by automatically generated code. (command_K, command_K_1) : Implemented the K combinator. Rev: src/command.c:1.6
-
- 11 Mar, 1999 1 commit
-
-
Niels Möller authored
command_simple, which means that they can return results directly, without any continuation function. Rev: src/command.c:1.5
-
- 10 Mar, 1999 1 commit
-
-
Niels Möller authored
any command_simple instances. Rev: src/command.c:1.4
-