]> git.ipfire.org Git - thirdparty/nettle.git/log
thirdparty/nettle.git
13 years agoDeleted some obscuring macros.
Niels Möller [Sat, 31 Mar 2012 20:30:03 +0000 (22:30 +0200)] 
Deleted some obscuring macros.

13 years agoNew ChangeLog header.
Niels Möller [Sat, 31 Mar 2012 19:56:18 +0000 (21:56 +0200)] 
New ChangeLog header.

13 years agoNew macro ROTL64, analogous to ROTL32.
Niels Möller [Sat, 31 Mar 2012 19:55:04 +0000 (21:55 +0200)] 
New macro ROTL64, analogous to ROTL32.

13 years agoUse ROTL32 in the sha256 code.
Niels Möller [Sat, 31 Mar 2012 19:47:55 +0000 (21:47 +0200)] 
Use ROTL32 in the sha256 code.

13 years agoUse ROTL32 in the sha1 code.
Niels Möller [Sat, 31 Mar 2012 19:45:23 +0000 (21:45 +0200)] 
Use ROTL32 in the sha1 code.

13 years agoUse ROTL32 in the serpent code.
Niels Möller [Sat, 31 Mar 2012 19:43:55 +0000 (21:43 +0200)] 
Use ROTL32 in the serpent code.

13 years agoUse ROTL32 in the ripemd160 code.
Niels Möller [Sat, 31 Mar 2012 19:37:13 +0000 (21:37 +0200)] 
Use ROTL32 in the ripemd160 code.

13 years agoUse ROTL32 in the cast128 code.
Niels Möller [Sat, 31 Mar 2012 19:34:44 +0000 (21:34 +0200)] 
Use ROTL32 in the cast128 code.

13 years agoUse ROTL32 in the camellia code.
Niels Möller [Sat, 31 Mar 2012 19:32:01 +0000 (21:32 +0200)] 
Use ROTL32 in the camellia code.

13 years agoUse ROTL32 in the aes code.
Niels Möller [Sat, 31 Mar 2012 19:26:07 +0000 (21:26 +0200)] 
Use ROTL32 in the aes code.

13 years agoNew macro, ROTL32.
Niels Möller [Sat, 31 Mar 2012 19:23:19 +0000 (21:23 +0200)] 
New macro, ROTL32.

13 years agoSupport salsa20 in nettle-benchmark.
Niels Möller [Fri, 30 Mar 2012 20:05:49 +0000 (22:05 +0200)] 
Support salsa20 in nettle-benchmark.

13 years agoDon't include nettle-internal.h in the library.
Niels Möller [Fri, 30 Mar 2012 19:32:47 +0000 (21:32 +0200)] 
Don't include nettle-internal.h in the library.

13 years agoAnother fix to the cration of .lib symlinks.
Niels Möller [Fri, 30 Mar 2012 19:27:22 +0000 (21:27 +0200)] 
Another fix to the cration of .lib symlinks.

13 years agoConverted NEWS file to utf-8.
Niels Möller [Thu, 29 Mar 2012 20:06:31 +0000 (22:06 +0200)] 
Converted NEWS file to utf-8.

13 years agoTrivial merge.
Niels Möller [Thu, 29 Mar 2012 20:04:43 +0000 (22:04 +0200)] 
Trivial merge.

13 years agoImplemented the Salsa20 cipher.
Simon Josefsson [Thu, 29 Mar 2012 20:01:13 +0000 (22:01 +0200)] 
Implemented the Salsa20 cipher.

13 years agoFixed to in rule to make soname links.
Niels Möller [Thu, 29 Mar 2012 19:53:31 +0000 (21:53 +0200)] 
Fixed to in rule to make soname links.

13 years ago(arcfour_stream): Deleted obsolete prototype.
Niels Möller [Fri, 23 Mar 2012 20:29:05 +0000 (21:29 +0100)] 
(arcfour_stream): Deleted obsolete prototype.

13 years agoBuild shared libraries by default.
Niels Möller [Tue, 6 Mar 2012 08:24:33 +0000 (09:24 +0100)] 
Build shared libraries by default.

13 years agoMerge branch 'master' of git.lysator.liu.se:/nettle/nettle
Niels Möller [Sun, 4 Mar 2012 20:34:31 +0000 (21:34 +0100)] 
Merge branch 'master' of git.lysator.liu.se:/nettle/nettle

13 years agoUpdated library numbers, to libnettle.4.4 and libhogweed.2.2.
Niels Möller [Sun, 4 Mar 2012 20:32:40 +0000 (21:32 +0100)] 
Updated library numbers, to libnettle.4.4 and libhogweed.2.2.

13 years agoRefer to git, not cvs.
Niels Möller [Sun, 4 Mar 2012 20:30:57 +0000 (21:30 +0100)] 
Refer to git, not cvs.

13 years agoStarted on NEWS entries for nettle-2.5.
Niels Möller [Sun, 4 Mar 2012 20:30:20 +0000 (21:30 +0100)] 
Started on NEWS entries for nettle-2.5.

13 years agoInitial version of xenofarm script.
Niels Möller [Sun, 4 Mar 2012 13:31:46 +0000 (14:31 +0100)] 
Initial version of xenofarm script.

13 years agolist-obj-sizes.awk: Recognize elf64 objects.
Niels Möller [Mon, 27 Feb 2012 18:36:06 +0000 (19:36 +0100)] 
list-obj-sizes.awk: Recognize elf64 objects.

13 years agoPass -b option to texi2dvi.
Niels Möller [Mon, 27 Feb 2012 18:35:08 +0000 (19:35 +0100)] 
Pass -b option to texi2dvi.

13 years agoResurrected twofishdata.c, earlier known as generate_q.c.
Niels Möller [Mon, 27 Feb 2012 18:32:26 +0000 (19:32 +0100)] 
Resurrected twofishdata.c, earlier known as generate_q.c.

13 years agoDocumentation for base16 and base64 encoding.
Jeronimo Pellegrini [Mon, 27 Feb 2012 11:15:58 +0000 (12:15 +0100)] 
Documentation for base16 and base64 encoding.

13 years agoSome more details on W64 stack arguments.
Niels Möller [Mon, 27 Feb 2012 09:55:00 +0000 (10:55 +0100)] 
Some more details on W64 stack arguments.

13 years agoFixed type in comment.
Niels Möller [Mon, 27 Feb 2012 09:53:56 +0000 (10:53 +0100)] 
Fixed type in comment.

13 years agoUpdated .gitignore files.
Niels Möller [Sat, 18 Feb 2012 21:28:58 +0000 (22:28 +0100)] 
Updated .gitignore files.

13 years agoAdjust Makefiles after the repository conversion.
Niels Möller [Sat, 18 Feb 2012 21:15:55 +0000 (22:15 +0100)] 
Adjust Makefiles after the repository conversion.

13 years agoUpdated git instructions.
Niels Möller [Sat, 18 Feb 2012 20:47:11 +0000 (21:47 +0100)] 
Updated git instructions.

13 years agoConverted to xhtml.
Niels Möller [Sat, 18 Feb 2012 20:36:06 +0000 (21:36 +0100)] 
Converted to xhtml.

13 years agoWhitespace cleanup.
Niels Möller [Sat, 18 Feb 2012 20:32:05 +0000 (21:32 +0100)] 
Whitespace cleanup.

13 years agoUpdated charset declarations.
Niels Möller [Sat, 18 Feb 2012 20:31:23 +0000 (21:31 +0100)] 
Updated charset declarations.

13 years agoConverted files to utf-8.
Niels Möller [Sat, 18 Feb 2012 20:28:29 +0000 (21:28 +0100)] 
Converted files to utf-8.

13 years agoEliminated $Id...$ tags in files.
Niels Möller [Sat, 18 Feb 2012 20:20:52 +0000 (21:20 +0100)] 
Eliminated $Id...$ tags in files.

13 years ago* testsuite/setup-env: Added -f option to ln. converted-master-branch-to-git
Niels Möller [Tue, 17 Jan 2012 14:13:59 +0000 (15:13 +0100)] 
* testsuite/setup-env: Added -f option to ln.
* examples/setup-env: Likewise.

Rev: nettle/examples/setup-env:1.4
Rev: nettle/testsuite/setup-env:1.4

13 years ago* testsuite/teardown-env: Use -exec argument to find.
Niels Möller [Tue, 17 Jan 2012 14:12:39 +0000 (15:12 +0100)] 
* testsuite/teardown-env: Use -exec argument to find.
* examples/teardown-env: Likewise.

Rev: nettle/examples/teardown-env:1.4
Rev: nettle/testsuite/teardown-env:1.4

13 years agoResurrected file.
Niels Möller [Tue, 17 Jan 2012 13:48:27 +0000 (14:48 +0100)] 
Resurrected file.

Rev: nettle/testsuite/setup-env:1.3

13 years agoDeleted file; incorrect permissions.
Niels Möller [Tue, 17 Jan 2012 13:47:46 +0000 (14:47 +0100)] 
Deleted file; incorrect permissions.

Rev: nettle/testsuite/setup-env:1.2(DEAD)

13 years ago*** empty log message ***
Niels Möller [Tue, 17 Jan 2012 12:41:59 +0000 (13:41 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.247

13 years ago* testsuite/Makefile.in (DISTFILES): Added setup-env.
Niels Möller [Tue, 17 Jan 2012 12:41:46 +0000 (13:41 +0100)] 
* testsuite/Makefile.in (DISTFILES): Added setup-env.

Rev: nettle/testsuite/Makefile.in:1.18

13 years ago* testsuite/teardown-env: ...and delete them here. Also delete
Niels Möller [Tue, 17 Jan 2012 12:41:13 +0000 (13:41 +0100)] 
* testsuite/teardown-env: ...and delete them here. Also delete
file testtmp.

Rev: nettle/testsuite/teardown-env:1.3

13 years ago*** empty log message ***
Niels Möller [Tue, 17 Jan 2012 11:18:56 +0000 (12:18 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.246

13 years ago* examples/rsa-decrypt.c (main): Use _setmode rather than setmode,
Niels Möller [Tue, 17 Jan 2012 11:17:11 +0000 (12:17 +0100)] 
* examples/rsa-decrypt.c (main): Use _setmode rather than setmode,
suggested by Eli Zaretskii.
* examples/rsa-encrypt.c (main): Likewise.

Rev: nettle/examples/rsa-decrypt.c:1.3
Rev: nettle/examples/rsa-encrypt.c:1.5

13 years ago* Makefile.in ($(LIBNETTLE_FORLINK)): Always create a .lib symlink
Niels Möller [Tue, 17 Jan 2012 11:15:44 +0000 (12:15 +0100)] 
* Makefile.in ($(LIBNETTLE_FORLINK)): Always create a .lib symlink
to the library file. Use LN_S.
($(LIBHOGWEED_FORLINK)): Likewise.

* configure.ac: Use AC_PROG_LN_S.
* config.make.in (LN_S): New substitution.

Rev: nettle/Makefile.in:1.43
Rev: nettle/config.make.in:1.7
Rev: nettle/configure.ac:1.54

13 years ago*** empty log message ***
Niels Möller [Tue, 17 Jan 2012 11:09:33 +0000 (12:09 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.245

13 years ago* testsuite/setup-env: New file. Wine workaround. Can't get
Niels Möller [Tue, 17 Jan 2012 11:09:15 +0000 (12:09 +0100)] 
* testsuite/setup-env: New file. Wine workaround. Can't get
../.lib into wine's dll search path, so create additional
symlinks.
* testsuite/teardown-env: ...and delete them here.
* examples/setup-env: Similar links setup here.
* examples/teardown-env: ... and deleted.

Rev: nettle/examples/setup-env:1.3
Rev: nettle/examples/teardown-env:1.3

13 years ago* testsuite/setup-env: New file. Wine workaround. Can't get
Niels Möller [Tue, 17 Jan 2012 11:09:00 +0000 (12:09 +0100)] 
* testsuite/setup-env: New file. Wine workaround. Can't get
../.lib into wine's dll search path, so create additional
symlinks.
* testsuite/teardown-env: ...and delete them here.

Rev: nettle/testsuite/setup-env:1.1
Rev: nettle/testsuite/teardown-env:1.2

13 years agoFixed some typos.
Niels Möller [Mon, 16 Jan 2012 20:07:35 +0000 (21:07 +0100)] 
Fixed some typos.

Rev: nettle/ChangeLog:1.244

13 years agoMore concise descriptino of HAVE_CLOCK_GETTIME.
Niels Möller [Mon, 16 Jan 2012 20:02:49 +0000 (21:02 +0100)] 
More concise descriptino of HAVE_CLOCK_GETTIME.

Rev: nettle/configure.ac:1.53

13 years ago*** empty log message ***
Niels Möller [Sat, 7 Jan 2012 21:03:43 +0000 (22:03 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.243

13 years ago(check): Add ../.lb to PATH, like in
Niels Möller [Sat, 7 Jan 2012 21:03:30 +0000 (22:03 +0100)] 
(check): Add ../.lb to PATH, like in
testsuite/Makefile. Needed for w*ndows. Reported by Eli Zaretskii.

Rev: nettle/examples/Makefile.in:1.11

13 years agoUpdated x86_64 assembler for W64 support.
Martin Storsjö [Fri, 25 Nov 2011 14:51:13 +0000 (15:51 +0100)] 
Updated x86_64 assembler for W64 support.

Rev: nettle/ChangeLog:1.242
Rev: nettle/x86_64/aes-decrypt-internal.asm:1.4
Rev: nettle/x86_64/aes-encrypt-internal.asm:1.11
Rev: nettle/x86_64/camellia-crypt-internal.asm:1.3
Rev: nettle/x86_64/memxor.asm:1.4
Rev: nettle/x86_64/serpent-decrypt.asm:1.4
Rev: nettle/x86_64/serpent-encrypt.asm:1.6
Rev: nettle/x86_64/sha1-compress.asm:1.3

13 years ago*** empty log message ***
Niels Möller [Fri, 25 Nov 2011 14:47:17 +0000 (15:47 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.241

13 years ago* x86_64/machine.m4 (W64_ENTRY, W64_EXIT): New macros for
Martin Storsjö [Fri, 25 Nov 2011 14:47:12 +0000 (15:47 +0100)] 
* x86_64/machine.m4 (W64_ENTRY, W64_EXIT): New macros for
supporting W64 ABI.

Rev: nettle/x86_64/machine.m4:1.3

13 years agoFrom Martin Storsjö:
Martin Storsjö [Fri, 25 Nov 2011 13:01:22 +0000 (14:01 +0100)] 
From Martin Storsjö:
Fix the comment about which xmm registers to save in w64

Rev: nettle/x86_64/README:1.4

13 years agoFrom Martin Storsjö:
Martin Storsjö [Fri, 25 Nov 2011 12:59:31 +0000 (13:59 +0100)] 
From Martin Storsjö:
* configure.ac (W64_ABI): New variable, set when compiling for
64-bit M$ windows.
* config.m4.in (W64_ABI): Define, from configure substitution.

Rev: nettle/ChangeLog:1.240
Rev: nettle/config.m4.in:1.3
Rev: nettle/configure.ac:1.52

13 years ago*** empty log message ***
Niels Möller [Thu, 24 Nov 2011 19:44:00 +0000 (20:44 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.239

13 years ago* testsuite/Makefile.in (check): Pass $(EXEEXT) in the environment of
Martin Storsjö [Thu, 24 Nov 2011 19:43:33 +0000 (20:43 +0100)] 
* testsuite/Makefile.in (check): Pass $(EXEEXT) in the environment of
run-tests.
* testsuite/pkcs1-conv-test: Use $EXEEXT and $EMULATOR. Ignore \r
in rsa-sign output.

Rev: nettle/testsuite/Makefile.in:1.17
Rev: nettle/testsuite/pkcs1-conv-test:1.2

13 years ago* examples/Makefile.in (check): Pass $(EMULATOR) and $(EXEEXT) in
Martin Storsjö [Thu, 24 Nov 2011 19:43:12 +0000 (20:43 +0100)] 
* examples/Makefile.in (check): Pass $(EMULATOR) and $(EXEEXT) in
the environment of run-tests.
* examples/rsa-encrypt-test: Use $EXEEXT and $EMULATOR.
* examples/rsa-sign-test: Likewise.
* examples/rsa-verify-test: Likewise.
* examples/setup-env: Likewise.

Rev: nettle/examples/Makefile.in:1.10
Rev: nettle/examples/rsa-encrypt-test:1.2
Rev: nettle/examples/rsa-sign-test:1.2
Rev: nettle/examples/rsa-verify-test:1.2
Rev: nettle/examples/setup-env:1.2
Rev: nettle/examples/teardown-env:1.2

13 years ago*** empty log message ***
Niels Möller [Thu, 24 Nov 2011 18:37:21 +0000 (19:37 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.238

13 years agoFrom Martin Storsjö:
Martin Storsjö [Thu, 24 Nov 2011 18:37:04 +0000 (19:37 +0100)] 
From Martin Storsjö:
* examples/rsa-decrypt.c (main) [WIN32]: Set stdout/stdin to
binary mode.
* examples/rsa-encrypt.c (main): Likewise.

Rev: nettle/examples/rsa-decrypt.c:1.2
Rev: nettle/examples/rsa-encrypt.c:1.4

13 years ago* configure.ac (HAVE_NATIVE_64_BIT): Workaround to get it set to 1
Niels Möller [Thu, 24 Nov 2011 14:09:30 +0000 (15:09 +0100)] 
* configure.ac (HAVE_NATIVE_64_BIT): Workaround to get it set to 1
on w64.

Rev: nettle/ChangeLog:1.237
Rev: nettle/configure.ac:1.51

13 years ago(ROL64): Use (uint64_t) 1 rather than 1L, for
Niels Möller [Thu, 24 Nov 2011 14:01:25 +0000 (15:01 +0100)] 
(ROL64): Use (uint64_t) 1 rather than 1L, for
systems. Needed for M$ w64.
(RSHIFT64): Likewise. Also added a missing parenthesis.

Rev: nettle/ChangeLog:1.236
Rev: nettle/serpent-internal.h:1.2

13 years ago* config.make.in (NM): Set NM.
Niels Möller [Thu, 24 Nov 2011 13:52:05 +0000 (14:52 +0100)] 
* config.make.in (NM): Set NM.

Rev: nettle/ChangeLog:1.235
Rev: nettle/config.make.in:1.6

13 years ago* testsuite/symbols-test: Use $NM, falling back to nm if undefined.
Martin Storsjö [Thu, 24 Nov 2011 13:51:27 +0000 (14:51 +0100)] 
* testsuite/symbols-test: Use $NM, falling back to nm if undefined.
* testsuite/Makefile.in (check): Pass $(NM) in the environment of
run-tests.

Rev: nettle/testsuite/Makefile.in:1.16
Rev: nettle/testsuite/symbols-test:1.4

13 years ago(EMULATOR): Set for cross compilation only.
Niels Möller [Thu, 24 Nov 2011 11:22:40 +0000 (12:22 +0100)] 
(EMULATOR): Set for cross compilation only.

Rev: nettle/ChangeLog:1.234
Rev: nettle/configure.ac:1.50

13 years ago*** empty log message ***
Niels Möller [Thu, 24 Nov 2011 11:02:17 +0000 (12:02 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.233

13 years ago* testsuite/sexp-conv-test: Use $EMULATOR when running test
Martin Storsjö [Thu, 24 Nov 2011 11:02:02 +0000 (12:02 +0100)] 
* testsuite/sexp-conv-test: Use $EMULATOR when running test
programs. Also ignore \r for output in the non-canonical output
formats.

* testsuite/Makefile.in (check): Pass $(EMULATOR) in the
environment of run-tests.

Rev: nettle/testsuite/Makefile.in:1.15
Rev: nettle/testsuite/sexp-conv-test:1.4

13 years ago* configure.ac (EMULATOR): New substituted variable. Set to wine
Martin Storsjö [Thu, 24 Nov 2011 11:01:37 +0000 (12:01 +0100)] 
* configure.ac (EMULATOR): New substituted variable. Set to wine
or wine64 when compiling for windows, otherwise empty.

* config.make.in (EMULATOR): Set from autoconf value.

Rev: nettle/config.make.in:1.5
Rev: nettle/configure.ac:1.49

13 years ago(test_program): If EMULATOR is set in the environment, and the
Niels Möller [Thu, 24 Nov 2011 10:52:03 +0000 (11:52 +0100)] 
(test_program): If EMULATOR is set in the environment, and the
testprogram is not a script, use EMULATOR to run it. Typical use is
EMULATUR=wine.

Rev: misc/run-tests:1.6

13 years agoAdded some notes on the w64 ABI.
Niels Möller [Sun, 20 Nov 2011 21:36:20 +0000 (22:36 +0100)] 
Added some notes on the w64 ABI.

Rev: nettle/x86_64/README:1.3

13 years ago*** empty log message ***
Niels Möller [Sun, 20 Nov 2011 20:02:02 +0000 (21:02 +0100)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.232

13 years agoTake ALIGNOF_UINT64_T into account when getting the offset for the
Niels Möller [Sun, 20 Nov 2011 20:01:51 +0000 (21:01 +0100)] 
Take ALIGNOF_UINT64_T into account when getting the offset for the
subkeys. Differs between w32 and other systems. w32 problem identified
by Martin Storsjö.

Rev: nettle/x86/camellia-crypt-internal.asm:1.5

13 years ago* config.m4.in: Define ALIGNOF_UINT64_T (from configure).
Niels Möller [Sun, 20 Nov 2011 20:01:39 +0000 (21:01 +0100)] 
* config.m4.in: Define ALIGNOF_UINT64_T (from configure).

* configure.ac: Check alignment of uint64_t, and also use AC_SUBST
for use in config.m4.in.

Rev: nettle/config.m4.in:1.2
Rev: nettle/configure.ac:1.48

13 years agoCygwin/mingw32 improvements contributed by Martin Storsjö:
Martin Storsjö [Sat, 19 Nov 2011 14:22:47 +0000 (15:22 +0100)] 
Cygwin/mingw32 improvements contributed by Martin Storsjö:
* Makefile.in (IMPLICIT_TARGETS): New variable for DLL link
libraries.
(clean-here): Delete the DLL import libraries.

Rev: nettle/ChangeLog:1.231
Rev: nettle/Makefile.in:1.42

13 years agoCygwin/mingw32 improvements contributed by Martin Storsjö:
Martin Storsjö [Sat, 19 Nov 2011 14:19:22 +0000 (15:19 +0100)] 
Cygwin/mingw32 improvements contributed by Martin Storsjö:
* configure.ac: Setup installation of dll files in $bindir.
(IF_DLL, LIBNETTLE_FILE_SRC, LIBHOGWEED_FILE_SRC): New
substitutions.

* config.make.in (LIBNETTLE_FILE_SRC): Substitute new autoconf
variable.
(LIBHOGWEED_FILE_SRC): Likewise.

* Makefile.in (install-dll-nettle, uninstall-dll-nettle): New
target for installing the dll file in $bindir.
(install-shared-nettle): Conditionally
depend on install-dll-nettle. Use LIBNETTLE_FILE_SRC.
(uninstall-shared-nettle): Conditionally depend on
install-dll-nettle.
(various hogweed targets): Analogous changes.

Rev: nettle/ChangeLog:1.230
Rev: nettle/Makefile.in:1.41
Rev: nettle/config.make.in:1.4
Rev: nettle/configure.ac:1.47

13 years agoFrom Martin Storsjö:
Martin Storsjö [Sat, 19 Nov 2011 14:07:14 +0000 (15:07 +0100)] 
From Martin Storsjö:
* configure.ac: Unify shared lib setup for cygwin and mingw.

Rev: nettle/ChangeLog:1.229
Rev: nettle/configure.ac:1.46

13 years ago(LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotted by Martin
Martin Storsjö [Mon, 31 Oct 2011 10:33:52 +0000 (11:33 +0100)] 
(LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotted by Martin
Storsjö.

Rev: nettle/ChangeLog:1.228
Rev: nettle/configure.ac:1.45

13 years ago(LIBHOGWEED_LIBS): cygwin fix, added
Volker Zell [Tue, 25 Oct 2011 08:28:06 +0000 (10:28 +0200)] 
(LIBHOGWEED_LIBS): cygwin fix, added
libnettle.dll.a. Reported by Volker Zell.

Rev: nettle/ChangeLog:1.227
Rev: nettle/configure.ac:1.44

13 years agoImproved setup för darwin shared libraries. Patch contributed by Ryan
Ryan Schmidt [Tue, 18 Oct 2011 19:25:48 +0000 (21:25 +0200)] 
Improved setup för darwin shared libraries. Patch contributed by Ryan
Schmidt.

Rev: nettle/ChangeLog:1.226
Rev: nettle/configure.ac:1.43

13 years ago*** empty log message ***
Niels Möller [Mon, 3 Oct 2011 07:43:21 +0000 (09:43 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.225

13 years agoImplemented sse2-loop. Configured at compile time, and currently
Niels Möller [Mon, 3 Oct 2011 07:43:08 +0000 (09:43 +0200)] 
Implemented sse2-loop. Configured at compile time, and currently
disabled.

Rev: nettle/x86_64/memxor.asm:1.3

13 years ago(ASSERT): Write message to stderr.
Niels Möller [Mon, 3 Oct 2011 07:42:14 +0000 (09:42 +0200)] 
(ASSERT): Write message to stderr.

Rev: nettle/testsuite/testutils.h:1.9

13 years agoUse 16-byte alignment for "fully aligned" operands.
Niels Möller [Mon, 3 Oct 2011 07:41:43 +0000 (09:41 +0200)] 
Use 16-byte alignment for "fully aligned" operands.

Rev: nettle/testsuite/memxor-test.c:1.4

13 years ago* config.guess: Upgraded to current version, timestamp 2011-08-20.
Niels Möller [Wed, 7 Sep 2011 08:53:27 +0000 (10:53 +0200)] 
* config.guess: Upgraded to current version, timestamp 2011-08-20.
Needed to recognize osx (darwin) on x86_64.
* config.sub: Upgraded to current version, timestamp 2011-08-23.

Rev: config.guess:1.2
Rev: config.sub:1.2

13 years ago*** empty log message ***
Niels Möller [Sat, 3 Sep 2011 18:17:47 +0000 (20:17 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.224

13 years agoUse "l"-suffix on instructions more consistently. Reportedly, freebsd
Niels Möller [Sat, 3 Sep 2011 18:17:34 +0000 (20:17 +0200)] 
Use "l"-suffix on instructions more consistently. Reportedly, freebsd
and netbsd systems with clang are more picky about this.

Rev: nettle/x86/camellia-crypt-internal.asm:1.4

13 years ago* configure.ac: Changed version number to 2.5.
Niels Möller [Sat, 3 Sep 2011 18:17:03 +0000 (20:17 +0200)] 
* configure.ac: Changed version number to 2.5.

Rev: nettle/configure.ac:1.42

13 years ago*** empty log message *** nettle_2.4_release_20110903
Niels Möller [Sat, 3 Sep 2011 12:46:53 +0000 (14:46 +0200)] 
*** empty log message ***

Rev: nettle/misc/nettle-2.4.tar.gz.directive:1.1

13 years ago(LIBNETTLE_MINOR): Bumped library version, to 4.3.
Niels Möller [Sat, 3 Sep 2011 06:09:07 +0000 (08:09 +0200)] 
(LIBNETTLE_MINOR): Bumped library version, to 4.3.

Rev: nettle/ChangeLog:1.223
Rev: nettle/configure.ac:1.41

13 years ago* gcm-aes.c: Include config.h.
Niels Möller [Sat, 3 Sep 2011 06:07:18 +0000 (08:07 +0200)] 
* gcm-aes.c: Include config.h.

Rev: nettle/ChangeLog:1.222
Rev: nettle/gcm-aes.c:1.5

13 years ago*** empty log message ***
Niels Möller [Sat, 3 Sep 2011 06:15:11 +0000 (08:15 +0200)] 
*** empty log message ***

Rev: nettle/ChangeLog:1.221
Rev: nettle/NEWS:1.17

13 years ago* tools/nettle-lfib-stream.c: Include config.h.
Niels Möller [Sat, 3 Sep 2011 06:06:56 +0000 (08:06 +0200)] 
* tools/nettle-lfib-stream.c: Include config.h.

Rev: nettle/tools/nettle-lfib-stream.c:1.2

13 years agoWhitespace fix only.
Niels Möller [Sat, 3 Sep 2011 06:03:45 +0000 (08:03 +0200)] 
Whitespace fix only.

Rev: nettle/ripemd160.c:1.5

13 years agoAdded missing include of config.h. Needed
Niels Möller [Sat, 3 Sep 2011 06:03:15 +0000 (08:03 +0200)] 
Added missing include of config.h. Needed
for correct operation on big-endian systems.

Rev: nettle/ripemd160-compress.c:1.4