- 24 Nov, 2004 1 commit
-
-
Niels Möller authored
files. Rev: src/nettle/ChangeLog:1.307 Rev: src/nettle/configure.ac:1.56
-
- 23 Nov, 2004 7 commits
-
-
Niels Möller authored
* tools/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * examples/Makefile.in: Likewise. Rev: src/nettle/ChangeLog:1.306 Rev: src/nettle/Makefile.in:1.14 Rev: src/nettle/examples/Makefile.in:1.9 Rev: src/nettle/testsuite/Makefile.in:1.9 Rev: src/nettle/tools/Makefile.in:1.10
-
Niels Möller authored
tracking is enabled. Rev: src/nettle/configure.ac:1.55
-
Niels Möller authored
--disable-dependency-tracking. New substitution DEP_INCLUDE. Rev: ChangeLog:1.845 Rev: acinclude.m4:1.27
-
Niels Möller authored
Rev: ChangeLog:1.844
-
Niels Möller authored
(make_client_session): Use IO_STDERR. Add the session resources to options->resources, instead of calling gc_global. Rev: src/client.c:1.166
-
Niels Möller authored
(main): Pass options->super.resources to make_lshg_connect. Rev: src/lshg.c:1.26
-
Niels Möller authored
a resource to be adopted by the connection. (gateway_init): Likewise. (gateway_accept): Pass a NULL-resource to gateway_make_connection. Rev: src/gateway_commands.c:1.24 Rev: src/gateway_commands.h:1.6
-
- 22 Nov, 2004 8 commits
-
-
Niels Möller authored
Rev: src/client.h:1.61
-
Niels Möller authored
io_write_file. Rev: src/srp-gen.c:1.24
-
Niels Möller authored
NULL resource. (make_lshd_listen_callback): Updated for changes to make_handshake_info. Rev: src/lshd.c:1.170
-
Niels Möller authored
acl-entry to a file. (make_lsh_connect): New argument resource. Deleted kexinit argument (it's now part of handshake_info). Use the new protect command, to pass the resource to handshake, and destroy it on exceptions. (main_argp_parser): Updated for changes io_write_file. (main): Updated for changes to make_lsh_connect and make_handshake_info. Rev: src/lsh.c:1.200
-
Niels Möller authored
whether or not to use the liboop signal adapter. (io_init) [WITH_LIBOOP_SIGNAL_ADAPTER]: Create signal adapter. (io_final) [WITH_LIBOOP_SIGNAL_ADAPTER]: Destroy signal adapter. (make_lsh_fd): Files of both types IO_STDIO and IO_STDERR are shared. Bugfix: Don't reset type to zero. (write_only_file): New class. (do_write_only_file, make_io_write_file): New function. (io_write_file): Don't create a lsh_fd. Instead, use the simpler write_only_file, and return a struct abstract_write *. These files are never closed. (close_fd): Don't close files of type IO_STDERR. For files of type IO_STDIO, close them, and map the fd to /dev/null. * src/io.h (io_type): New enum constant IO_STDERR. Rev: src/io.c:1.214 Rev: src/io.h:1.110
-
Niels Möller authored
(handshake_command): New first argument, a resource to be adopted by the connection. Deleted the kexinit argument, kexinit is now passed as an attribute of handshake_info. * src/handshake.h (handshake_info): New attribute kexinit. Rev: src/handshake.c:1.28 Rev: src/handshake.h:1.9
-
Niels Möller authored
debugging purposes. Rev: src/gc.c:1.33 Rev: src/gc.h:1.13
-
Niels Möller authored
(do_catch_collect_body, make_catch_collect_body, do_catch_simple): Deleted functions. (protect_handler): New class. (protect_command)): New command. * src/command.h (catch_command): Deleted unused class. Rev: src/command.c:1.50 Rev: src/command.h:1.63
-
- 20 Nov, 2004 4 commits
-
-
Pontus Freyhult authored
Rev: ChangeLog:1.843 Rev: doc/Makefile.am:1.6
-
Pontus Freyhult authored
Rev: ChangeLog:1.842 Rev: doc/Makefile.am:1.5 Rev: doc/lsh.1:1.5 Rev: doc/lsh.texinfo:1.41 Rev: doc/lshg.1:1.4
-
Pontus Freyhult authored
Rev: ChangeLog:1.841 Rev: doc/lsh-authorize.1:1.3 Rev: doc/lsh-decode-key.1:1.2 Rev: doc/lsh-decrypt-key.1:1.2 Rev: doc/lsh-export-key.1:1.2 Rev: doc/lsh-keygen.1:1.1 Rev: doc/lsh-make-seed.1:1.1 Rev: doc/lsh-upgrade-key.1:1.3 Rev: doc/lsh-upgrade.1:1.3 Rev: doc/lsh-writekey.1:1.2 Rev: doc/lsh.1:1.4 Rev: doc/lshd.8:1.4 Rev: doc/lshg.1:1.3 Rev: doc/ssh-conv.1:1.1
-
Pontus Freyhult authored
Rev: ChangeLog:1.840 Rev: doc/lsh-decode-key.1:1.1 Rev: doc/lsh-decrypt-key.1:1.1 Rev: doc/lsh-export-key.1:1.1 Rev: doc/lsh-writekey.1:1.1
-
- 19 Nov, 2004 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.839
-
Niels Möller authored
(do_buffered_read): Added trace output on EOF. (do_consuming_read): Likewise. (close_fd_write): Added trace output. Close the file if there's no write buffer and no read callback. Rev: src/io.c:1.213
-
Niels Möller authored
Rev: ChangeLog:1.838
-
Niels Möller authored
Rev: src/io.h:1.109
-
Niels Möller authored
definitions too. Rev: src/argp/ChangeLog:1.38 Rev: src/argp/argp-parse.c:1.25
-
Niels Möller authored
use __THROW on definitions, only on declarations. Rev: src/argp/ChangeLog:1.37 Rev: src/argp/argp.h:1.17
-
Pontus Freyhult authored
Rev: ChangeLog:1.837 Rev: doc/lsh-authorize.1:1.2 Rev: doc/lsh-upgrade-key.1:1.2 Rev: doc/lsh-upgrade.1:1.2 Rev: doc/lsh.1:1.3 Rev: doc/lshd.8:1.3 Rev: doc/lshg.1:1.2
-
Pontus Freyhult authored
Rev: ChangeLog:1.836 Rev: doc/lsh.texinfo:1.40
-
Pontus Freyhult authored
* sftp-server.8: New manpage. * lsftp.1: New manpage. Rev: src/sftp/ChangeLog:1.62 Rev: src/sftp/Makefile.am:1.15 Rev: src/sftp/lsftp.1:1.1 Rev: src/sftp/sftp-server.8:1.1
-
Pontus Freyhult authored
Rev: ChangeLog:1.835 Rev: src/lshg.c:1.25
-
Pontus Freyhult authored
Rev: ChangeLog:1.834 Rev: doc/lsh-authorize.1:1.1 Rev: doc/lsh-upgrade-key.1:1.1 Rev: doc/lsh-upgrade.1:1.1 Rev: doc/lsh.1:1.2 Rev: doc/lshd.8:1.2 Rev: doc/lshg.1:1.1
-
- 18 Nov, 2004 9 commits
-
-
Niels Möller authored
dependency files. Moved to the distclean target. * examples/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * tools/Makefile.in: Likewise. Rev: src/nettle/ChangeLog:1.305 Rev: src/nettle/Makefile.in:1.13 Rev: src/nettle/examples/Makefile.in:1.8 Rev: src/nettle/testsuite/Makefile.in:1.8 Rev: src/nettle/tools/Makefile.in:1.9
-
Niels Möller authored
[^...] for inverted character classes in case. Rev: ChangeLog:1.833 Rev: acinclude.m4:1.26
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.304 Rev: src/nettle/configure.ac:1.54
-
Niels Möller authored
Rev: ChangeLog:1.832 Rev: NEWS:1.123
-
Niels Möller authored
Rev: src/Makefile.am:1.28
-
Niels Möller authored
Rev: src/sftp/ChangeLog:1.61
-
Niels Möller authored
Rev: src/sftp/ChangeLog:1.60
-
Niels Möller authored
Rev: ChangeLog:1.831 Rev: src/spki/ChangeLog:1.70
-
Niels Möller authored
(encode_base64_line): New function. (sexp_to_ssh2_key): Alternative output formats, fingerprint and openssh single-line format. (main_options): New options --fingerprint and --openssh. (make_options): Make standard format the default output format. (main_argp_parser): Handle new options. Rev: src/lsh-export-key.c:1.20
-