Age | Commit message (Expand) | Author |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-02 | -run gnunet-testing with proper -c flag | Christian Grothoff |
2015-05-18 | -log more diagnostics | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-16 | -fix warning | Christian Grothoff |
2014-12-16 | -fix test: needs correct port in correct section of config file | Christian Grothoff |
2014-12-14 | -dead vars | Christian Grothoff |
2014-12-14 | -fixing peerinfo part of #3559 | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-06-11 | -cleanup | Christian Grothoff |
2014-06-11 | -fix counting | Christian Grothoff |
2014-06-09 | -fixing doxygen, indentation | Christian Grothoff |
2014-06-09 | -fixing doxygen, indentation | Christian Grothoff |
2014-06-03 | fix for bug #0003416: do not stop parsing uri when plugin is not found | Matthias Wachs |
2014-05-27 | fix: increase address counter only when address could be converted | Matthias Wachs |
2014-05-19 | new api | Matthias Wachs |
2014-05-07 | - rename also contents of config files, update config files | Bart Polot |
2014-03-07 | -fix linkage issue that could cause a transport service crash on exit for cer... | Christian Grothoff |
2014-02-04 | Update peerinfo tool test after r32025 changed the output | LRN |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2014-01-24 | added check if service is running | Matthias Wachs |
2014-01-10 | - fix error messages | Bart Polot |
2013-12-19 | malloc -> new | LRN |
2013-11-05 | -now featuring short peer identities, yepee | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par... | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-08-25 | -gpl3+ | Christian Grothoff |
2013-08-21 | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead | Christian Grothoff |
2013-08-16 | Fix invocation of just-built tools | LRN |
2013-08-06 | moving to new, fixed-size encoding of public and private ECC keys everywhere,... | Christian Grothoff |
2013-07-12 | fix | Matthias Wachs |
2013-07-12 | substring search is the root of all evil: | Matthias Wachs |
2013-07-12 | fix state machine | Matthias Wachs |
2013-07-10 | fix: infinite loop if option was given | Matthias Wachs |
2013-07-10 | add default operation when no argument is given | Matthias Wachs |
2013-07-10 | including expiration time in output | Matthias Wachs |
2013-04-11 | fix? | Matthias Wachs |
2013-04-10 | dump hello to file | Matthias Wachs |
2013-04-10 | fixed friend flag | Matthias Wachs |
2013-04-05 | fix | Matthias Wachs |
2013-04-04 | peerinfo API change + changes in code using api | Matthias Wachs |
2013-02-18 | does not terminate on invalid uri | Matthias Wachs |