- 20 Oct, 2004 9 commits
-
-
Niels Möller authored
tracking for gcc-2. Rev: ChangeLog:1.810 Rev: acinclude.m4:1.23
-
Niels Möller authored
Rev: ChangeLog:1.809 Rev: src/nettle/ChangeLog:1.281
-
Niels Möller authored
(uninstall): New target. Rev: src/nettle/tools/Makefile.in:1.3
-
Niels Möller authored
Rev: src/nettle/testsuite/Makefile.in:1.3
-
Niels Möller authored
Rev: src/nettle/config.sub:1.1
-
Niels Möller authored
(DISTFILES): Added getopt.h. (install uninstall): New dummy targets. Rev: src/nettle/examples/Makefile.in:1.3
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.3
-
Niels Möller authored
support for uninstall and DESTDIR. Various fixes to install and distcheck. Rev: src/nettle/Makefile.in:1.3
-
Niels Möller authored
into the nettle subdir. Rev: .bootstrap:1.9
-
- 19 Oct, 2004 12 commits
-
-
Niels Möller authored
(distdir): Use $^ to refer to the files. (distclean): New target. * testsuite/Makefile.in: Likewise. * tools/Makefile.in: Likewise. Rev: src/nettle/tools/Makefile.in:1.2
-
Niels Möller authored
(distdir): Use $^ to refer to the files. (distclean): New target. * testsuite/Makefile.in: Likewise. Rev: src/nettle/testsuite/Makefile.in:1.2
-
Niels Möller authored
(distdir): Use $^ to refer to the files. (distclean): New target. Rev: src/nettle/examples/Makefile.in:1.2
-
Niels Möller authored
(clean distclean mostlyclean maintainer-clean): Clean subdirectories first. (DISTFILES): Added a bunch of files. (des_headers): Added desCore rules. (install-here): Split off target install-headers, which uses $^ to refer to the files. (distdir): Use $^ to refer to the files. distcheck): Fixes. Rev: src/nettle/Makefile.in:1.2
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.2
-
Niels Möller authored
Rev: ChangeLog:1.808 Rev: src/nettle/.cvsignore:1.16 Rev: src/nettle/ChangeLog:1.280
-
Niels Möller authored
(LSH_MAKE_CONDITIONAL): New macro. * .bootstrap: In the nettle subdir, link acinclude.m4 as aclocal.m4, not acinclude.m4. Rev: acinclude.m4:1.22
-
Niels Möller authored
aclocal.m4, not acinclude.m4. Rev: .bootstrap:1.8
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.1
-
Niels Möller authored
Rev: src/nettle/.cvsignore:1.15 Rev: src/nettle/examples/.cvsignore:1.7 Rev: src/nettle/testsuite/.cvsignore:1.25 Rev: src/nettle/tools/.cvsignore:1.4
-
Niels Möller authored
Rev: src/nettle/.bootstrap:1.3
-
Niels Möller authored
Makefile.in. * configure.ac: New output variable CCPIC_MAYBE. New output file config.make. Replaced automake constructions. Rev: src/nettle/Makefile.am:1.81(DEAD) Rev: src/nettle/Makefile.in:1.1 Rev: src/nettle/configure.ac:1.45 Rev: src/nettle/examples/Makefile.am:1.22(DEAD) Rev: src/nettle/examples/Makefile.in:1.1 Rev: src/nettle/testsuite/Makefile.am:1.42(DEAD) Rev: src/nettle/testsuite/Makefile.in:1.1 Rev: src/nettle/tools/Makefile.am:1.8(DEAD) Rev: src/nettle/tools/Makefile.in:1.1
-
- 18 Oct, 2004 1 commit
-
-
Niels Möller authored
incl + andl, to improve speed on PPro and PII. Suggested by Fredrik Olsson. Rev: src/nettle/x86/arcfour-crypt.asm:1.7
-
- 08 Oct, 2004 8 commits
-
-
Niels Möller authored
check_PROGRAMS, it seems check_PROGRAMS doesn't work with the rntcl build. Rev: src/argp/ChangeLog:1.35 Rev: src/argp/testsuite/Makefile.am:1.4
-
Niels Möller authored
the same time. * examples/setup-env: Likewise. Rev: src/nettle/ChangeLog:1.279 Rev: src/nettle/examples/rsa-encrypt-test:1.3 Rev: src/nettle/examples/setup-env:1.2
-
Niels Möller authored
Rev: ChangeLog:1.807
-
Niels Möller authored
instruction. Rev: src/client_userauth.c:1.61
-
Niels Möller authored
Rev: ChangeLog:1.806
-
Niels Möller authored
on the length of name and instruction. Prepend the name and a newline to the instruction. Rev: src/client_userauth.c:1.60
-
Niels Möller authored
display dialog->instruction instead. Rev: src/unix_interact.c:1.27
-
Niels Möller authored
(INTERACT_DIALOG): Deleted instruction argument. * src/interact.c (make_interact_dialog): Initialize self->instruction to NULL. Rev: src/interact.c:1.9 Rev: src/interact.h:1.14
-
- 07 Oct, 2004 10 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.805 Rev: NEWS:1.122
-
Niels Möller authored
don't use encryption by default. Rev: src/lsh-writekey.c:1.38
-
Niels Möller authored
Rev: src/lshd.c:1.168
-
Niels Möller authored
instead of --login-program. Rev: src/testsuite/login-auth-test:1.2
-
Niels Möller authored
Rev: ChangeLog:1.804
-
Niels Möller authored
Rev: doc/lsh.texinfo:1.37
-
Niels Möller authored
Rev: ChangeLog:1.803 Rev: NEWS:1.121
-
Niels Möller authored
forwarding. Rev: src/lshd.c:1.167
-
Niels Möller authored
Encrypt private key using aes256-cbc. Rev: src/lsh-writekey.c:1.37
-
Niels Möller authored
Generate RSA keys. Rev: src/lsh-keygen.c:1.20
-