- Feb 17, 2004
-
-
Niels Möller authored
and for assembler files, by automake conditionals. Needed for makes such as tru64's, which tries to understand %-patterns, but doesn't get it right. (SUFFIXES): Added .html. (.texinfo.html): Rewrote rule to use a traditional suffix target. Rev: src/nettle/Makefile.am:1.76
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.75
-
- Feb 16, 2004
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.74
-
- Feb 07, 2004
-
-
Niels Möller authored
should not be distributed. Rev: src/nettle/ChangeLog:1.239 Rev: src/nettle/Makefile.am:1.73
-
- Feb 06, 2004
-
-
Niels Möller authored
sha1-compress.asm. Rev: src/nettle/Makefile.am:1.72
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.71
-
- Feb 05, 2004
-
-
Niels Möller authored
distributed. (DISTCLEANFILES): And that the symlinks and .s files are deleted. Rev: src/nettle/Makefile.am:1.70
-
Niels Möller authored
* arcfour.c (arcfour_crypt): Moved function too... * arcfour-crypt.c (arcfour_crypt): New file. Rev: src/nettle/Makefile.am:1.69 Rev: src/nettle/arcfour-crypt.c:1.1 Rev: src/nettle/arcfour.c:1.5 Rev: src/nettle/configure.ac:1.29
-
- Jan 11, 2004
-
-
Niels Möller authored
memxor.h, pkcs1.h and rsa-compat.h. Rev: src/nettle/ChangeLog:1.227 Rev: src/nettle/Makefile.am:1.68
-
- Jan 07, 2004
-
-
Niels Möller authored
nettle-types.h. Rev: src/nettle/Makefile.am:1.67
-
- Aug 26, 2003
-
-
Niels Möller authored
hack. * testsuite/Makefile.am (TS_PROGS): Added rsa-encrypt-test, md4-test, and md2-test. Rev: src/nettle/Makefile.am:1.66
-
- Jun 10, 2003
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.65
-
- Jun 04, 2003
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.202 Rev: src/nettle/Makefile.am:1.64
-
- Apr 25, 2003
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.63
-
- Apr 12, 2003
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.62
-
- Feb 16, 2003
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.61
-
- Feb 14, 2003
-
-
Niels Möller authored
for debugging. (print-path): Moved dependency to all-local. Rev: src/nettle/ChangeLog:1.178 Rev: src/nettle/Makefile.am:1.60
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.59
-
Niels Möller authored
for debugging. Rev: src/nettle/ChangeLog:1.177 Rev: src/nettle/Makefile.am:1.58
-
- Jan 23, 2003
-
-
Niels Möller authored
files. Removed old rsa_md5.c and rsa_sha1.c. Rev: src/nettle/ChangeLog:1.166 Rev: src/nettle/Makefile.am:1.57
-
- Jan 22, 2003
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.56
-
- Jan 07, 2003
-
-
Niels Möller authored
$(EXEEXT). Rev: src/nettle/Makefile.am:1.55
-
- Nov 21, 2002
-
-
Niels Möller authored
(libnettle_a_SOURCES): Added buffer-init.c and realloc.c. Rev: src/nettle/Makefile.am:1.54
-
- Nov 08, 2002
-
-
Niels Möller authored
Should *not* be included in the nettle library. Rev: src/nettle/Makefile.am:1.53 Rev: src/nettle/examples/Makefile.am:1.14 Rev: src/nettle/examples/nettle-openssl.c:1.1 Rev: src/nettle/nettle-openssl.c:1.2(DEAD)
-
- Nov 07, 2002
-
-
Niels Möller authored
(libnettle_a_SOURCES): Added sexp-transport-format.c, sexp2bignum.c, sexp2dsa.c. Rev: src/nettle/Makefile.am:1.52
-
- Nov 03, 2002
-
-
Niels Möller authored
sexp-format.c. * Makefile.am (libnettle_a_SOURCES): Renamed sexp_format.c to sexp-format.c. Rev: src/nettle/Makefile.am:1.51
-
- Nov 01, 2002
-
-
Niels Möller authored
LIBOBJS. (CLEANFILES): Delete libnettle.so. (clean-local): Delete the .lib linkfarm. ($(SHLIBFORLINK)): When building libnettle.so, create a link from .lib/$SHLIBSONAME. Needed at runtime, for the testsuite. Rev: src/nettle/Makefile.am:1.50
-
- Oct 30, 2002
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.49
-
- Oct 21, 2002
-
-
Niels Möller authored
sexp-format-transport.c. Rev: src/nettle/Makefile.am:1.48
-
- Oct 19, 2002
-
-
Niels Möller authored
base64-encode.c and base64-decode.c. Rev: src/nettle/Makefile.am:1.47
-
- Oct 09, 2002
-
-
Niels Möller authored
dsa-keygen.c. Rev: src/nettle/Makefile.am:1.46
-
Niels Möller authored
(libnettleinclude_HEADERS): Added dsa.h. Rev: src/nettle/Makefile.am:1.45
-
- Oct 06, 2002
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.44
-
- Oct 02, 2002
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.43
-
- Oct 01, 2002
-
-
Niels Möller authored
libnettle.so. Rev: src/nettle/Makefile.am:1.42
-
- Sep 29, 2002
-
-
Niels Möller authored
buffer.c, sexp_format.c, sexp2rsa.c, rsa2sexp.c. Rev: src/nettle/Makefile.am:1.41
-
- Sep 28, 2002
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.40
-
- Aug 27, 2002
-
-
Niels Möller authored
assembler-related symlinks. Rev: src/nettle/ChangeLog:1.104 Rev: src/nettle/Makefile.am:1.39
-
- Aug 26, 2002
-
-
Niels Möller authored
dependency file, to make the make/automake dependency tracking happier. Rev: src/nettle/Makefile.am:1.38
-
- Jul 18, 2002
-
-
Niels Möller authored
Rev: src/nettle/Makefile.am:1.37
-