summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: When no gpg-error-config, not install libgcrypt-config.NIIBE Yutaka2022-03-311-0/+4
* fips: More portable integrity check.NIIBE Yutaka2022-02-161-3/+5
* fips: Integrity check improvement, with only loadable segments.NIIBE Yutaka2022-02-161-2/+2
* Remove random-daemon server and util.NIIBE Yutaka2022-02-021-12/+0
* random: Keep --enable-random-daemon, but not its use from runtime.NIIBE Yutaka2021-12-171-4/+4
* build: Support specifying HMAC key by --enable-hmac-binary-check.NIIBE Yutaka2021-10-121-2/+3
* build: Add hmac256.h to distribution.NIIBE Yutaka2021-09-241-1/+1
* hmac: Don't have the second implementation of hmac256.NIIBE Yutaka2021-08-191-1/+1
* build: Generate hash for integrity check with hmac256 (2).NIIBE Yutaka2021-08-191-3/+2
* build: Generate hash for integrity check with hmac256.NIIBE Yutaka2021-08-181-8/+18
* 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