aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Collapse)AuthorAge
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| | | | elements
* 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
| | | | W32 version of ntohl() returns u_long. Thank you, Microsoft!
* 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
| | | | badly
* 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
| | | | | This change lets us compile with clang again.
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* .unix change to .sockJulien Morvan2015-08-06
|
* Fix segfault in handle_core_disconnectDavid Barksdale2015-07-27
| | | | | | | | | The handle_revocation_union_request code for creating a PeerEntry was not creating the MQ. Moved the duplicated code to it's own function and also created one for delete. Since the MQ was not created we get a segfault trying to destroy it in handle_core_disconnect.
* 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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -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
| | | | #3565 indirectly
* Fix #3562: continue test if required number of links have been established,Sree Harsha Totakura2014-12-03
| | | | | despite failures as they will be retried.
* -code cleanupsChristian Grothoff2014-11-30
|
* -fix #3510, ensure revocation test times outChristian Grothoff2014-11-30
|
* -fix ftbfsChristian Grothoff2014-11-30
|