- 12 Dec, 2001 22 commits
-
-
Niels Möller authored
variable. Also create the seed file if needed. Rev: src/testsuite/functions.sh:1.18
-
Niels Möller authored
lsh-make-seed. Rev: src/testsuite/seed-test:1.2
-
Niels Möller authored
Rev: src/spki.c:1.35
-
Niels Möller authored
"advanced" syntax representation. Changed all internal uses of sexp_format to use the method SEXP_FORMAT instead. Rev: src/sexp.c:1.42
-
Niels Möller authored
output. Rev: src/sexp-conv.c:1.12
-
Niels Möller authored
instance variables. Rev: src/rsa.c:1.17
-
Niels Möller authored
Rev: src/pad.c:1.25
-
Niels Möller authored
(main): If invoked with the quiet option (-q), never ask the user to type randomly. Rev: src/lsh-make-seed.c:1.7
-
Niels Möller authored
Rev: src/lsh-execuv.c:1.2
-
Niels Möller authored
Rev: src/lock_file.h:1.3
-
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 12 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
-