]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2013-02-06  Niels MöllerFixed setting of ASM_ALIGN_LOG.
2013-02-06  Niels MöllerUse a separate make rule for m4 preprocessing of assemb...
2013-02-06  Niels MöllerUse changecom and divert in asm.m4.
2013-02-05  Niels MöllerUpdated RSA and DSA tests, after the previous change...
2013-01-31  Niels Möllernettle_mpz_random: Increased number of extra bits to...
2013-01-16  Niels MöllerMerge branch 'master' of git.lysator.liu.se:nettle...
2013-01-14  Niels MöllerUpdated plan.html. nettle_2.6_release_20130116
2013-01-14  Niels MöllerMinor tweaks to NEWS file.
2013-01-13  Niels MöllerUse AC_LANG_SOURCE in configure check.
2013-01-02  Niels MöllerMinor nitpicking.
2013-01-02  Niels MöllerBumped library versions, to nettle-4.5 and hogweed...
2013-01-02  Niels MöllerFixed make rules for building objects in parent directory.
2013-01-02  Niels MöllerMore NEWS entries for 2.6.
2013-01-01  Niels MöllerMinor documentation fixes.
2013-01-01  Niels MöllerDocument additional sha3 functions.
2013-01-01  Niels MöllerBenchmark additional sha3 functions.
2013-01-01  Niels MöllerAdded sha3 variants with other digest sizes.
2012-12-30  Niels MöllerDisabled use of sha3-permute.asm
2012-12-21  Niels MöllerMerge branch 'master' of git.lysator.liu.se:/nettle...
2012-12-21  Niels MöllerTypo fix.
2012-12-21  Tim RuehsenFix some warnings in the testsuite.
2012-12-15  Niels MöllerNew configure option --disable-static. Based on patch...
2012-12-15  Niels MöllerFrom Alon Bar-Lev: Check for ar program.
2012-12-13  Niels MöllerRewrote x86_64 sha3-permute.asm.
2012-12-09  Niels MöllerRewrote C implementation of sha3-permute.
2012-12-04  Niels MöllerFixed ctr_crypt zero-length bug, reported by Tim Kosse.
2012-12-03  Niels MöllerOptimized C implementation of sha3_permute.
2012-12-03  Niels MöllerBasic x86_64 sha3-permute.asm.
2012-12-03  Niels MöllerReorganization of hash function documentation. Document...
2012-12-02  Niels MöllerMerge branch 'master' of git.lysator.liu.se:nettle...
2012-12-02  Niels MöllerReplaced all internal usage of sha.h.
2012-12-02  Niels MöllerSplit sha.h into new files sha1.h and sha2.h.
2012-11-29  Niels MöllerStarted on plan for nettle-2.6.
2012-11-29  Niels MöllerTypo fix.
2012-11-28  Fredrik ThulinAdd PBKDF2-HMAC-SHA512 test cases.
2012-11-22  Niels MöllerMinor typo fix.
2012-11-22  Niels Möllerrun-tests: Added (c) notice. Some whitespace cleanup.
2012-11-15  Niels MöllerPortability fixes for sha3-permute: long long constants...
2012-11-15  Niels MöllerFixes for big-endian sha3 code.
2012-11-15  Niels MöllerNew macro LE_READ_UINT64.
2012-11-13  Niels MöllerMicro optimizations for sha3. Doubled the performance...
2012-11-13  Niels MöllerBenchmark sha3_permute.
2012-11-12  Niels MöllerBenchmark sha3_256.
2012-11-12  Niels MöllerImplemented sha3.
2012-11-12  Niels MöllerNew function _nettle_write_le64.
2012-11-12  Niels MöllerMoved ROTL64 macro to macros.h.
2012-11-12  Niels MöllerRenamed serpent-internal.h macros.
2012-11-11  Nikos MavrogiannopoulosNEWS entry for gost.
2012-11-11  Nikos MavrogiannopoulosAdded gosthash to benchmark.
2012-11-11  Nikos MavrogiannopoulosDocumentation of gost hash.
2012-11-10  Niels MöllerFixed uses of @end deftypevr, broken in previous commit.
2012-11-10  Niels Möllerdeftypevr vs deftypevrx fix.
2012-11-08  Niels MöllerAdded gosthash, ported from rhash by Nikos Mavrogiannop...
2012-11-06  Niels MöllerFixed description of salsa20 (for the 2.5 release a...
2012-10-29  Martin StorsjöAvoid non-posix \|-operator in sed regexp.
2012-10-29  Niels MöllerAdded x86_64 assembly for _salsa20_core.
2012-10-27  Niels MöllerFixed make dist, testsuite/testutils.c was lost.
2012-10-27  Niels MöllerMoved x86_64 salsa20 macros to a seperate file.
2012-10-26  Niels MöllerPass $(CFLAGS) on command line when linking shared...
2012-10-03  Nikos Mavrogiannopoulos(test_hash): On failure, print the expected and returne...
2012-09-23  Niels MöllerExtracted function _salsa20_core.
2012-09-21  Niels Möllerpbkdf2: Reorganized loops.
2012-09-21  Niels MöllerStress that the salsa20 hash function is not for genera...
2012-09-21  Simon JosefssonImplement concrete PBKDF2 functions.
2012-09-20  Niels MöllerArgument reorder for pbkdf2.
2012-09-20  Niels MöllerNew convenience make variable VALGRIND.
2012-09-20  Niels MöllerDependency tracking also for C++ files.
2012-09-20  Niels Möllerpbkdf2 test case, forgotten in earlier commit.
2012-09-19  Niels MöllerPBKDF2 macro: Removed improper const.
2012-09-19  Tim RuehsenAdditional deallocation fixes.
2012-09-19  Niels Möllertestsuite/meta-hash-test.c: Validate NETTLE_MAX_HASH_DI...
2012-09-19  Simon JosefssonSupport for pbkdf2.
2012-09-16  Niels MöllerTestsuite overhaul, including proper deallocation of...
2012-09-16  Niels MöllerAvoid calling libc realloc with a requested size of...
2012-09-16  Niels MöllerDon't quote $EMULATOR; allow it to expand to program...
2012-09-16  Niels MöllerFixed memory leak in pkcs1-conv.
2012-09-10  Niels MöllerExplicitly deallocate storage before exit.
2012-09-10  Niels MöllerReorganized read_file loop.
2012-09-10  Niels Möllerdesdata.c: Include stdio.h.
2012-09-10  Tim Ruehsennettle-benchmark: Use PRINTF_STYLE attribute.
2012-09-10  Tim RuehsenDeleted some unused variables.
2012-09-10  Tim RuehsenDeleted useless allocations.
2012-09-07  Niels MöllerImproved use of gcc __attribute__.
2012-08-22  Niels MöllerUse the name --disable-documentation in the configure...
2012-08-22  Sam ThursfieldMake documentation optional.
2012-08-08  Daniel Kahn... fix GCM capitalization
2012-08-08  Daniel Kahn... clean up stray semicolons in documentation
2012-07-12  Niels Möllerm4 portability fix for ALIGN macro.
2012-07-07  Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-07-07  Niels MöllerAdded -lm when linking nettle-benchmark.
2012-07-07  Niels MöllerChanged version number to 2.6.
2012-07-07  Niels MöllerLogged release.
2012-07-06  Niels MöllerNew directive file for nettle-2.5. nettle_2.5_release_20120707
2012-07-06  Niels MöllerFinal(?) documentaton updates for the 2.5 release.
2012-07-06  Niels MöllerMention that --enable-shared now is the default.
2012-07-06  Niels MöllerMark x86-w*ndows testing done.
2012-07-06  Niels MöllerMark x86-freebsd testing done.
2012-07-05  Niels MöllerTypo fixes to old entries.
2012-07-05  Niels MöllerMark x86_64-freebsd testing done.
2012-07-05  Niels MöllerMention the removal of nettle-internal.c, and aes changes.
next