- 04 Jul, 2001 15 commits
-
-
Niels Möller authored
instead of collect_info_2. Rev: src/channel_commands.c:1.24 Rev: src/channel_commands.h:1.20
-
Niels Möller authored
lshd, not --log-file. Rev: src/testsuite/functions.sh:1.16
-
Niels Möller authored
(werror_vformat): Added %t, for printing the object type. Rev: src/werror.c:1.61 Rev: src/werror.h:1.29
-
Niels Möller authored
using DEFINE_COMMAND2. (open_direct_tcpip): Likewise. (remote_listen_command): Likewise. (make_request_tcpip_forward_command): Deleted function. Moved code to remote_listen_command. (make_direct_tcpip_handler): Redefined using DEFINE_COMMAND. (make_tcpip_forward_handler): Likewise. Rev: src/tcpforward_commands.c:1.30
-
Niels Möller authored
DEFINE_COMMAND3. Rev: src/sexp_commands.c:1.17
-
Niels Möller authored
Rev: src/proxy.c:1.12 Rev: src/proxy.h:1.5
-
Niels Möller authored
DEFINE_COMMAND3. (make_connection_if_srp): Use make_command_3_invoke_2. Rev: src/connection_commands.c:1.38
-
Niels Möller authored
Rev: src/command.c:1.42
-
Niels Möller authored
Rev: src/combinators.c:1.16
-
Niels Möller authored
Rev: src/werror.c:1.60 Rev: src/werror.h:1.28
-
Niels Möller authored
Rev: src/lshd.c:1.118
-
Niels Möller authored
DEFINE_COMMAND3. Rev: src/io_commands.c:1.42 Rev: src/io_commands.h:1.18
-
Niels Möller authored
DEFINE_COMMAND4. Rev: src/handshake.c:1.5 Rev: src/handshake.h:1.3
-
Niels Möller authored
DEFINE_COMMAND3. (make_connection_if_srp): Use make_command_3_invoke_2. Rev: src/connection_commands.c:1.37
-
Niels Möller authored
Rev: src/combinators.c:1.15 Rev: src/command.h:1.56
-
- 03 Jul, 2001 14 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.373 Rev: src/nettle/ChangeLog:1.13
-
Niels Möller authored
Rev: src/testsuite/runtests:1.3
-
Niels Möller authored
(spawn_lshd): Send messages to lshd.log. Rev: src/testsuite/functions.sh:1.15
-
Niels Möller authored
Rev: src/nettle/testsuite/testutils.c:1.4 Rev: src/nettle/twofish.c:1.4
-
Niels Möller authored
(syslog_flag): Deleted. (werror_argp_parser): Set logfile_flag of a log file option is encountered. Rev: src/werror.c:1.59 Rev: src/werror.h:1.27
-
Niels Möller authored
explicit log-file option. Rev: src/lshd.c:1.117
-
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
(command_Cp): Redefined using DEFINE_COMMAND4, but disabled the new version as it doesn't quite work. * src/combinators.c (command_Sp): Redefined using DEFINE_COMMAND4. (command_B): Redefined using DEFINE_COMMAND3. (command_Bp): Redefined using DEFINE_COMMAND4. Rev: src/combinators.c:1.14
-
Niels Möller authored
Rev: src/gateway_commands.c:1.10 Rev: src/testsuite/macros.m4:1.11
-
Niels Möller authored
Rev: ChangeLog:1.372
-
Niels Möller authored
Rev: configure.in:1.120
-
Niels Möller authored
DEFINE_COMMAND4. (command_B): Redefined using DEFINE_COMMAND3. (command_Bp): Redefined using DEFINE_COMMAND4. Rev: src/combinators.c:1.13
-
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
-
Niels Möller authored
(DEFINE_COMMAND4): New macro. Rev: src/command.h:1.54
-
- 02 Jul, 2001 9 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.371
-
Niels Möller authored
Updated users as the type was changed in the process. Rev: src/lsh-writekey.c:1.14 Rev: src/sexp-conv.c:1.8 Rev: src/spki_commands.c:1.22
-
Niels Möller authored
(command_K): Redefined using DEFINE_COMMAND2. (command_S): Redefined using DEFINE_COMMAND3. Rev: src/combinators.c:1.12
-
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
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
Rev: src/io_commands.c:1.41
-
Niels Möller authored
invocation of DEFINE_COMMAND. * src/gateway_commands.c (gateway_init): Likewise. Rev: src/connection_commands.c:1.36 Rev: src/gateway_commands.c:1.9
-
Niels Möller authored
function arguments as arguments. Rev: src/command.h:1.52
-
Niels Möller authored
COMMAND_SIMPLE_CALL. (do_command_unimplemented): Deleted function. Rev: src/command.c:1.39
-
- 26 Jun, 2001 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.370 Rev: NEWS:1.82
-
Niels Möller authored
Rev: acinclude.m4:1.12
-