aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
AgeCommit message (Expand)Author
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-02-run gnunet-testing with proper -c flagChristian Grothoff
2015-05-18-log more diagnosticsChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-16-fix warningChristian Grothoff
2014-12-16-fix test: needs correct port in correct section of config fileChristian Grothoff
2014-12-14-dead varsChristian Grothoff
2014-12-14-fixing peerinfo part of #3559Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-06-11-cleanupChristian Grothoff
2014-06-11-fix countingChristian Grothoff
2014-06-09-fixing doxygen, indentationChristian Grothoff
2014-06-09-fixing doxygen, indentationChristian Grothoff
2014-06-03fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs
2014-05-27fix: increase address counter only when address could be convertedMatthias Wachs
2014-05-19new apiMatthias Wachs
2014-05-07- rename also contents of config files, update config filesBart Polot
2014-03-07-fix linkage issue that could cause a transport service crash on exit for cer...Christian Grothoff
2014-02-04Update peerinfo tool test after r32025 changed the outputLRN
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-24added check if service is runningMatthias Wachs
2014-01-10- fix error messagesBart Polot
2013-12-19malloc -> newLRN
2013-11-05-now featuring short peer identities, yepeeChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-06-remove trailing whitespaceChristian 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_CPPFLAGSFlorian Dold
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-08-25-gpl3+Christian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-16Fix invocation of just-built toolsLRN
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-07-12fixMatthias Wachs
2013-07-12substring search is the root of all evil:Matthias Wachs
2013-07-12fix state machineMatthias Wachs
2013-07-10fix: infinite loop if option was givenMatthias Wachs
2013-07-10add default operation when no argument is givenMatthias Wachs
2013-07-10including expiration time in outputMatthias Wachs
2013-04-11fix?Matthias Wachs
2013-04-10dump hello to fileMatthias Wachs
2013-04-10fixed friend flagMatthias Wachs
2013-04-05fixMatthias Wachs
2013-04-04peerinfo API change + changes in code using apiMatthias Wachs
2013-02-18 does not terminate on invalid uriMatthias Wachs