- 01 Nov, 2008 3 commits
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.25
-
Niels Möller authored
non-pointer types, so that the types can be used to declare functions. Updated all users. Rev: nettle/arcfour-meta.c:1.2 Rev: nettle/cbc.h:1.2 Rev: nettle/des-compat.c:1.2 Rev: nettle/examples/nettle-benchmark.c:1.3 Rev: nettle/examples/nettle-openssl.c:1.2 Rev: nettle/examples/rsa-encrypt.c:1.2 Rev: nettle/examples/rsa-keygen.c:1.2 Rev: nettle/nettle-internal.c:1.2 Rev: nettle/nettle-meta.h:1.2 Rev: nettle/nettle-types.h:1.2 Rev: nettle/testsuite/dsa-keygen-test.c:1.3 Rev: nettle/testsuite/rsa-encrypt-test.c:1.3 Rev: nettle/testsuite/rsa-keygen-test.c:1.3 Rev: nettle/testsuite/testutils.c:1.3
-
Niels Möller authored
Rev: nettle/ChangeLog:1.24
-
- 31 Oct, 2008 2 commits
-
-
Niels Möller authored
Rev: nettle/testsuite/yarrow-test.c:1.2
-
Niels Möller authored
Rev: nettle/sha-example.c:1.2
-
- 30 Oct, 2008 3 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.994 Rev: nettle/ChangeLog:1.23
-
Niels Möller authored
Rev: nettle/tools/sexp-conv.c:1.3
-
Niels Möller authored
(main_argp_parser): Count self->start_gateway as an action. Rev: src/lsh.c:1.222
-
- 25 Oct, 2008 3 commits
-
-
Niels Möller authored
Rev: nettle/configure.ac:1.9
-
Niels Möller authored
Rev: nettle/ChangeLog:1.22
-
Niels Möller authored
Rev: nettle/examples/Makefile.in:1.6
-
- 24 Oct, 2008 3 commits
-
-
Niels Möller authored
yarrow_fast_reseed) and made non-static. Don't generate seed file here, let the application use yarrow256_random instead. (yarrow256_slow_reseed): Renamed (was yarrow_slow_reseed) and made non-static. (yarrow256_force_reseed): Deleted function, use yarrow256_slow_reseed instead. For backwards compatibility, yarrow.h defines yarrow256_force_reseed as an alias for that function. * yarrow.h (struct yarrow256_ctx): Deleted seed_file buffer. Rev: nettle/yarrow.h:1.2 Rev: nettle/yarrow256.c:1.4
-
Niels Möller authored
Rev: nettle/sexp.c:1.3
-
Niels Möller authored
Rev: nettle/sha256.c:1.2
-
- 22 Oct, 2008 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.993
-
Niels Möller authored
function. * src/transport.h (class transport_context): Type of kexinit attribute changed to struct kexinit_info *. Rev: src/transport.c:1.15 Rev: src/transport.h:1.12
-
Niels Möller authored
* src/lshd.c (lshd_config_handler): Likewise. Rev: src/lsh-transport.c:1.19 Rev: src/lshd.c:1.183
-
Niels Möller authored
simple_kexinit. Don't inherit make_kexinit. (make_kexinit_info): Renamed from make_simple_kexinit. (make_kexinit): New function, replacing the make method of the make_kexinit class. * src/keyexchange.h (class make_kexinit): Deleted abstract class. Rev: src/keyexchange.c:1.102 Rev: src/keyexchange.h:1.63
-
Niels Möller authored
Rev: src/client_keyexchange.c:1.71 Rev: src/crypto.h:1.39 Rev: src/dh_exchange.c:1.23 Rev: src/server_keyexchange.c:1.61 Rev: src/srp_exchange.c:1.23
-
Niels Möller authored
Rev: src/connection.h:1.86
-
Niels Möller authored
Rev: src/io.h:1.121
-
- 26 Sep, 2008 6 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.992
-
Niels Möller authored
Rev: src/Makefile.in:1.47
-
Niels Möller authored
support multiple listen ports. (open_port): Look up a port using getaddrinfo, and bind one or more sockets. (open_interface): Bind all appropriate ports for a given interface. (open_all_ports): Open all configured ports on all interfaces. (class lshd_interface): New class. (class lshd_config): Use queues to handle multiple ports and interfaces. (parse_interface): New function. (main_argp_parser): Handle --interface option. Accept multiple -p options. (lshd_config_handler): Likewise. Added default port logic. Rev: src/lshd.c:1.182
-
Niels Möller authored
Rev: src/testsuite/config/lshd.conf:1.4
-
Niels Möller authored
Rev: src/testsuite/functions.sh:1.52
-
Niels Möller authored
channel_open_new_type. Rev: src/channel.c:1.142 Rev: src/channel.h:1.91
-
- 17 Sep, 2008 2 commits
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.21
-
Niels Möller authored
loop twice. Gave a modest speedup. Rev: nettle/x86/arcfour-crypt.asm:1.2
-
- 15 Sep, 2008 6 commits
-
-
Niels Möller authored
Rev: nettle/aes-decrypt-internal.c:1.2 Rev: nettle/aes-encrypt-internal.c:1.2 Rev: nettle/aes-internal.h:1.2 Rev: nettle/arctwo.h:1.2 Rev: nettle/base16-decode.c:1.2 Rev: nettle/base16-encode.c:1.2 Rev: nettle/base16.h:1.2 Rev: nettle/base64.h:1.2 Rev: nettle/bignum-random.c:1.2 Rev: nettle/bignum.c:1.2 Rev: nettle/bignum.h:1.3 Rev: nettle/rsa-sign.c:1.3 Rev: nettle/rsa-verify.c:1.3 Rev: nettle/rsa.c:1.3 Rev: nettle/rsa.h:1.2 Rev: nettle/sexp-transport-format.c:1.2 Rev: nettle/sexp.c:1.2 Rev: nettle/sexp.h:1.2
-
Niels Möller authored
Rev: nettle/ChangeLog:1.20
-
Niels Möller authored
Rev: nettle/yarrow256.c:1.3
-
Niels Möller authored
feed (FF) as white space characters. Rev: nettle/base64-decode.c:1.2
-
Niels Möller authored
Rev: nettle/ChangeLog:1.19
-
Niels Möller authored
Rev: nettle/x86_64/aes-decrypt-internal.asm:1.1
-
- 14 Sep, 2008 4 commits
-
-
Niels Möller authored
Rev: nettle/x86_64/aes-encrypt-internal.asm:1.8
-
Niels Möller authored
Rev: nettle/x86_64/aes-encrypt-internal.asm:1.7
-
Niels Möller authored
Rev: nettle/x86_64/aes.m4:1.5
-
Niels Möller authored
Rev: nettle/x86_64/aes-encrypt-internal.asm:1.6
-
- 13 Sep, 2008 1 commit
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.18
-