]> git.ipfire.org Git - thirdparty/nettle.git/log
thirdparty/nettle.git
20 years agoUpdated openssl des glue to use the
Niels Möller [Wed, 28 Sep 2005 10:36:31 +0000 (12:36 +0200)] 
Updated openssl des glue to use the
new openssl DES interface. Added glue for arcfour and aes.

Rev: src/nettle/examples/nettle-openssl.c:1.6

20 years ago*** empty log message ***
Niels Möller [Tue, 27 Sep 2005 18:31:10 +0000 (20:31 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.323

20 years ago(RSA): Improved text about the RSA patent.
Niels Möller [Tue, 27 Sep 2005 18:31:00 +0000 (20:31 +0200)] 
(RSA): Improved text about the RSA patent.
Use @documentencoding ISO-8859-1.

Rev: src/nettle/nettle.texinfo:1.31

20 years agoFixed left-over references to md5 in the comment header. Noticed by
Niels Möller [Mon, 26 Sep 2005 16:54:01 +0000 (18:54 +0200)] 
Fixed left-over references to md5 in the comment header. Noticed by
Torbjörn Granlund.

Rev: src/nettle/pkcs1-rsa-sha1.c:1.4

20 years ago*** empty log message ***
Niels Möller [Wed, 7 Sep 2005 08:32:29 +0000 (10:32 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.322

20 years ago(parse_options): New option --raw-hash, for
Niels Möller [Wed, 7 Sep 2005 08:32:18 +0000 (10:32 +0200)] 
(parse_options): New option --raw-hash, for
compatibility with lsh-1.x. Equivalent to --hash.

Rev: src/nettle/tools/sexp-conv.c:1.19

20 years ago*** empty log message ***
Niels Möller [Tue, 6 Sep 2005 12:11:00 +0000 (14:11 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.321

20 years ago(main): With --hash, output a newline after
Niels Möller [Tue, 6 Sep 2005 12:10:53 +0000 (14:10 +0200)] 
(main): With --hash, output a newline after
each hash.

Rev: src/nettle/tools/sexp-conv.c:1.18

20 years ago*** empty log message ***
Niels Möller [Wed, 13 Jul 2005 16:30:20 +0000 (18:30 +0200)] 
*** empty log message ***

Rev: src/nettle/TODO:1.9

20 years ago*** empty log message ***
Niels Möller [Sat, 2 Jul 2005 17:06:13 +0000 (19:06 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.320

20 years ago* testsuite/ctr-test.c: New file.
Niels Möller [Sat, 2 Jul 2005 17:05:25 +0000 (19:05 +0200)] 
* testsuite/ctr-test.c: New file.

Rev: src/nettle/testsuite/.cvsignore:1.26
Rev: src/nettle/testsuite/ctr-test.c:1.1

20 years ago* testsuite/Makefile.in (TS_SOURCES): Added ctr-test.c.
Niels Möller [Sat, 2 Jul 2005 17:03:18 +0000 (19:03 +0200)] 
* testsuite/Makefile.in (TS_SOURCES): Added ctr-test.c.

Rev: src/nettle/testsuite/Makefile.in:1.13

20 years ago(test_cipher_ctr): New function.
Niels Möller [Sat, 2 Jul 2005 17:02:51 +0000 (19:02 +0200)] 
(test_cipher_ctr): New function.

Rev: src/nettle/testsuite/testutils.c:1.27
Rev: src/nettle/testsuite/testutils.h:1.22

20 years ago(test_main): Use static const for msg.
Niels Möller [Sat, 2 Jul 2005 17:02:03 +0000 (19:02 +0200)] 
(test_main): Use static const for msg.

Rev: src/nettle/testsuite/cbc-test.c:1.5

20 years agoIgnore nettle-stdint.h, not nettle-types.h.
Niels Möller [Sat, 2 Jul 2005 17:00:52 +0000 (19:00 +0200)] 
Ignore nettle-stdint.h, not nettle-types.h.

Rev: src/nettle/.cvsignore:1.17

20 years ago(nettle_SOURCES): Added ctr.c.
Niels Möller [Sat, 2 Jul 2005 17:00:33 +0000 (19:00 +0200)] 
(nettle_SOURCES): Added ctr.c.
(HEADERS): Added ctr.h.
(HEADERS): Added nettle-types.h.
(INSTALL_HEADERS): Install nettle-stdint.h.
(distclean-here): Delete nettle-stdint.h, not nettle-types.h.

Rev: src/nettle/Makefile.in:1.21

20 years ago(ctr_crypt): New file, new function.
Niels Möller [Sat, 2 Jul 2005 16:58:05 +0000 (18:58 +0200)] 
(ctr_crypt): New file, new function.

Rev: src/nettle/ctr.c:1.1
Rev: src/nettle/ctr.h:1.1

20 years ago(memxor3): New function, suggested by Adam Langley.
Adam Langley [Sat, 2 Jul 2005 16:55:38 +0000 (18:55 +0200)] 
(memxor3): New function, suggested by Adam Langley.

Rev: src/nettle/memxor.c:1.4
Rev: src/nettle/memxor.h:1.4

20 years ago(NETTLE_MAX_CIPHER_BLOCK_SIZE): New constant.
Niels Möller [Sat, 2 Jul 2005 16:54:23 +0000 (18:54 +0200)] 
(NETTLE_MAX_CIPHER_BLOCK_SIZE): New constant.

Rev: src/nettle/nettle-internal.h:1.7

20 years ago(Cipher functions): Fixed typo in prototype for
Niels Möller [Sat, 2 Jul 2005 16:53:53 +0000 (18:53 +0200)] 
(Cipher functions): Fixed typo in prototype for
arctwo_encrypt (noticed by Adam Langley).

Rev: src/nettle/nettle.texinfo:1.30

20 years agoNo longer needs to include cbc.h.
Niels Möller [Sat, 2 Jul 2005 16:10:36 +0000 (18:10 +0200)] 
No longer needs to include cbc.h.

Rev: src/nettle/nettle-meta.h:1.14

20 years ago(nettle_crypt_func): Moved typedef to nettle-types.h.
Niels Möller [Sat, 2 Jul 2005 16:09:32 +0000 (18:09 +0200)] 
(nettle_crypt_func): Moved typedef to nettle-types.h.
(CBC_ENCRYPT, CBC_DECRYPT): Deleted older #if:ed out versions.

Rev: src/nettle/cbc.h:1.8

20 years ago* configure.ac (AX_CREATE_STDINT_H): Use the file name
Niels Möller [Sat, 2 Jul 2005 16:06:37 +0000 (18:06 +0200)] 
* configure.ac (AX_CREATE_STDINT_H): Use the file name
nettle-stdint.h, not nettle-types.h.

* nettle-types.h: New file. Automatically generated declarations
are now in nettle-stdint.h.

Rev: src/nettle/configure.ac:1.57
Rev: src/nettle/nettle-types.h:1.1

20 years agoSupport Solaris on x86_64. Fix by Henrik
Henrik Grubbström (Grubba) [Thu, 17 Mar 2005 17:07:58 +0000 (18:07 +0100)] 
Support Solaris on x86_64. Fix by Henrik
Grubbström.

Rev: src/nettle/ChangeLog:1.319
Rev: src/nettle/config.guess:1.2

20 years agoInclude RSA declarations only when public key before_experimental_branch_20050201
Meilof Veeningen [Mon, 3 Jan 2005 19:30:44 +0000 (20:30 +0100)] 
Include RSA declarations only when public key
algorithms are enabled. Problem reported by Meilof Veeningen
<meilof@gmail.com>.

Rev: src/nettle/ChangeLog:1.318
Rev: src/nettle/examples/io.h:1.5

21 years agoInstall directories, using $(INSTALL) -d, only if
Niels Möller [Tue, 7 Dec 2004 22:47:11 +0000 (23:47 +0100)] 
Install directories, using $(INSTALL) -d, only if
they don't exist already.

Rev: src/nettle/ChangeLog:1.317
Rev: src/nettle/Makefile.in:1.20

21 years ago.SUFFIXES: Comment AIX make problems.
Niels Möller [Sun, 5 Dec 2004 19:31:41 +0000 (20:31 +0100)] 
.SUFFIXES: Comment AIX make problems.

Rev: src/nettle/config.make.in:1.9

21 years ago(.PRECIOUS): Reverted earlier change. We need
Niels Möller [Sun, 5 Dec 2004 10:15:27 +0000 (11:15 +0100)] 
(.PRECIOUS): Reverted earlier change. We need
.PRECIOUS to stop GNU make from deleting object files for the test
programs.

Rev: src/nettle/ChangeLog:1.316
Rev: src/nettle/config.make.in:1.8

21 years ago* Makefile.in (.SUFFIXES): Moved from Makefile.in to...
Niels Möller [Thu, 2 Dec 2004 20:57:29 +0000 (21:57 +0100)] 
* Makefile.in (.SUFFIXES): Moved from Makefile.in to...
* config.make.in (.SUFFIXES): ... here. This helps compilation
with BSD make.
* testsuite/Makefile.in (.SUFFIXES): Deleted target.

Rev: src/nettle/ChangeLog:1.315
Rev: src/nettle/Makefile.in:1.19
Rev: src/nettle/config.make.in:1.7
Rev: src/nettle/testsuite/Makefile.in:1.12

21 years ago(.c): Disable default rule for BSD-make.
Niels Möller [Thu, 2 Dec 2004 18:14:35 +0000 (19:14 +0100)] 
(.c): Disable default rule for BSD-make.

Rev: src/nettle/ChangeLog:1.314
Rev: src/nettle/config.make.in:1.6

21 years ago(all check install uninstall)
Niels Möller [Thu, 2 Dec 2004 16:12:04 +0000 (17:12 +0100)] 
(all check install uninstall)
(clean distclean mostlyclean maintainer-clean): Don't use the -C
flag when invoking make, for compatibility with Solaris make.

Rev: src/nettle/ChangeLog:1.313
Rev: src/nettle/Makefile.in:1.18

21 years ago(aesdata, desdata): Commented out the explicit
Niels Möller [Thu, 2 Dec 2004 15:47:21 +0000 (16:47 +0100)] 
(aesdata, desdata): Commented out the explicit
targets.
(shadata): Avoid using $< in non-pattern rule.

Rev: src/nettle/ChangeLog:1.312
Rev: src/nettle/Makefile.in:1.17

21 years agoAdded a default target.
Niels Möller [Wed, 1 Dec 2004 18:21:38 +0000 (19:21 +0100)] 
Added a default target.

Rev: src/nettle/ChangeLog:1.311
Rev: src/nettle/config.make.in:1.5

21 years ago*** empty log message ***
Niels Möller [Mon, 29 Nov 2004 20:08:54 +0000 (21:08 +0100)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.310

21 years ago* testsuite/Makefile.in: Use .$(OBJEXT). Explicitly set .SUFFIXES.
Niels Möller [Mon, 29 Nov 2004 20:08:50 +0000 (21:08 +0100)] 
* testsuite/Makefile.in: Use .$(OBJEXT). Explicitly set .SUFFIXES.

Rev: src/nettle/testsuite/Makefile.in:1.11

21 years agoUse .$(OBJEXT).
Niels Möller [Mon, 29 Nov 2004 20:08:00 +0000 (21:08 +0100)] 
Use .$(OBJEXT).

Rev: src/nettle/Makefile.in:1.16

21 years ago*** empty log message ***
Niels Möller [Sun, 28 Nov 2004 19:18:32 +0000 (20:18 +0100)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.309

21 years ago* tools/Makefile.in (nettle-lfib-stream): Avoid using $< in
Niels Möller [Sun, 28 Nov 2004 19:18:24 +0000 (20:18 +0100)] 
* tools/Makefile.in (nettle-lfib-stream): Avoid using $< in
non-suffix rule.

Rev: src/nettle/tools/Makefile.in:1.12

21 years ago* Makefile.in (distdir): Handle absolute $distdir.
Niels Möller [Sun, 28 Nov 2004 10:38:19 +0000 (11:38 +0100)] 
* Makefile.in (distdir): Handle absolute $distdir.
Avoid using the GNU extension $^.

* examples/Makefile.in: Avoid using the GNU extension $^.
* tools/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.

Rev: src/nettle/ChangeLog:1.308
Rev: src/nettle/Makefile.in:1.15
Rev: src/nettle/examples/Makefile.in:1.10
Rev: src/nettle/testsuite/Makefile.in:1.10
Rev: src/nettle/tools/Makefile.in:1.11

21 years agoFixed typo, preventing the creation of dependency
Niels Möller [Wed, 24 Nov 2004 10:48:35 +0000 (11:48 +0100)] 
Fixed typo, preventing the creation of dependency
files.

Rev: src/nettle/ChangeLog:1.307
Rev: src/nettle/configure.ac:1.56

21 years ago* Makefile.in: Use DEP_INCLUDE.
Niels Möller [Tue, 23 Nov 2004 21:30:05 +0000 (22:30 +0100)] 
* Makefile.in: Use DEP_INCLUDE.
* tools/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* examples/Makefile.in: Likewise.

Rev: src/nettle/ChangeLog:1.306
Rev: src/nettle/Makefile.in:1.14
Rev: src/nettle/examples/Makefile.in:1.9
Rev: src/nettle/testsuite/Makefile.in:1.9
Rev: src/nettle/tools/Makefile.in:1.10

21 years ago(dummy-dep-files): Generate only of dependency
Niels Möller [Tue, 23 Nov 2004 21:28:16 +0000 (22:28 +0100)] 
(dummy-dep-files): Generate only of dependency
tracking is enabled.

Rev: src/nettle/configure.ac:1.55

21 years ago* Makefile.in (clean-here): The clean target should not delete the
Niels Möller [Thu, 18 Nov 2004 22:32:24 +0000 (23:32 +0100)] 
* Makefile.in (clean-here): The clean target should not delete the
dependency files. Moved to the distclean target.
* examples/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* tools/Makefile.in: Likewise.

Rev: src/nettle/ChangeLog:1.305
Rev: src/nettle/Makefile.in:1.13
Rev: src/nettle/examples/Makefile.in:1.8
Rev: src/nettle/testsuite/Makefile.in:1.8
Rev: src/nettle/tools/Makefile.in:1.9

21 years ago(dummy-dep-files): Added quotes to sed command.
Niels Möller [Thu, 18 Nov 2004 21:54:12 +0000 (22:54 +0100)] 
(dummy-dep-files): Added quotes to sed command.

Rev: src/nettle/ChangeLog:1.304
Rev: src/nettle/configure.ac:1.54

21 years ago(ASM_SYMBOL_PREFIX): Fixed test.
Niels Möller [Thu, 18 Nov 2004 07:58:17 +0000 (08:58 +0100)] 
(ASM_SYMBOL_PREFIX): Fixed test.

Rev: src/nettle/ChangeLog:1.303
Rev: src/nettle/configure.ac:1.53

21 years ago*** empty log message ***
Niels Möller [Wed, 17 Nov 2004 22:02:36 +0000 (23:02 +0100)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.302

21 years agoTry plain nm if nm -g doesn't work.
Niels Möller [Wed, 17 Nov 2004 22:02:31 +0000 (23:02 +0100)] 
Try plain nm if nm -g doesn't work.

Rev: src/nettle/testsuite/symbols-test:1.7

21 years ago*** empty log message ***
Niels Möller [Wed, 17 Nov 2004 21:20:46 +0000 (22:20 +0100)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.301

21 years ago* x86/sha1-compress.asm: Use C_NAME for global symbols.
Niels Möller [Wed, 17 Nov 2004 21:20:36 +0000 (22:20 +0100)] 
* x86/sha1-compress.asm: Use C_NAME for global symbols.
* x86/aes-encrypt.asm: Likewise.
* x86/aes-decrypt.asm: Likewise.
* x86/arcfour-crypt.asm: Likewise.

Rev: src/nettle/x86/aes-decrypt.asm:1.20
Rev: src/nettle/x86/aes-encrypt.asm:1.21
Rev: src/nettle/x86/arcfour-crypt.asm:1.12
Rev: src/nettle/x86/sha1-compress.asm:1.6

21 years agoDeleted a few old commented out lines.
Niels Möller [Wed, 17 Nov 2004 21:17:40 +0000 (22:17 +0100)] 
Deleted a few old commented out lines.

Rev: src/nettle/asm.m4:1.10

21 years ago(config.m4): New rule.
Niels Möller [Wed, 17 Nov 2004 21:17:05 +0000 (22:17 +0100)] 
(config.m4): New rule.

Rev: src/nettle/Makefile.in:1.12

21 years ago(C_NAME): New macro.
Niels Möller [Wed, 17 Nov 2004 21:16:35 +0000 (22:16 +0100)] 
(C_NAME): New macro.

Rev: src/nettle/config.m4.in:1.2

21 years ago(ASM_SYMBOL_PREFIX): Check if global symbols have a
Niels Möller [Wed, 17 Nov 2004 21:16:13 +0000 (22:16 +0100)] 
(ASM_SYMBOL_PREFIX): Check if global symbols have a
leading underscore.

Rev: src/nettle/configure.ac:1.52

21 years ago* misc/getopt.h: Deleted __ from argument names in prototypes,
Niels Möller [Tue, 16 Nov 2004 07:30:46 +0000 (08:30 +0100)] 
* misc/getopt.h: Deleted __ from argument names in prototypes,
i.e. "argc", not "__argc". Needed for mingw compilation.

Rev: misc/getopt.h:1.2

21 years ago* Deleted getopt.c, getopt.h and getopt1.c from the CVS tree. Link
Niels Möller [Tue, 16 Nov 2004 07:21:34 +0000 (08:21 +0100)] 
* Deleted getopt.c, getopt.h and getopt1.c from the CVS tree. Link
them from shared copies in lsh/misc instead.

Rev: src/nettle/ChangeLog:1.300
Rev: src/nettle/examples/getopt.c:1.2(DEAD)
Rev: src/nettle/examples/getopt.h:1.2(DEAD)
Rev: src/nettle/examples/getopt1.c:1.2(DEAD)
Rev: src/nettle/tools/getopt.c:1.2(DEAD)
Rev: src/nettle/tools/getopt.h:1.2(DEAD)
Rev: src/nettle/tools/getopt1.c:1.2(DEAD)

21 years agoMoved files here.
Niels Möller [Tue, 16 Nov 2004 07:19:23 +0000 (08:19 +0100)] 
Moved files here.
Linked into the directories that need them by ./.bootstrap.

Rev: misc/getopt.c:1.1
Rev: misc/getopt.h:1.1
Rev: misc/getopt1.c:1.1

21 years ago(DEP_FILES): Try include with only one macro
Niels Möller [Sun, 14 Nov 2004 11:04:00 +0000 (12:04 +0100)] 
(DEP_FILES): Try include with only one macro
argument to be expanted.

Rev: src/nettle/ChangeLog:1.299
Rev: src/nettle/Makefile.in:1.11

21 years agoReverted addition of make rules for creating dummy dependency files.
Niels Möller [Sat, 13 Nov 2004 23:26:07 +0000 (00:26 +0100)] 
Reverted addition of make rules for creating dummy dependency files.
It's now done by configure.

Rev: src/nettle/ChangeLog:1.298
Rev: src/nettle/Makefile.in:1.10
Rev: src/nettle/examples/Makefile.in:1.7
Rev: src/nettle/testsuite/Makefile.in:1.7
Rev: src/nettle/tools/Makefile.in:1.8

21 years ago(dummy-dep-files): Create dummy dependency files,
Niels Möller [Sat, 13 Nov 2004 23:24:43 +0000 (00:24 +0100)] 
(dummy-dep-files): Create dummy dependency files,
so that they can be included by the makefiles.

Rev: src/nettle/configure.ac:1.51

21 years ago* Makefile.in: Don't use -include, as it's GNU make specific.
Niels Möller [Sat, 13 Nov 2004 21:25:08 +0000 (22:25 +0100)] 
* Makefile.in: Don't use -include, as it's GNU make specific.
Added rule to create empty dependency files if they are missing.
* examples/Makefile.in, tools/Makefile.in, testsuite/Makefile.in:
Likewise.

Rev: src/nettle/ChangeLog:1.297
Rev: src/nettle/Makefile.in:1.9
Rev: src/nettle/examples/Makefile.in:1.6
Rev: src/nettle/testsuite/Makefile.in:1.6
Rev: src/nettle/tools/Makefile.in:1.7

21 years ago*** empty log message ***
Niels Möller [Sat, 13 Nov 2004 09:17:50 +0000 (10:17 +0100)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.296

21 years agoCheck WITH_OPENSSL, not HAVE_LIBCRYPTO.
Niels Möller [Sat, 13 Nov 2004 09:17:44 +0000 (10:17 +0100)] 
Check WITH_OPENSSL, not HAVE_LIBCRYPTO.

Rev: src/nettle/examples/nettle-openssl.c:1.5

21 years agoCheck for individual openssl headers blowfish.h,
Niels Möller [Sat, 13 Nov 2004 09:17:19 +0000 (10:17 +0100)] 
Check for individual openssl headers blowfish.h,
cast.h, des.h. Renamed symbol HAVE_LIBCRYPTO to WITH_OPENSSL. New
configure option --disable-openssl.

Rev: src/nettle/configure.ac:1.50

21 years agoBumped version to 1.13.
Niels Möller [Thu, 4 Nov 2004 21:29:25 +0000 (22:29 +0100)] 
Bumped version to 1.13.

Rev: src/nettle/ChangeLog:1.295
Rev: src/nettle/configure.ac:1.49

21 years ago*** empty log message *** nettle_1.12_release_20041104
Niels Möller [Thu, 4 Nov 2004 21:25:27 +0000 (22:25 +0100)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.294

21 years agoPreparations for the 1.12 release.
Niels Möller [Thu, 4 Nov 2004 15:37:50 +0000 (16:37 +0100)] 
Preparations for the 1.12 release.

Rev: src/nettle/ChangeLog:1.293
Rev: src/nettle/NEWS:1.20
Rev: src/nettle/nettle.texinfo:1.29

21 years ago(Cipher functions): Updated AES documentation,
Niels Möller [Tue, 2 Nov 2004 20:47:58 +0000 (21:47 +0100)] 
(Cipher functions): Updated AES documentation,
for aes_set_encrypt_key and aes_set_decrypt_key.
(UPDATED-FOR): Set to 1.11. I think the manual should be updated
with all user-visible changes.

Rev: src/nettle/ChangeLog:1.292
Rev: src/nettle/nettle.texinfo:1.28

21 years agoBumped version to 1.12.
Niels Möller [Tue, 26 Oct 2004 19:57:10 +0000 (21:57 +0200)] 
Bumped version to 1.12.

Rev: src/nettle/ChangeLog:1.291
Rev: src/nettle/configure.ac:1.48

21 years ago(clean-here): Delete *.s files. nettle_1.11_release_20041026
Niels Möller [Tue, 26 Oct 2004 19:22:19 +0000 (21:22 +0200)] 
(clean-here): Delete *.s files.
(PRE_CPPFLAGS): Use this variable, not INCLUDES. Removed
-I$(srcdir).

Rev: src/nettle/ChangeLog:1.290
Rev: src/nettle/Makefile.in:1.8

21 years ago*** empty log message ***
Niels Möller [Tue, 26 Oct 2004 19:14:47 +0000 (21:14 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.289
Rev: src/nettle/NEWS:1.19

21 years agoUse movzbl when extending %cl to 32 bits.
Niels Möller [Tue, 26 Oct 2004 19:10:33 +0000 (21:10 +0200)] 
Use movzbl when extending %cl to 32 bits.

Rev: src/nettle/x86/arcfour-crypt.asm:1.11

21 years agoReverted the latest two changes; update
Niels Möller [Sun, 24 Oct 2004 20:54:38 +0000 (22:54 +0200)] 
Reverted the latest two changes; update
bost src and dst pointers in the loop, and use plain addb when
updating j. These two previous changes slowed the code down on AMD
Duron.

Rev: src/nettle/x86/arcfour-crypt.asm:1.10

21 years agoComment binary compatibility.
Niels Möller [Thu, 21 Oct 2004 19:59:55 +0000 (21:59 +0200)] 
Comment binary compatibility.

Rev: src/nettle/NEWS:1.18

21 years ago(SHLIBMINOR): Updated, shared library version is
Niels Möller [Thu, 21 Oct 2004 19:58:05 +0000 (21:58 +0200)] 
(SHLIBMINOR): Updated, shared library version is
now libnettle.so.2.3, soname still libnettle.so.2.

Rev: src/nettle/ChangeLog:1.288
Rev: src/nettle/configure.ac:1.47

21 years ago* Makefile.in (install-shared): Use $(INSTALL_PROGRAM).
Niels Möller [Thu, 21 Oct 2004 19:57:24 +0000 (21:57 +0200)] 
* Makefile.in (install-shared): Use $(INSTALL_PROGRAM).

Rev: src/nettle/Makefile.in:1.7

21 years ago(DISTFILES): Added asm.m4.
Niels Möller [Thu, 21 Oct 2004 17:29:23 +0000 (19:29 +0200)] 
(DISTFILES): Added asm.m4.

Rev: src/nettle/ChangeLog:1.287
Rev: src/nettle/Makefile.in:1.6

21 years ago* examples/Makefile.in: Deleted all configure-related rules,
Niels Möller [Thu, 21 Oct 2004 16:07:32 +0000 (18:07 +0200)] 
* examples/Makefile.in: Deleted all configure-related rules,
except the one rebuilding this Makefile. Run make at top level if
other configure related files change.
* tools/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.

Rev: src/nettle/examples/Makefile.in:1.5
Rev: src/nettle/testsuite/Makefile.in:1.5
Rev: src/nettle/tools/Makefile.in:1.6

21 years ago* configure.ac: Replaced AC_OUTPUT(list...) with an AC_OUTPUT
Niels Möller [Thu, 21 Oct 2004 16:07:17 +0000 (18:07 +0200)] 
* configure.ac: Replaced AC_OUTPUT(list...) with an AC_OUTPUT
without arguments, and AC_CONFIG_FILES listing the files.

* Makefile.in: Changed the assembler rules as suffix rules.
Rewrote the configure-related rules, mostly based on the example
in the autoconf manual.

Rev: src/nettle/ChangeLog:1.286
Rev: src/nettle/Makefile.in:1.5
Rev: src/nettle/configure.ac:1.46

21 years agoStarted on NEWS-entry for 1.11.
Niels Möller [Thu, 21 Oct 2004 08:37:28 +0000 (10:37 +0200)] 
Started on NEWS-entry for 1.11.

Rev: src/nettle/NEWS:1.17

21 years agoTypo fix.
Niels Möller [Thu, 21 Oct 2004 08:37:06 +0000 (10:37 +0200)] 
Typo fix.

Rev: src/nettle/ChangeLog:1.285

21 years ago*** empty log message ***
Niels Möller [Wed, 20 Oct 2004 21:24:08 +0000 (23:24 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.284

21 years ago(NCOMPAT): Disable openssl backwards
Niels Möller [Wed, 20 Oct 2004 21:24:05 +0000 (23:24 +0200)] 
(NCOMPAT): Disable openssl backwards
compatibility.

Rev: src/nettle/examples/nettle-openssl.c:1.4

21 years ago* config.make.in: Insert $(PRE_CPPFLAGS) and $(PRE_LDFLAGS) before
Niels Möller [Wed, 20 Oct 2004 19:04:59 +0000 (21:04 +0200)] 
* config.make.in: Insert $(PRE_CPPFLAGS) and $(PRE_LDFLAGS) before
$(CPPFLAGS) and $(LDFLAGS). This mechanism replaces $(INCLUDES).

* examples/Makefile.in (PRE_CPPFLAGS, PRE_LDFLAGS): Use these
flags to get -I.. and -L.. early on the command line.
* testsuite/Makefile.in: Likewise
* tools/Makefile.in: Likewise.

Rev: src/nettle/ChangeLog:1.283
Rev: src/nettle/config.make.in:1.4
Rev: src/nettle/examples/Makefile.in:1.4
Rev: src/nettle/testsuite/Makefile.in:1.4
Rev: src/nettle/tools/Makefile.in:1.5

21 years ago*** empty log message ***
Niels Möller [Wed, 20 Oct 2004 16:30:06 +0000 (18:30 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.282

21 years ago* Makefile.in: In the assembler rules, there's no need to look in
Niels Möller [Wed, 20 Oct 2004 16:29:58 +0000 (18:29 +0200)] 
* Makefile.in: In the assembler rules, there's no need to look in
$(srcdir) for the input file.

Rev: src/nettle/Makefile.in:1.4

21 years ago* x86/arcfour-crypt.asm: Reduced inner loop by one instruction, by
Niels Möller [Wed, 20 Oct 2004 16:28:18 +0000 (18:28 +0200)] 
* x86/arcfour-crypt.asm: Reduced inner loop by one instruction, by
precomputing the offset between src and dst.

Rev: src/nettle/x86/arcfour-crypt.asm:1.9

21 years ago(.c.$(OBJEXT)): Removed redundant -I.. flag.
Niels Möller [Wed, 20 Oct 2004 16:26:56 +0000 (18:26 +0200)] 
(.c.$(OBJEXT)): Removed redundant -I.. flag.

Rev: src/nettle/tools/Makefile.in:1.4

21 years agoReverted HAVE_CONFIG_H change.
Niels Möller [Wed, 20 Oct 2004 16:22:44 +0000 (18:22 +0200)] 
Reverted HAVE_CONFIG_H change.

Rev: src/nettle/tools/sexp-conv.c:1.17

21 years agoTry replacing #if HAVE_CONFIG_H with #ifdef HAVE_CONFIG_H.
Niels Möller [Wed, 20 Oct 2004 15:29:11 +0000 (17:29 +0200)] 
Try replacing #if HAVE_CONFIG_H with #ifdef HAVE_CONFIG_H.

Rev: src/nettle/tools/sexp-conv.c:1.16

21 years ago(nettle_arcfour_crypt): Replaced addb ->
Niels Möller [Wed, 20 Oct 2004 14:30:39 +0000 (16:30 +0200)] 
(nettle_arcfour_crypt): Replaced addb ->
addl + andl $0xff, improving speed on PPro by another 15%.

Rev: src/nettle/x86/arcfour-crypt.asm:1.8

21 years ago*** empty log message ***
Niels Möller [Wed, 20 Oct 2004 08:15:15 +0000 (10:15 +0200)] 
*** empty log message ***

Rev: src/nettle/ChangeLog:1.281

21 years ago* tools/Makefile.in (install): Support DESTDIR.
Niels Möller [Wed, 20 Oct 2004 08:15:00 +0000 (10:15 +0200)] 
* tools/Makefile.in (install): Support DESTDIR.
(uninstall): New target.

Rev: src/nettle/tools/Makefile.in:1.3

21 years ago* testsuite/Makefile.in (uninstall): New dummy target.
Niels Möller [Wed, 20 Oct 2004 08:14:33 +0000 (10:14 +0200)] 
* testsuite/Makefile.in (uninstall): New dummy target.

Rev: src/nettle/testsuite/Makefile.in:1.3

21 years agoNew file (copied from automake-1.8.5).
Niels Möller [Wed, 20 Oct 2004 08:13:34 +0000 (10:13 +0200)] 
New file (copied from automake-1.8.5).

Rev: src/nettle/config.sub:1.1

21 years ago* examples/Makefile.in (SOURCES): Added rsa-sign.c and rsa-verify.c.
Niels Möller [Wed, 20 Oct 2004 08:12:50 +0000 (10:12 +0200)] 
* examples/Makefile.in (SOURCES): Added rsa-sign.c and rsa-verify.c.
(DISTFILES): Added getopt.h.
(install uninstall): New dummy targets.

Rev: src/nettle/examples/Makefile.in:1.3

21 years ago* config.make.in (.PHONY): Added more targets.
Niels Möller [Wed, 20 Oct 2004 08:11:32 +0000 (10:11 +0200)] 
* config.make.in (.PHONY): Added more targets.

Rev: src/nettle/config.make.in:1.3

21 years ago* Makefile.in (.texinfo.info, .texinfo.html): New targets. Added
Niels Möller [Wed, 20 Oct 2004 08:10:59 +0000 (10:10 +0200)] 
* Makefile.in (.texinfo.info, .texinfo.html): New targets. Added
support for uninstall and DESTDIR. Various fixes to install and
distcheck.

Rev: src/nettle/Makefile.in:1.3

21 years ago* examples/Makefile.in (INCLUDES): Added -I flags.
Niels Möller [Tue, 19 Oct 2004 22:45:33 +0000 (00:45 +0200)] 
* examples/Makefile.in (INCLUDES): Added -I flags.
(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

21 years ago* examples/Makefile.in (INCLUDES): Added -I flags.
Niels Möller [Tue, 19 Oct 2004 22:45:05 +0000 (00:45 +0200)] 
* examples/Makefile.in (INCLUDES): Added -I flags.
(distdir): Use $^ to refer to the files.
(distclean): New target.
* testsuite/Makefile.in: Likewise.

Rev: src/nettle/testsuite/Makefile.in:1.2

21 years ago* examples/Makefile.in (INCLUDES): Added -I flags.
Niels Möller [Tue, 19 Oct 2004 22:44:43 +0000 (00:44 +0200)] 
* examples/Makefile.in (INCLUDES): Added -I flags.
(distdir): Use $^ to refer to the files.
(distclean): New target.

Rev: src/nettle/examples/Makefile.in:1.2