- 27 Sep, 1999 4 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.100 Rev: NEWS:1.24 Rev: src/server_userauth.c:1.19
-
Niels Möller authored
(SCHEME): Added -l flag to load compatibility code for the right scheme implementation. Changed rules to use gaba.scm and make-char-classes.scm which have moved to the scm subdir. Rev: src/Makefile.am.in:1.57
-
Niels Möller authored
option to select scheme implementation. Generate src/scm/Makefile. Rev: configure.in:1.23
-
Niels Möller authored
Rev: doc/TODO:1.59 Rev: src/scm/Makefile.am.in:1.1 Rev: src/scm/compiler.scm:1.1 Rev: src/scm/gaba.scm:1.1 Rev: src/scm/guile-compat.scm:1.1 Rev: src/scm/make-char-classes.scm:1.1 Rev: src/scm/scsh-compat.scm:1.1
-
- 23 Sep, 1999 1 commit
-
-
Niels Möller authored
Rev: ChangeLog:1.99
-
- 22 Sep, 1999 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.98 Rev: NEWS:1.23 Rev: src/publickey_crypto.h:1.24 Rev: src/server_userauth.c:1.18 Rev: src/server_userauth.h:1.2
-
Niels Möller authored
CHANNEL_SENT_CLOSE flag before calling channel_close(). Rev: src/channel.c:1.58
-
- 21 Sep, 1999 16 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.97 Rev: src/keyexchange.h:1.39
-
* src/server_publickey.h: removed, contents moved to server_userauth.h * src/server_userauth.h: merged with former server_password.h & server_publickey.h * src/server_userauth.c: unix account handling funtions moved here, userauth_handler class. Rev: src/server_password.c:1.25 Rev: src/server_password.h:1.2(DEAD) Rev: src/server_publickey.h:1.2(DEAD) Rev: src/server_userauth.c:1.17 Rev: src/server_userauth.h:1.1
-
Niels Möller authored
signature_start. Rev: src/server_publickey.c:1.2
-
Niels Möller authored
Rev: src/server_authorization.c:1.2 Rev: src/server_session.c:1.17 Rev: src/server_session.h:1.3
-
Niels Möller authored
Rev: src/server_keyexchange.c:1.31
-
Niels Möller authored
Rev: src/server.c:1.61
-
Niels Möller authored
Rev: src/sexp_conv.c:1.4
-
Niels Möller authored
and free the dsa_public struct properly. Rev: src/spki.c:1.3
-
Niels Möller authored
Rev: src/lshd.c:1.63
-
Niels Möller authored
initializer. Rev: src/lsh.c:1.73
-
Niels Möller authored
* src/publickey_crypto.c: renamed make_keypair_info renamed to make_keypair, and moved here. Rev: src/keyexchange.c:1.56 Rev: src/publickey_crypto.c:1.34
-
Niels Möller authored
* src/publickey_crypto.h: renamed keypair_info to keypair, and moved here. Rev: src/keyexchange.h:1.38 Rev: src/publickey_crypto.h:1.23
-
Niels Möller authored
(make_dsa_signer): Use init_dsa_public. Rev: src/dsa.c:1.3
-
Niels Möller authored
STATIC_EXCEPTION. Rev: src/exception.c:1.8
-
Niels Möller authored
make_once_continuation Rev: src/command.c:1.27 Rev: src/command.h:1.36
-
Niels Möller authored
error message. Rev: src/sexp_streamed_parser.c:1.13
-
- 20 Sep, 1999 13 commits
-
-
Niels Möller authored
Rev: doc/TODO:1.58 Rev: src/tcpforward.c:1.30
-
Niels Möller authored
prog1, to get things evaluated at the right time. Rev: src/tcpforward_commands.c:1.13
-
Niels Möller authored
done at the start of the loop. Rev: src/sexp_streamed_parser.c:1.12
-
Niels Möller authored
exceptions. In particular, removed all handling of EXC_IO_EOF. Rev: src/server_session.c:1.16
-
Niels Möller authored
Rev: src/read_data.c:1.25
-
Niels Möller authored
(make-output): Associate any otherwise undefined global with a C symbol with the same name, but in uppercase. Rev: src/make_class:1.21
-
Niels Möller authored
Rev: src/lsh_writekey.c:1.14
-
Niels Möller authored
Rev: src/lsh.c:1.72 Rev: src/lsh.h:1.9
-
Niels Möller authored
Rev: src/io.h:1.45
-
Niels Möller authored
(do_consuming_read): On EOF, pass NULL to the consumer, and close fd. Rev: src/io.c:1.77
-
Niels Möller authored
Rev: src/exception.h:1.10
-
Niels Möller authored
Rev: src/channel.h:1.44 Rev: src/client.c:1.76
-
Niels Möller authored
(do_channel_write_extended): -"- * abstract_io.h channel.c channel.h channel_commands.c client.c command.c gc.c gc.h io.c lsh.c lsh.h lsh_writekey.c lshd.c read_data.c read_packet.c server_password.c service.h sexp_conv.c sexp_parser.c sexp_streamed_parser.c tcpforward_commands.c tcpforward_commands.h werror.c: Cleaned up and deleted old dead code. Rev: src/channel.c:1.57
-
- 07 Sep, 1999 4 commits
-
-
Niels Möller authored
Rev: NEWS:1.22
-
Niels Möller authored
Rev: doc/TODO:1.57
-
Niels Möller authored
Rev: ChangeLog:1.96 Rev: NEWS:1.21 Rev: doc/TODO:1.56
-
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
-