summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* hwf: add detection of s390x/zSeries hardware featuresJussi Kivilinna2020-12-181-1/+1
* build: Fix linking -ldl.NIIBE Yutaka2020-02-251-2/+2
* hwf: add detection of PowerPC hardware featuresShawn Landden2019-08-261-1/+1
* build: Provide libgcrypt.pc, generated by configure.NIIBE Yutaka2018-10-241-1/+4
* Allow building with configure option --enable-hmac-binary-check.Werner Koch2016-04-061-1/+1
* Do not ship generated header file in tarball.Andreas Metzler2016-02-221-1/+1
* Add new private header gcrypt-testapi.h.Werner Koch2016-02-191-1/+1
* w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.Werner Koch2015-01-301-1/+3
* Remove the old Manifest filesWerner Koch2015-01-061-1/+1
* Replace ath based mutexes by gpgrt based locks.Werner Koch2014-01-161-2/+1
* Remove last remains of the former module system.Werner Koch2013-10-021-2/+2
* mpicalc: fix building on linux and win32Jussi Kivilinna2013-09-051-2/+2
* Change mpicalc to use Libgcrypt and install it.Werner Koch2013-09-041-1/+5
* Add ARM HW feature detection module and add NEON detectionJussi Kivilinna2013-08-311-1/+1
* Make gpg-error replacement defines more robust.Werner Koch2013-06-261-1/+2
* w32: Fix installing of .def file.Werner Koch2013-05-221-0/+1
* Fix make dependency regression.Werner Koch2013-03-211-1/+1
* mpi: Add functions to manipulate an EC context.Werner Koch2013-03-151-0/+1
* mpi: Add an API for EC math.Werner Koch2013-03-081-1/+1
* Fix building of hwf-x86.cWerner Koch2013-02-201-0/+2
* Prepare for hardware feature detection on other platforms.Werner Koch2012-12-211-1/+7
* Removed the module registration interfaceWerner Koch2011-09-151-2/+2
* Add $(GPG_ERROR_LIBS) to gcryptrnd_LDADD for gpg_strerror.Daiki Ueno2011-05-191-1/+1
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-4/+3
* Support WindowsCE.Werner Koch2010-01-211-9/+22
* 2009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-12-081-10/+9
* Changed the HMAC binary check file format.Werner Koch2008-09-111-3/+3
* Allow getting out of the FIPS error state by running a self-test.Werner Koch2008-08-271-2/+2
* Completed the RNG implementaion switching.Werner Koch2008-08-221-0/+9
* A whole bunch of changes to eventually support Werner Koch2008-08-191-3/+9
* Moved random stuff into its own directory.Werner Koch2008-07-051-2/+8
* Reorganizatiosn to support the visibility attribute.Werner Koch2007-10-311-2/+2
* Updated the Windows entropy gatherer.Werner Koch2007-10-251-1/+1
* Add new debug tool for S-expressions.Werner Koch2007-08-221-1/+6
* Updated automake.libgcrypt-1.3.0Werner Koch2007-05-041-1/+1
* Minor fixes for W32Werner Koch2007-05-031-1/+1
* Tweaks for W32Werner Koch2007-02-221-3/+14
* 2006-10-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-10-101-1/+2
* 2006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-07-041-3/+41
* Wrote random daemon and client.Werner Koch2006-03-151-0/+9
* 2005-06-25 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-06-251-3/+1
* ChangeLog:Moritz Schulte2005-04-221-0/+2
* Fixed typo in Makefile.amV1-2-1V1-2-0Werner Koch2004-04-151-1/+1
* Added Manifest to Makefile.amWerner Koch2004-04-151-1/+1
* 2004-03-10 Marcus Brinkmann <marcus@g10code.de>marcus-after-thread-cbsMarcus Brinkmann2004-03-111-59/+12
* 2004-03-01 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-03-021-1/+1
* 2004-03-01 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-03-011-17/+3
* (libgcrypt_pth_la_LDFLAGS): Removed PTH_CFLAGS cruft.Werner Koch2003-08-281-3/+1
* 2003-08-27 Moritz Schulte <mo@g10code.com>Moritz Schulte2003-08-271-10/+17
* 2003-08-27 Moritz Schulte <mo@g10code.com>Moritz Schulte2003-08-271-35/+59