summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-06-26Make gpg-error replacement defines more robust.Werner Koch1-1/+2
2013-05-22w32: Fix installing of .def file.Werner Koch1-0/+1
2013-03-21Fix make dependency regression.Werner Koch1-1/+1
2013-03-15mpi: Add functions to manipulate an EC context.Werner Koch1-0/+1
2013-03-08mpi: Add an API for EC math.Werner Koch1-1/+1
2013-02-20Fix building of hwf-x86.cWerner Koch1-0/+2
2012-12-21Prepare for hardware feature detection on other platforms.Werner Koch1-1/+7
2011-09-15Removed the module registration interfaceWerner Koch1-2/+2
2011-05-19Add $(GPG_ERROR_LIBS) to gcryptrnd_LDADD for gpg_strerror.Daiki Ueno1-1/+1
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-4/+3
2010-01-21Support WindowsCE.Werner Koch1-9/+22
2009-12-082009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-10/+9
2008-09-11Changed the HMAC binary check file format.Werner Koch1-3/+3
2008-08-27Allow getting out of the FIPS error state by running a self-test.Werner Koch1-2/+2
2008-08-22Completed the RNG implementaion switching.Werner Koch1-0/+9
2008-08-19A whole bunch of changes to eventually support Werner Koch1-3/+9
2008-07-05Moved random stuff into its own directory.Werner Koch1-2/+8
2007-10-31Reorganizatiosn to support the visibility attribute.Werner Koch1-2/+2
2007-10-25Updated the Windows entropy gatherer.Werner Koch1-1/+1
2007-08-22Add new debug tool for S-expressions.Werner Koch1-1/+6
2007-05-04Updated automake.Werner Koch1-1/+1
2007-05-03Minor fixes for W32Werner Koch1-1/+1
2007-02-22Tweaks for W32Werner Koch1-3/+14
2006-10-102006-10-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-1/+2
2006-07-042006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-3/+41
2006-03-15Wrote random daemon and client.Werner Koch1-0/+9
2005-06-252005-06-25 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-3/+1
2005-04-22ChangeLog:Moritz Schulte1-0/+2
2004-04-15Fixed typo in Makefile.amWerner Koch1-1/+1
2004-04-15Added Manifest to Makefile.amWerner Koch1-1/+1
2004-03-112004-03-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-59/+12
2004-03-022004-03-01 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-1/+1
2004-03-012004-03-01 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann1-17/+3
2003-08-28(libgcrypt_pth_la_LDFLAGS): Removed PTH_CFLAGS cruft.Werner Koch1-3/+1
2003-08-272003-08-27 Moritz Schulte <mo@g10code.com>Moritz Schulte1-10/+17
2003-08-272003-08-27 Moritz Schulte <mo@g10code.com>Moritz Schulte1-35/+59
2003-07-28Actually include gcrypt-module.hWerner Koch1-1/+1
2003-07-142003-07-15 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-7/+0
2003-06-172003-06-17 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-17/+17
2003-06-142003-06-11 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-9/+2
2003-06-09v2003-06-09 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-2/+8
2003-04-162003-04-16 Moritz Schulte <moritz@g10code.com>Moritz Schulte1-0/+1
2002-12-19* libgcrypt.vers: New.Werner Koch1-26/+25
2002-09-17* global.c (global_init): New. Use it instead of the settingWerner Koch1-3/+20
2002-05-16* tsexp.c (back_and_forth): Very minimal test of the new functions.Werner Koch1-1/+2
2002-05-02* gcrypt.h (GCRYCTL_DISABLE_INTERNAL_LOCKING): New.Werner Koch1-1/+2
2001-12-18* Makefile.am (DISTCLEANFILES): Include libgcrypt.symWerner Koch1-0/+1
2001-11-15Changes mainly to fix automake problemsWerner Koch1-1/+1
2001-05-31The first libgcrypt only release.Werner Koch1-4/+2
2001-01-11CBC mode fixes for AESWerner Koch1-1/+2