]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2008-08-27  Niels Möller(sexp_check_token): Removed check for "any" token.
2008-08-27  Niels Möller(sexp_put_data): Made non-static.
2008-08-27  Niels Möller(sexp_get_comment): New function.
2008-08-27  Niels Möller(enum sexp_token): Start enumeration with zero, zero
2008-08-27  Niels MöllerCheck for fcntl file locking.
2008-08-26  Niels Möller* Makefile.in (tags-here): Put TAGS file in the source...
2008-08-02  Niels MöllerComment fix.
2008-02-29  Niels Möller*** empty log message ***
2008-02-29  Niels Möller(SOURCES): Added next-prime.c.
2008-01-07  Niels MöllerNew FIXME comment.
2008-01-05  Niels Möller*** empty log message ***
2008-01-05  Niels Möller* examples/Makefile.in (TARGETS): Added eratosthenes...
2008-01-05  Niels Möller(find_first_one): Optimized, using slightly larger...
2008-01-05  Niels MöllerCheck symbols also in libhogweed.
2008-01-05  Niels Möller* examples/next-prime.c: New file.
2008-01-05  Niels Möller* examples/next-prime.c: New file.
2008-01-05  Niels MöllerAdded eratosthenes.
2008-01-05  Niels Möller(hogweed_SOURCES): Added bignum-next-prime.c.
2008-01-05  Niels Möller* bignum-next-prime.c (nettle_next_prime): Renamed...
2008-01-05  Niels Möller(nettle_next_prime): New prototype.
2008-01-05  Niels Möller* bignum-next-prime.c (nettle_next_prime): Renamed...
2008-01-05  Niels Möller(bignum_next_prime): Deleted, moved to
2008-01-05  Niels MöllerList of odd primes < 2^16.
2008-01-05  Niels MöllerCheck for sizeof(long).
2008-01-03  Niels Möller*** empty log message ***
2008-01-03  Niels Möller(main): Removed incorrect UNUSED from declaration.
2008-01-03  Niels Möller*** empty log message ***
2008-01-03  Niels MöllerMoved the bignum_next_prime function to a separate...
2007-10-24  Niels MöllerBug fixes.
2007-10-24  Niels MöllerIntroduced OUTPUT macro.
2007-10-24  Niels MöllerRemoved features.
2007-10-23  Niels MöllerWhitespace cleanup.
2007-10-23  Niels MöllerDeleted the code for binary output.
2007-10-23  Niels MöllerImplemented block-wise sieving.
2007-10-23  Niels MöllerWork-in-progress checkin.
2007-09-30  Niels MöllerFIXME-comment for next_prime.
2007-09-08  Niels Möller* sparc64/aes-encrypt-internal.asm: The directory with...
2007-09-07  Niels Möller*** empty log message ***
2007-09-07  Niels MöllerInclude stdlib.h.
2007-06-03  Niels MöllerComment fix.
2007-06-03  Niels Möller*** empty log message ***
2007-06-02  Magnus HolmgrenTypo fixes to install targets, spotted by Magnus Holmgren.
2007-05-14  Niels Möller*** empty log message ***
2007-05-14  Niels Möller* configure.ac: Fixed copy-and-paste errors in shared...
2007-05-14  Niels Möller* config.make.in (LIBNETTLE_SONAME, LIBHOGWEED_SONAME...
2007-05-14  Niels Möller* Makefile.in (libnettle.so, libhogweed.so): Fixed...
2007-05-14  Niels MöllerDon't ignore autom4te.cache.
2007-05-14  Niels Möller*** empty log message ***
2007-05-14  Niels Möller* tools/Makefile.in (pkcs1-conv): Use IF_HOGWEED, not...
2007-05-14  Niels Möller* testsuite/testutils.h: Use WITH_HOGWEED, not WITH_PUB...
2007-05-14  Niels MöllerAdded FIXME comment.
2007-05-14  Niels MöllerDon't use WITH_PUBLIC_KEY / WITH_HOGWEED, the Makefile...
2007-05-14  Niels Möller* testsuite/Makefile.in (TS_NETTLE_SOURCES, TS_HOGWEED_...
2007-05-14  Niels Mölleryerrow-test was moved in the list.
2007-05-14  Niels Möller* examples/Makefile.in: Use IF_HOGWEED instead of RSA_E...
2007-05-14  Niels Möller* examples/io.h: Use WITH_HOGWEED, not WITH_PUBLIC_KEY.
2007-05-14  Niels Möller* pgp.h: Include bignum.h, don't pretend to work withou...
2007-05-14  Niels MöllerDon't use WITH_PUBLIC_KEY / WITH_HOGWEED, then Makefile...
2007-05-14  Niels MöllerTypo fix.
2007-05-14  Niels MöllerUpdated for hogweed split.
2007-05-14  Niels MöllerSplit nettle library into two files, libnettle.a
2007-05-14  Niels MöllerBumped nettle so-versions to 3.0. Set hogweed
2007-05-14  Niels MöllerNew file, extracted from io.c.
2007-05-04  Niels MöllerNew files, copied from automake-1.10.
2007-05-03  Niels MöllerRenamed, used to be acinclude.m4.
2007-05-03  Niels MöllerDeleted obsolete directory and files
2007-05-03  Niels MöllerDeleted directories and files that have moved in the...
2007-04-05  Niels MöllerIgnore cxx-test, test.in, test1.out and test2.out.
2007-04-05  Niels MöllerMoved in CVS tree. Also renamed directory sparc to...
2007-03-04  Per CederqvistSHA256_DIGEST_SIZE: fixed documentation bug reported...
2007-02-28  Niels MöllerFixed syntax error in Makefile.
2007-02-24  Niels Möller(clean-here): Remove .lib directory.
2006-12-04  Niels Möller* configure.ac: AC_PREREQ 2.61, for AC_PROG_MKDIR_P.
2006-11-28  Niels Möller*** empty log message ***
2006-11-28  Niels MöllerBumped version to 1.16.
2006-11-28  Niels Möller*** empty log message *** nettle_1.15_release_20061128
2006-11-27  Niels Möller*** empty log message ***
2006-11-27  Niels MöllerNew entry for nettle-1.15.
2006-11-27  Niels Möller(SHLIBMINOR): Bumped version. Library name is now
2006-11-27  Niels MöllerUpdated vor nettle-1.15.
2006-11-27  Niels Möller* sha256.c: Changed copyright notice to use the LGPL.
2006-11-27  Niels Möller* Makefile.in (DISTFILES): Added COPYING.LIB.
2006-11-27  Niels MöllerNew file (previously only the plain GPL was included...
2006-11-27  Niels Möller* testsuite/rsa-test.c (test_main): Use test_rsa_sha256.
2006-11-27  Niels Möller* testsuite/Makefile.in (DISTFILES): Replaces rfc1750...
2006-11-27  Niels Möller(rsa_sha256_sign, rsa_sha256_verify)
2006-11-27  Niels Möller(pkcs1_rsa_sha256_encode)
2006-11-27  Niels MöllerComment improvement.
2006-11-27  Niels Möller(nettle_SOURCES): Added pkcs1-rsa-sha256.c, rsa-sha256...
2006-11-27  Niels MöllerNew files.
2006-11-27  Niels MöllerUpdated files, from automake-1.10.
2006-11-27  Niels Möller* Makefile.in (MKDIR_P): Use MKDIR_P for creating insta...
2006-11-27  Niels Möller* tools/Makefile.in (install): Use MKDIR_P to create...
2006-11-27  Niels MöllerComment fix.
2006-11-25  Niels MöllerCounter mode is implemented now.
2006-11-25  Niels MöllerRecovered Changelog entries from 2005, which were lost...
2006-11-24  Niels Möller*** empty log message ***
2006-11-24  Niels Möller* testsuite/yarrow-test.c (test_main): Use gold-bug...
2006-11-24  Niels Möller*** empty log message ***
2006-11-24  Niels MöllerAdded C++ guards.
next