- 14 Oct, 1999 1 commit
-
-
Niels Möller authored
Rev: src/argp/.cvsignore:1.2 Rev: src/argp/Makefile.am.in:1.4(DEAD)
-
- 13 Oct, 1999 16 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.108
-
Niels Möller authored
Rev: src/scm/Makefile.am.in:1.2
-
Niels Möller authored
Rev: ChangeLog:1.107 Rev: src/argp/argp-comp.h:1.2 Rev: src/lsh_types.h:1.35 Rev: src/mempcpy.c:1.1 Rev: src/mempcpy.h:1.1 Rev: src/strndup.c:1.1 Rev: src/strndup.h:1.1
-
Niels Möller authored
__attribute__:s in declarations. Rev: src/argp/argp.h:1.3
-
Niels Möller authored
STORAGE macro. (__argp_usage, __option_is_short, __option_is_end ): Replicated definitons from argp.h. Rev: src/argp/argp-parse.c:1.3
-
Niels Möller authored
__strndup(). I couldn't get preprocessor hackery to work. Rev: src/argp/argp-help.c:1.3
-
Niels Möller authored
Rev: src/Makefile.am.in:1.61
-
Niels Möller authored
Rev: configure.in:1.30
-
Niels Möller authored
Rev: ChangeLog:1.106 Rev: src/Makefile.am.in:1.60 Rev: src/argp/.cvsignore:1.1 Rev: src/argp/argp-comp.h:1.1
-
Niels Möller authored
Rev: src/argp/argp.h:1.2
-
Niels Möller authored
arithmetic on void *. Rev: src/argp/argp-parse.c:1.2
-
Niels Möller authored
(canon_doc_option): Cast to unsigned char before passing characters to ctype macros. (hol_entry_cmp): Use unsigned char. Rev: src/argp/argp-help.c:1.2
-
Niels Möller authored
Rev: src/argp/Makefile.am.in:1.3
-
Niels Möller authored
Rev: src/algorithms.c:1.9 Rev: src/lsh.c:1.77 Rev: src/lsh_keygen.c:1.17 Rev: src/lshd.c:1.66 Rev: src/sexp.c:1.18 Rev: src/sexp_conv.c:1.9 Rev: src/werror.c:1.37
-
Niels Möller authored
Rev: configure.in:1.29
-
Niels Möller authored
Rev: Makefile.am.in:1.7
-
- 11 Oct, 1999 17 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.105
-
Niels Möller authored
the .c suffix). Rev: src/argp/Makefile.am.in:1.2
-
Niels Möller authored
Rev: ChangeLog:1.104 Rev: src/sexp_conv.c:1.8
-
Niels Möller authored
context argument. (do_read_sexp): Pass HANDLER_CONTEXT. * src/sexp.c (lookup_sexp_format): Use strcmp rather than strcasecmp. (sexp_input_argp, sexp_output_argp): Split sexp_argp into two parsers. * src/server_userauth.c (make_exc_userauth_handler): Added context argument. (do_userauth): Pass HANDLER_CONTEXT. * src/server_session.c (do_spawn_shell): Pass HANDLER_CONTEXT. Rev: src/read_data.h:1.11 Rev: src/server_session.c:1.19 Rev: src/server_userauth.c:1.20 Rev: src/sexp.c:1.17 Rev: src/sexp.h:1.20 Rev: src/sexp_commands.c:1.3 Rev: src/sexp_streamed_parser.c:1.14
-
Niels Möller authored
* src/connection.c (make_exc_protocol_handler): Added context argument. (connection_init_io): Pass HANDLER_CONTEXT. Rev: src/connection.c:1.42 Rev: src/connection.h:1.38 Rev: src/connection_commands.c:1.14
-
Niels Möller authored
Rev: src/lsh.c:1.76 Rev: src/lsh_keygen.c:1.16 Rev: src/lshd.c:1.65
-
Niels Möller authored
(init_file): Pass HANDLER_CONTEXT. (make_exc_finish_read_handler): Added context argument. Rev: src/io.c:1.78 Rev: src/io.h:1.46
-
Niels Möller authored
(HANDLER_CONTEXT): New macro. * src/exception.c (make_exception_handler): Added context argument. (make_report_exception_handler): -"- (exception_raise): New function. Rev: src/exception.c:1.9 Rev: src/exception.h:1.11
-
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
-
Niels Möller authored
Rev: src/client.c:1.79
-
Niels Möller authored
* configure.in: Added with-debug-trace option. Rev: configure.in:1.28
-
Niels Möller authored
argument. (make_channel_io_exception_handler): -"- (register_channel): Pass HANDLER_CONTEXT. Rev: src/channel.c:1.61 Rev: src/channel.h:1.46
-
Niels Möller authored
Rev: ChangeLog:1.103
-
Niels Möller authored
* src/lshd.c: -"- * src/lsh_keygen.c: -"- Rev: src/lsh.c:1.75 Rev: src/lsh_keygen.c:1.15 Rev: src/lshd.c:1.64
-
Niels Möller authored
configurable. Rev: src/sexp_conv.c:1.7
-
Niels Möller authored
(init_algorithms_options): New function. Rev: src/algorithms.c:1.8 Rev: src/algorithms.h:1.2
-
Niels Möller authored
Rev: acconfig.h:1.8 Rev: configure.in:1.27
-
- 10 Oct, 1999 2 commits
-
-
Niels Möller authored
Rev: src/client_pty.c:1.10 Rev: src/scm/.cvsignore:1.1 Rev: src/sexp_conv.c:1.6
-
Niels Möller authored
Rev: src/lsh.c:1.74
-
- 07 Oct, 1999 4 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.102 Rev: doc/TODO:1.60
-
Niels Möller authored
(FUNCTION_NAME): New define. Rev: src/lsh_types.h:1.34
-
Niels Möller authored
(do_exit_signal): -"- Rev: src/client.c:1.78
-
Niels Möller authored
CHANNEL_SENT_CLOSE flag. (do_channel_write): Removed test of CHANNEL_SENT_EOF flag. (do_channel_write_extended): -"- Rev: src/channel.c:1.60
-