aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Expand)AuthorAge
* Fix Python code: remove imports from `python-future`.Hartmut Goebel2019-03-10
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
* util: futurize revocation/test_local_revocationng02019-02-12
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* style fixChristian Grothoff2018-06-05
* revocation: test_local_revocation: Adjust to flake8Nils Gillmann2018-05-23
* +Nils Gillmann2018-05-19
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* fix memory leakChristian Grothoff2018-01-04
* Asserts to track down a bugDavid Barksdale2017-11-05
* 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