- 08 Feb, 2001 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.299
-
Niels Möller authored
leaks information about the secret key. Rev: src/dsa.c:1.26
-
Niels Möller authored
Rev: contrib/lshd.debian.init:1.2
-
- 07 Feb, 2001 1 commit
-
-
Niels Möller authored
functions may return NULL, and never returns an empty list. Rev: src/algorithms.c:1.20
-
- 04 Feb, 2001 16 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.298 Rev: src/ssh-conv:1.7
-
Niels Möller authored
Rev: src/testsuite/keygen-1-test:1.1 Rev: src/testsuite/keygen-2-test:1.5 Rev: src/testsuite/lsh-5-test:1.1
-
Niels Möller authored
Rev: ChangeLog:1.297 Rev: NEWS:1.70
-
Niels Möller authored
-g, not calling it "gateway mode", as the word "gateway" is associated with the '-G' option. (Invoking lshd): Documented --kerberos-passwords, --password-helper and --login-shell. Changed UPDATED-FOR to 1.1.6. Rev: doc/lsh.texinfo:1.20
-
Niels Möller authored
Rev: configure.in:1.100
-
Niels Möller authored
tests. Rev: src/testsuite/Makefile.am:1.24
-
Niels Möller authored
which hostkey to use. Rev: src/testsuite/functions.sh:1.6
-
Niels Möller authored
(do_lookup_user): Let self->login_shell, if non-NULL, override the login shell in the passwd database. (make_unix_user_db): New argument login_shell. Rev: src/server_userauth.h:1.16 Rev: src/unix_user.c:1.31
-
Niels Möller authored
message from werror() to debug(). Rev: src/rsa_keygen.c:1.3
-
Niels Möller authored
sure that the ->size attribute is initialized. Rev: src/rsa.c:1.14
-
Niels Möller authored
Rev: src/lshd.c:1.110
-
Niels Möller authored
better message before trying again. Rev: src/lsh-keygen.c:1.6
-
Niels Möller authored
signature doesn't verify, display a warning message before disconnecting. Rev: src/client_keyexchange.c:1.56
-
Niels Möller authored
Rev: src/testsuite/key-2.private:1.1
-
Niels Möller authored
Renamed keygen-test and keygen-2-test. Rev: src/testsuite/keygen-2-test:1.4(DEAD) Rev: src/testsuite/keygen-test:1.7(DEAD) Rev: src/testsuite/write-key-1-test:1.1 Rev: src/testsuite/write-key-2-test:1.1
-
Niels Möller authored
Rev: src/testsuite/conv-1-test:1.1 Rev: src/testsuite/conv-2-test:1.1 Rev: src/testsuite/conv-test:1.2(DEAD)
-
- 31 Jan, 2001 9 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.296
-
Niels Möller authored
in "Unknown publickey algorithm"-message. Rev: src/server_publickey.c:1.20
-
Niels Möller authored
twice. Rev: src/server_password.c:1.32
-
Niels Möller authored
keys. Rev: src/server_authorization.c:1.15
-
Niels Möller authored
"UNKNOWN", 7}. Rev: src/process_atoms:1.11
-
Niels Möller authored
userauth. Rev: src/lshd.c:1.109
-
Niels Möller authored
/dev/null. Rev: src/lsh-authorize:1.6
-
Niels Möller authored
Rev: ChangeLog:1.295 Rev: src/keyexchange.c:1.74 Rev: src/read_base64.c:1.2
-
Niels Möller authored
POLLHUP && !POLLIN is treated as EOF. Rev: src/io.c:1.121
-
- 30 Jan, 2001 11 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.294 Rev: src/testsuite/.cvsignore:1.11
-
Niels Möller authored
* src/testsuite/lsh-1-test: Use test_success. * src/testsuite/lsh-2-test: Likewise. * src/testsuite/lsh-3-test: Likewise. * src/testsuite/lsh-4-test: Likewise. * src/testsuite/tcpip-local-test: Likewise. * src/testsuite/tcpip-remote-test: Likewise. * src/testsuite/keygen-2-test: Use functions.sh and test_success. * src/testsuite/keygen-test: Likewise. Rev: src/testsuite/keygen-2-test:1.3 Rev: src/testsuite/keygen-test:1.6 Rev: src/testsuite/lsh-1-test:1.3 Rev: src/testsuite/lsh-2-test:1.3 Rev: src/testsuite/lsh-3-test:1.3 Rev: src/testsuite/lsh-4-test:1.2 Rev: src/testsuite/lsh-cat-test:1.3 Rev: src/testsuite/tcpip-local-test:1.3 Rev: src/testsuite/tcpip-remote-test:1.2
-
Niels Möller authored
mechanism. The previous code always exited successfully. (test_result): New variable for keeping the desired exit status. (test_fail): New function. (test_success): Likewise. (compare_output): Likewise. Rev: src/testsuite/functions.sh:1.5
-
Niels Möller authored
Rev: src/testsuite/Makefile.am:1.23
-
Niels Möller authored
Rev: src/testsuite/conv-test:1.1
-
Niels Möller authored
(start_background_poll): Changed werror() to verbose(). Rev: src/unix_random.c:1.7
-
Niels Möller authored
now in channel.c, channel_of_handler. Rev: src/tcpforward.c:1.58
-
Niels Möller authored
directory. Added command line options --help, --usage, --decode-with. Rev: src/ssh-conv:1.6
-
Niels Möller authored
in channel.c, channel_of_handler). (do_exit_shell): Added a verbose() message. Rev: src/server_session.c:1.57
-
Niels Möller authored
to the diagnostic messages. Rev: src/lsh-decode-key.c:1.8
-
Niels Möller authored
read() if fd->hanged_up is set. (init_file): Initialize hanged_up. Rev: src/io.c:1.120
-