- 12 Dec, 2001 12 commits
-
-
Niels Möller authored
optionally retry a few times. Rev: src/lock_file.c:1.3
-
Niels Möller authored
generator is of "good" quality. * src/rsa_keygen.c (rsa_generate_key): Likewise. * src/keyexchange.c (make_simple_kexinit): Likewise. * src/dsa_keygen.c (dsa_generate_key): Likewise. * src/dsa.c (generic_dsa_sign): Likewise. * src/dh_exchange.c (make_dh): Likewise. Rev: src/client_x11.c:1.17 Rev: src/dh_exchange.c:1.13 Rev: src/dsa.c:1.31 Rev: src/dsa_keygen.c:1.18 Rev: src/keyexchange.c:1.79 Rev: src/rsa_keygen.c:1.6
-
Niels Möller authored
Rev: src/client.c:1.136 Rev: src/client.h:1.49 Rev: src/lsh-keygen.c:1.10 Rev: src/lsh-writekey.c:1.22 Rev: src/lsh.c:1.156 Rev: src/lsh_proxy.c:1.29 Rev: src/lshd.c:1.132 Rev: src/srp-gen.c:1.13
-
Niels Möller authored
$prefix/sbin, not $prefix/bin. Rev: src/Makefile.am.in:1.124
-
Niels Möller authored
Rev: src/randomness.c:1.25
-
Niels Möller authored
RANDOM_ADD. Rev: src/randomness.h:1.14
-
Niels Möller authored
Rev: src/unix_random.c:1.10
-
Niels Möller authored
flags. Rev: src/werror.c:1.65
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.50
-
Niels Möller authored
generator. Rev: src/nettle/testsuite/yarrow-test.out:1.4
-
Niels Möller authored
generator. Send verbose output to stdout, not stderr. Rev: src/nettle/testsuite/yarrow-test.c:1.9
-
Niels Möller authored
with the digest of the slow pool. (yarrow256_init): Initialize seed_file and counter to zero, to ease debugging. Rev: src/nettle/yarrow256.c:1.14
-
- 08 Dec, 2001 1 commit
-
-
Pontus Sköld authored
passwords against PAM. Written by Pontus Sköld. Rev: src/lsh-pam-checkpw.c:1.1
-
- 07 Dec, 2001 4 commits
-
-
Niels Möller authored
zeroes. Rev: src/nettle/bignum.c:1.2
-
Niels Möller authored
Rev: src/unix_user.c:1.43
-
Niels Möller authored
Rev: src/lsh-make-seed.c:1.6
-
Niels Möller authored
user programs. Rev: src/lsh-execuv.c:1.1
-
- 06 Dec, 2001 1 commit
-
-
Niels Möller authored
Rev: FAQ:1.8
-
- 05 Dec, 2001 15 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.445 Rev: src/nettle/ChangeLog:1.49
-
Niels Möller authored
key event estimator. Rev: src/nettle/testsuite/yarrow-test.c:1.8 Rev: src/nettle/testsuite/yarrow-test.out:1.3
-
Niels Möller authored
of timing info. Rev: src/nettle/yarrow_key_event.c:1.3
-
Niels Möller authored
circumstances, Nettle can be used as if under the LGPL. Rev: src/nettle/nettle.texinfo:1.8
-
Niels Möller authored
Rev: src/nettle/README:1.4
-
Niels Möller authored
Rev: src/werror.c:1.64 Rev: src/werror.h:1.30
-
Niels Möller authored
Rev: src/ssh-conv:1.8
-
Niels Möller authored
Rev: src/server_session.c:1.76
-
Niels Möller authored
file name. (get_dev_mem): #if:ed out this code, it's dangerous on some systems. (get_system): Implemented this, including reading some /proc files. Implemented (get_interact): Implemented. (main): Move locking later, until we want to write the file. Implemented the actual writing of the seed-file data. Rev: src/lsh-make-seed.c:1.5
-
Niels Möller authored
rather than "~". Rev: src/lsh-authorize:1.7
-
Niels Möller authored
new object. (do_lsh_file_lock_p): New function, corresponding to a new method for checking if a lock exists, without creating one. Rev: src/lock_file.c:1.2 Rev: src/lock_file.h:1.2
-
Niels Möller authored
string. Rev: src/client_x11.c:1.16
-
Niels Möller authored
methods. Needed because it is subclassed as client_x11_channel. Rev: src/channel_forward.c:1.5
-
Niels Möller authored
Rev: src/Makefile.am.in:1.123
-
Niels Möller authored
Rev: doc/TODO:1.122
-
- 02 Dec, 2001 1 commit
-
-
Niels Möller authored
for the seed file. Rev: src/lock_file.c:1.1 Rev: src/lock_file.h:1.1
-
- 23 Nov, 2001 2 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.444
-
Niels Möller authored
before calling readdir. Rev: src/sftp/sftp-server.c:1.14
-
- 22 Nov, 2001 1 commit
-
-
Pontus Sköld authored
not ||. Noticed by Pontus Sköld. Rev: src/sftp/sftp-server.c:1.13
-
- 20 Nov, 2001 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.443
-
Niels Möller authored
inflateInit and deflateInit. Rev: src/zlib.c:1.34
-
Niels Möller authored
Rev: src/rsa_keygen.c:1.5
-