aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Expand)AuthorAge
* .unix change to .sockJulien Morvan2015-08-06
* Fix segfault in handle_core_disconnectDavid Barksdale2015-07-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -eh, can happenChristian Grothoff2015-03-20
* -fix countingChristian Grothoff2015-03-20
* fix #3721Christian Grothoff2015-03-20
* -simplify logicChristian Grothoff2015-03-20
* -indentation and comment fixesChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -disable unused services during testChristian Grothoff2014-12-20
* -unnecessaryChristian Grothoff2014-12-16
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* Fix #3562: continue test if required number of links have been established,Sree Harsha Totakura2014-12-03
* -code cleanupsChristian Grothoff2014-11-30
* -fix #3510, ensure revocation test times outChristian Grothoff2014-11-30
* -fix ftbfsChristian Grothoff2014-11-30
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* -fix #3428Christian Grothoff2014-06-04
* -indentation, logging fixesChristian Grothoff2014-06-04
* -disable POW calculating during testChristian Grothoff2014-02-22
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* Allow testcase to run just with loopback interface.Sree Harsha Totakura2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -make sure to link against right libgcrypt, enable abort of gnunet-revocation...Christian Grothoff2013-12-24
* -reduce workbits to be more Pi-friendlyChristian Grothoff2013-12-20
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* missing fileLRN2013-12-04
* Fix Python interpreter in revocation testLRN2013-12-04
* Pythonize the revocation testLRN2013-12-04
* check for cli toolsMatthias Wachs2013-11-28
* minor corrections to revocation serviceMatthias Wachs2013-11-27
* clean up testMatthias Wachs2013-11-27
* test for revocation floodingMatthias Wachs2013-11-26
* evalutationMatthias Wachs2013-11-26
* local revocation testMatthias Wachs2013-11-26
* additional check for filenameMatthias Wachs2013-11-22
* wrong string usedMatthias Wachs2013-11-22
* -implementing revocation set unionChristian Grothoff2013-11-19
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* implement revocation broadcasting (part of #3057)Christian Grothoff2013-10-07
* -finishing revocation command line toolChristian Grothoff2013-10-06
* -fix config, fix ntohs, must be ntohlChristian Grothoff2013-10-06