aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
Commit message (Expand)AuthorAge
* moving hash_context testcase over as wellChristian Grothoff2015-01-09
* adding support for blind signatures (modernized version of Taler logic, with ...Christian Grothoff2015-01-09
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -slist remainsChristian Grothoff2014-12-16
* fix #3570: finally remove SList APIChristian Grothoff2014-12-14
* add paillier benchmarkChristian Grothoff2014-12-09
* -code cleanupsChristian Grothoff2014-11-30
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* Enable tests to run concurrently.Sree Harsha Totakura2014-07-23
* Fix libgcrypt linker flags.Sree Harsha Totakura2014-06-17
* client manager: higher level client API with a transmission queue and message...Gabor X Toth2014-05-29
* version bumping for 0.10.1Christian Grothoff2014-04-08
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* -fix linker error for pallier testChristian Grothoff2014-01-30
* - re-added testcase for crypto-paillierChristian Fuchs2014-01-29
* - omitted test for crypto_paillier for now... Christian Fuchs2014-01-29
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* - paillier implementation and testFlorian Dold2014-01-20
* - paillier implementationFlorian Dold2014-01-20
* - make mpi scan/print publicFlorian Dold2014-01-20
* Add NSE proof of work standalone tool and benchmarkBart Polot2014-01-10
* Add console hackery for gnunet-conversation on W32LRN2014-01-08
* -fix build system issuesChristian Grothoff2013-12-23
* detect python interpreter Matthias Wachs2013-12-06
* basic qr code readingMatthias Wachs2013-12-06
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -adding specialized hash table for peer identitiesChristian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* trying to fix #3006, libltdl detection on FreeBSDChristian Grothoff2013-08-31
* -removing last bits of RSA support, as this code is now deadChristian Grothoff2013-07-18
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale2013-06-23
* Make --with-included-ltdl work.David Barksdale2013-06-23
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
* - moved MQ to utilFlorian Dold2013-05-22
* - 32-bit key hashmapSree Harsha Totakura2013-04-17
* -move data resourceChristian Grothoff2013-04-15
* -move pseudonym code to fs, mark fs as experimental for nowChristian Grothoff2013-04-14
* failing testMatthias Wachs2013-03-22
* -fixing #2563Christian Grothoff2013-03-20
* -do not fail hard on log skip checksChristian Grothoff2013-02-05
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -version bumpingChristian Grothoff2012-11-05
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* -ecc signing workingChristian Grothoff2012-10-28