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