can't find who suggested this crasher fix.. delayed by pgp
[oweals/gnunet.git] / src / revocation /
2017-11-05 David BarksdaleAsserts to track down a bug
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothofffix logging, immediately switch to full set transmissio...
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-26 Florian Doldmake test case run with both python2 and python3
2017-02-25 Руслан ИжбулатовFix an initialization warning (GCC bug 53119)
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Florian Doldadd set operation options
2017-02-18 Christian Grothofffix testcase
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-20 Christian Grothoffconverting nse to new service api
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-31 Christian Grothoffconvering more services to new core MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-20 Christian Grothoffconvering revocation_api.c to new MQ API
2016-06-19 Christian Grothoff-fix gnunet-revocation
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-06 Julien Morvan.unix change to .sock
2015-07-27 David BarksdaleFix segfault in handle_core_disconnect
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-03-20 Christian Grothoff-eh, can happen
2015-03-20 Christian Grothoff-fix counting
2015-03-20 Christian Grothofffix #3721
2015-03-20 Christian Grothoff-simplify logic
2015-03-07 Christian Grothoff-indentation and comment fixes
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-disable unused services during test
2014-12-16 Christian Grothoff-unnecessary
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-03 Sree Harsha TotakuraFix #3562: continue test if required number of links...
2014-11-30 Christian Grothoff-code cleanups
2014-11-30 Christian Grothoff-fix #3510, ensure revocation test times out
2014-11-30 Christian Grothoff-fix ftbfs
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-04 Christian Grothoff-fix #3428
2014-06-04 Christian Grothoff-indentation, logging fixes
2014-02-22 Christian Grothoff-disable POW calculating during test
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Sree Harsha TotakuraAllow testcase to run just with loopback interface.
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-24 Christian Grothoff-make sure to link against right libgcrypt, enable...
2013-12-20 Christian Grothoff-reduce workbits to be more Pi-friendly
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-04 LRNmissing file
2013-12-04 LRNFix Python interpreter in revocation test
2013-12-04 LRNPythonize the revocation test
2013-11-28 Matthias Wachscheck for cli tools
2013-11-27 Matthias Wachsminor corrections to revocation service
2013-11-27 Matthias Wachsclean up test
2013-11-26 Matthias Wachstest for revocation flooding
2013-11-26 Matthias Wachsevalutation
2013-11-26 Matthias Wachslocal revocation test
2013-11-22 Matthias Wachsadditional check for filename
2013-11-22 Matthias Wachswrong string used
2013-11-19 Christian Grothoff-implementing revocation set union
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-07 Christian Grothoffimplement revocation broadcasting (part of #3057)
2013-10-06 Christian Grothoff-finishing revocation command line tool
2013-10-06 Christian Grothoff-fix config, fix ntohs, must be ntohl
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-first draft for revocation command-line tool
2013-10-06 Christian Grothoff-adding skeleton for gnunet-revocation command line...
2013-10-06 Christian Grothoff-more dead code elimination / house cleaning
2013-10-06 Christian Grothoff-store revocations to disk
2013-10-06 Christian Grothoff-load revocations from disk, misc doxygen/style fixes
2013-10-06 Christian Grothoff-handle client revocation queries in service
2013-10-06 Christian Grothoff-implementing revocation library
2013-10-05 Christian Grothoff-doxygen
2013-09-30 Christian Grothoff-fix FTBFS
2013-09-30 Christian Grothoff-doxygen, todos, minor code cleanup
2013-09-30 Christian Grothoff-draft for revocation service
2013-09-30 Christian Grothoff-revocation prototype
2013-09-30 Christian Grothoffadding skeleton for revocation service