]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2012-03-31  Niels MöllerDeleted some obscuring macros.
2012-03-31  Niels MöllerNew ChangeLog header.
2012-03-31  Niels MöllerNew macro ROTL64, analogous to ROTL32.
2012-03-31  Niels MöllerUse ROTL32 in the sha256 code.
2012-03-31  Niels MöllerUse ROTL32 in the sha1 code.
2012-03-31  Niels MöllerUse ROTL32 in the serpent code.
2012-03-31  Niels MöllerUse ROTL32 in the ripemd160 code.
2012-03-31  Niels MöllerUse ROTL32 in the cast128 code.
2012-03-31  Niels MöllerUse ROTL32 in the camellia code.
2012-03-31  Niels MöllerUse ROTL32 in the aes code.
2012-03-31  Niels MöllerNew macro, ROTL32.
2012-03-30  Niels MöllerSupport salsa20 in nettle-benchmark.
2012-03-30  Niels MöllerDon't include nettle-internal.h in the library.
2012-03-30  Niels MöllerAnother fix to the cration of .lib symlinks.
2012-03-29  Niels MöllerConverted NEWS file to utf-8.
2012-03-29  Niels MöllerTrivial merge.
2012-03-29  Simon JosefssonImplemented the Salsa20 cipher.
2012-03-29  Niels MöllerFixed to in rule to make soname links.
2012-03-23  Niels Möller(arcfour_stream): Deleted obsolete prototype.
2012-03-06  Niels MöllerBuild shared libraries by default.
2012-03-04  Niels MöllerMerge branch 'master' of git.lysator.liu.se:/nettle...
2012-03-04  Niels MöllerUpdated library numbers, to libnettle.4.4 and libhogwee...
2012-03-04  Niels MöllerRefer to git, not cvs.
2012-03-04  Niels MöllerStarted on NEWS entries for nettle-2.5.
2012-03-04  Niels MöllerInitial version of xenofarm script.
2012-02-27  Niels Möllerlist-obj-sizes.awk: Recognize elf64 objects.
2012-02-27  Niels MöllerPass -b option to texi2dvi.
2012-02-27  Niels MöllerResurrected twofishdata.c, earlier known as generate_q.c.
2012-02-27  Jeronimo PellegriniDocumentation for base16 and base64 encoding.
2012-02-27  Niels MöllerSome more details on W64 stack arguments.
2012-02-27  Niels MöllerFixed type in comment.
2012-02-18  Niels MöllerUpdated .gitignore files.
2012-02-18  Niels MöllerAdjust Makefiles after the repository conversion.
2012-02-18  Niels MöllerUpdated git instructions.
2012-02-18  Niels MöllerConverted to xhtml.
2012-02-18  Niels MöllerWhitespace cleanup.
2012-02-18  Niels MöllerUpdated charset declarations.
2012-02-18  Niels MöllerConverted files to utf-8.
2012-02-18  Niels MöllerEliminated $Id...$ tags in files.
2012-01-17  Niels Möller* testsuite/setup-env: Added -f option to ln. converted-master-branch-to-git
2012-01-17  Niels Möller* testsuite/teardown-env: Use -exec argument to find.
2012-01-17  Niels MöllerResurrected file.
2012-01-17  Niels MöllerDeleted file; incorrect permissions.
2012-01-17  Niels Möller*** empty log message ***
2012-01-17  Niels Möller* testsuite/Makefile.in (DISTFILES): Added setup-env.
2012-01-17  Niels Möller* testsuite/teardown-env: ...and delete them here....
2012-01-17  Niels Möller*** empty log message ***
2012-01-17  Niels Möller* examples/rsa-decrypt.c (main): Use _setmode rather...
2012-01-17  Niels Möller* Makefile.in ($(LIBNETTLE_FORLINK)): Always create...
2012-01-17  Niels Möller*** empty log message ***
2012-01-17  Niels Möller* testsuite/setup-env: New file. Wine workaround. Can...
2012-01-17  Niels Möller* testsuite/setup-env: New file. Wine workaround. Can...
2012-01-16  Niels MöllerFixed some typos.
2012-01-16  Niels MöllerMore concise descriptino of HAVE_CLOCK_GETTIME.
2012-01-07  Niels Möller*** empty log message ***
2012-01-07  Niels Möller(check): Add ../.lb to PATH, like in
2011-11-25  Martin StorsjöUpdated x86_64 assembler for W64 support.
2011-11-25  Niels Möller*** empty log message ***
2011-11-25  Martin Storsjö* x86_64/machine.m4 (W64_ENTRY, W64_EXIT): New macros for
2011-11-25  Martin StorsjöFrom Martin Storsjö:
2011-11-25  Martin StorsjöFrom Martin Storsjö:
2011-11-24  Niels Möller*** empty log message ***
2011-11-24  Martin Storsjö* testsuite/Makefile.in (check): Pass $(EXEEXT) in...
2011-11-24  Martin Storsjö* examples/Makefile.in (check): Pass $(EMULATOR) and...
2011-11-24  Niels Möller*** empty log message ***
2011-11-24  Martin StorsjöFrom Martin Storsjö:
2011-11-24  Niels Möller* configure.ac (HAVE_NATIVE_64_BIT): Workaround to...
2011-11-24  Niels Möller(ROL64): Use (uint64_t) 1 rather than 1L, for
2011-11-24  Niels Möller* config.make.in (NM): Set NM.
2011-11-24  Martin Storsjö* testsuite/symbols-test: Use $NM, falling back to...
2011-11-24  Niels Möller(EMULATOR): Set for cross compilation only.
2011-11-24  Niels Möller*** empty log message ***
2011-11-24  Martin Storsjö* testsuite/sexp-conv-test: Use $EMULATOR when running...
2011-11-24  Martin Storsjö* configure.ac (EMULATOR): New substituted variable...
2011-11-24  Niels Möller(test_program): If EMULATOR is set in the environment...
2011-11-20  Niels MöllerAdded some notes on the w64 ABI.
2011-11-20  Niels Möller*** empty log message ***
2011-11-20  Niels MöllerTake ALIGNOF_UINT64_T into account when getting the...
2011-11-20  Niels Möller* config.m4.in: Define ALIGNOF_UINT64_T (from configure).
2011-11-19  Martin StorsjöCygwin/mingw32 improvements contributed by Martin Storsjö:
2011-11-19  Martin StorsjöCygwin/mingw32 improvements contributed by Martin Storsjö:
2011-11-19  Martin StorsjöFrom Martin Storsjö:
2011-10-31  Martin Storsjö(LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotte...
2011-10-25  Volker Zell(LIBHOGWEED_LIBS): cygwin fix, added
2011-10-18  Ryan SchmidtImproved setup för darwin shared libraries. Patch contr...
2011-10-03  Niels Möller*** empty log message ***
2011-10-03  Niels MöllerImplemented sse2-loop. Configured at compile time,...
2011-10-03  Niels Möller(ASSERT): Write message to stderr.
2011-10-03  Niels MöllerUse 16-byte alignment for "fully aligned" operands.
2011-09-07  Niels Möller* config.guess: Upgraded to current version, timestamp...
2011-09-03  Niels Möller*** empty log message ***
2011-09-03  Niels MöllerUse "l"-suffix on instructions more consistently. Repor...
2011-09-03  Niels Möller* configure.ac: Changed version number to 2.5.
2011-09-03  Niels Möller*** empty log message *** nettle_2.4_release_20110903
2011-09-03  Niels Möller(LIBNETTLE_MINOR): Bumped library version, to 4.3.
2011-09-03  Niels Möller* gcm-aes.c: Include config.h.
2011-09-03  Niels Möller*** empty log message ***
2011-09-03  Niels Möller* tools/nettle-lfib-stream.c: Include config.h.
2011-09-03  Niels MöllerWhitespace fix only.
2011-09-03  Niels MöllerAdded missing include of config.h. Needed
next