]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2004-10-20  Niels Möller*** empty log message ***
2004-10-20  Niels Möller(NCOMPAT): Disable openssl backwards
2004-10-20  Niels Möller* config.make.in: Insert $(PRE_CPPFLAGS) and $(PRE_LDFL...
2004-10-20  Niels Möller*** empty log message ***
2004-10-20  Niels Möller* Makefile.in: In the assembler rules, there's no need...
2004-10-20  Niels Möller* x86/arcfour-crypt.asm: Reduced inner loop by one...
2004-10-20  Niels Möller(.c.$(OBJEXT)): Removed redundant -I.. flag.
2004-10-20  Niels MöllerReverted HAVE_CONFIG_H change.
2004-10-20  Niels MöllerTry replacing #if HAVE_CONFIG_H with #ifdef HAVE_CONFIG_H.
2004-10-20  Niels Möller(nettle_arcfour_crypt): Replaced addb ->
2004-10-20  Niels Möller*** empty log message ***
2004-10-20  Niels Möller* tools/Makefile.in (install): Support DESTDIR.
2004-10-20  Niels Möller* testsuite/Makefile.in (uninstall): New dummy target.
2004-10-20  Niels MöllerNew file (copied from automake-1.8.5).
2004-10-20  Niels Möller* examples/Makefile.in (SOURCES): Added rsa-sign.c...
2004-10-20  Niels Möller* config.make.in (.PHONY): Added more targets.
2004-10-20  Niels Möller* Makefile.in (.texinfo.info, .texinfo.html): New targe...
2004-10-19  Niels Möller* examples/Makefile.in (INCLUDES): Added -I flags.
2004-10-19  Niels Möller* examples/Makefile.in (INCLUDES): Added -I flags.
2004-10-19  Niels Möller* examples/Makefile.in (INCLUDES): Added -I flags.
2004-10-19  Niels Möller(INCLUDES): Need -I flags for VPATH build.
2004-10-19  Niels Möller(COMPILE): Add $(INCLUDE) to the line.
2004-10-19  Niels Möller*** empty log message ***
2004-10-19  Niels Möller* config.make.in: New file, with shared Makefile variab...
2004-10-19  Niels Möller*** empty log message ***
2004-10-19  Niels Möller* .bootstrap: Don't run aclocal and automake.
2004-10-19  Niels MöllerStop using automake. Replaced each Makefile.am with...
2004-10-18  Niels Möller(nettle_arcfour_crypt): Replace incb ->
2004-10-08  Niels Möller* examples/rsa-encrypt-test: Avoid reading and executin...
2004-10-06  Niels Möller*** empty log message ***
2004-10-06  Niels MöllerIgnore __i686.get_pc_thunk.bx and
2004-10-05  Niels Möller*** empty log message ***
2004-10-05  Niels Möller(q_table): Use a const pointer array.
2004-10-05  Niels Möller* sexp2dsa.c (dsa_keypair_from_sexp_alist): Use a const...
2004-10-05  Niels Möller(sexp_iterator_check_types): Use an argument of type
2004-10-05  Niels MöllerFixes to handle multiple .data and .rodata
2004-10-05  Niels MöllerMore comments on the problem with the libnettle.a depen...
2004-09-26  Niels MöllerFixed MAC typos noticed by Linus Nordberg.
2004-09-23  Niels Möller(SHLIBLINK, SHLIBLIBS): On cygwin, linking needs
2004-09-23  Niels MöllerMore Cygwin fixes.
2004-09-22  Niels Möller*** empty log message ***
2004-09-22  Niels MöllerSetup SHLIBFORLINK and friends for cygwin.
2004-09-22  Niels MöllerStrip *_a-prefix from all file names.
2004-09-22  Niels Möller(libnettle_a_SOURCES): List only .c files. Headers
2004-08-30  Niels Möller* configure.ac: New command line option --disable-pic...
2004-08-24  Niels Möller*** empty log message ***
2004-08-24  Niels Möller(des_cbc_cksum): Pad input with NUL:s, if it's not
2004-08-24  Niels Möller*** empty log message ***
2004-08-24  Niels Möller* testsuite/arctwo-test.c, arctwo.h, arctwo.c
2004-08-24  Niels MöllerDocumentation about ARCTWO.
2004-08-24  Niels Möller*** empty log message ***
2004-08-24  Simon Josefsson* testsuite/Makefile.am (noinst_PROGRAMS): Added arctwo...
2004-08-24  Niels MöllerIgnore arctwo-test.
2004-08-24  Simon Josefsson(libnettleinclude_HEADERS): Added arctwo.h.
2004-08-24  Simon Josefsson(nettle_arctwo40, nettle_arctwo64)
2004-08-24  Simon JosefssonNew file.
2004-08-24  Simon Josefsson(LE_READ_UINT16, LE_WRITE_UINT16): New macros.
2004-08-23  Niels Möller*** empty log message ***
2004-08-23  Niels Möller(test_main): Added second collision.
2004-08-23  Niels Möller(test_main): Added collision, found in 2004.
2004-08-23  Niels Möller*** empty log message ***
2004-08-23  Niels Möller(test_main): Added first half of a
2004-08-23  Niels Möller* des-compat.c (des_cbc_cksum): Changed input argument...
2004-06-08  Niels Möller*** empty log message ***
2004-06-08  Niels MöllerRenamed log and ilog to gf2_log and gf2_exp.
2004-04-29  Niels MöllerChanged "bouillon" to "stock", after suggestion by...
2004-04-07  Niels Möller*** empty log message ***
2004-04-07  Niels Möller(log, ilog): Deleted unused tables.
2004-04-07  Niels Möller(gf2_log, gf2_exp, mult): Renamed tables,
2004-03-20  Niels Möller* configure.ac: Use AC_CONFIG_AUX_DIR([.]).
2004-03-18  Niels Möller(test_program): Strip .exe suffix from name.
2004-03-18  Niels Möller*** empty log message ***
2004-03-18  Niels Möller(read_file): Display a message if fopen fails.
2004-03-05  Niels Möller*** empty log message *** nettle_1.10_release_20040305
2004-03-05  Niels Möller(SHLIBMINOR): Shared library version is now 2.2.
2004-03-05  Niels Möller*** empty log message ***
2004-03-04  Niels Möller*** empty log message ***
2004-03-04  Niels MöllerPass -g flag to nm.
2004-03-02  Niels MöllerFixed EXEEXT workaround.
2004-03-02  Niels MöllerTypo fix.
2004-03-02  Niels MöllerAdded workaround to get the correct $(EXEEXT)=''
2004-03-02  Niels Möller*** empty log message ***
2004-03-02  Niels Möller(noinst_PROGRAMS): Put test program list
2004-03-02  Niels Möller(RSA_EXAMPLES): Append $(EXEEXT) to the filenames.
2004-03-01  Niels Möller*** empty log message ***
2004-03-01  Niels MöllerInclude "getopt.h" instead of <unistd.h>.
2004-03-01  Niels Möller(rsa_encrypt_SOURCES, rsa_decrypt_SOURCES)
2004-03-01  Niels MöllerNew files.
2004-03-01  Niels Möller*** empty log message ***
2004-03-01  Niels Möller* testsuite/des-compat-test.c: Don't include <unistd.h>.
2004-03-01  Niels Möller*** empty log message ***
2004-03-01  Niels MöllerCopied from automake-1.8.2. Hacked to recognize
2004-03-01  Niels MöllerRemoved from CVS repository. Let automake supply it.
2004-02-26  Niels Möller*** empty log message ***
2004-02-26  Niels Möller(nettle_crypt_func): Typedef moved to cbc.h.
2004-02-26  Niels MöllerReverted const change, now all the des_key_sched
2004-02-26  Niels Möller* cbc.h (nettle_crypt_func): Moved typedef here.
2004-02-25  Niels Möller*** empty log message ***
2004-02-25  Niels MöllerDeleted $Id string.
2004-02-25  Niels Möller* testsuite/des-compat-test.c: Use des_cblock for typin...
next