aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* add missing cancel implementation for MQFlorian Dold2014-05-17
* adding function to read float from cfgMatthias Wachs2014-05-14
* -big cleanup of test_server code, also fixing #3394Christian Grothoff2014-05-11
* add GNUNET_CONTAINER_heap_peek2()Gabor X Toth2014-05-06
* -rename to conform with naming conventionsChristian Grothoff2014-04-23
* fix another memory leak in paillierFlorian Dold2014-04-14
* superfluous allocationFlorian Dold2014-04-14
* version bumping for 0.10.1Christian Grothoff2014-04-08
* -process in logical orderChristian Grothoff2014-04-07
* 1.Removed GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-04-07
* - use new hash nameBart Polot2014-04-07
* -doxygen improvementsChristian Grothoff2014-04-07
* -XDG environment variables cause more trouble than they are worthChristian Grothoff2014-04-01
* renaming generator type for atsMatthias Wachs2014-03-20
* - Add speedup.hSree Harsha Totakura2014-03-10
* - Expose speedup routines as an internal header.Sree Harsha Totakura2014-03-10
* Rename uLong to GNUNET_uLong from crypto_crc so that it doesn't collide with ...Florian Dold2014-03-10
* -fix ftbfs with older libgcryptChristian Grothoff2014-03-05
* -doxygenChristian Grothoff2014-03-04
* -check for NULL fdChristian Grothoff2014-02-23
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* avoid problems with different users having different values for XDG_RUNTIME_D...Christian Grothoff2014-02-18
* Adding function GNUNET_CRYPTO_compute_finger_identitySupriti Singh2014-02-18
* - Do not try to delete empty string directories.Sree Harsha Totakura2014-02-14
* - Add suppressions file for util.Sree Harsha Totakura2014-02-12
* fixing crash: excess task has to be stopped when neighbour is freedMatthias Wachs2014-02-10
* - Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in cas...Sree Harsha Totakura2014-02-10
* Create UNIX domain sockets as abstract sockets when running in LINUX and theSree Harsha Totakura2014-02-09
* add api to bandwidth tracker to notify clients about excess bandwidth availableChristian Grothoff2014-02-09
* Computing finger identity using libgcrypt functions.Supriti Singh2014-02-07
* - added caller-hom-ops soft-cap logicsChristian Fuchs2014-02-04
* - extended paillier-api to also include caller-suggested maximum supported homsChristian Fuchs2014-02-04
* - encrypt even if no homomorphic operations are possibleFlorian Dold2014-02-03
* - added more information on when paillier-encrypt soft-fails (too long number...Christian Fuchs2014-02-03
* - test paillier with random plaintextFlorian Dold2014-02-03
* Add required HOSTNAME to test configLRN2014-02-02
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* Bertrand Marc wrote:Christian Grothoff2014-02-02
* Allow gnunet-ecc to list all public keys in a fileBart Polot2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* -doxygenChristian Grothoff2014-01-30
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
* -fix linker error for pallier testChristian Grothoff2014-01-30
* - formattingChristian Fuchs2014-01-29
* - re-added testcase for crypto-paillierChristian Fuchs2014-01-29
* - omitted test for crypto_paillier for now... Christian Fuchs2014-01-29
* fix #3283Christian Grothoff2014-01-27
* -Modified struct PeerTrailSetupMessage.Supriti Singh2014-01-27
* - wrote a proper test for crypto-paillierChristian Fuchs2014-01-26
* - more work on crypto-paillierChristian Fuchs2014-01-26