aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Expand)AuthorAge
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
* fix logging, immediately switch to full set transmission if other peer has 0 ...Christian Grothoff2017-03-11
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* make test case run with both python2 and python3Florian Dold2017-02-26
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* add set operation optionsFlorian Dold2017-02-23
* fix testcaseChristian Grothoff2017-02-18
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - add subdirectory gitignore filesBart Polot2016-11-09
* converting nse to new service apiChristian Grothoff2016-09-20
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convering more services to new core MQ APIChristian Grothoff2016-07-31
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* convering revocation_api.c to new MQ APIChristian Grothoff2016-06-20
* -fix gnunet-revocationChristian Grothoff2016-06-19
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* .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