aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
AgeCommit message (Expand)Author
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
2013-02-18memory corruptionMatthias Wachs
2013-02-05switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff
2012-11-18moved hello uri functions to hello libGabor X Toth
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-11-03-misc minor fixesChristian Grothoff
2012-10-29-enable 'hello' URIs for gnunet-uriChristian Grothoff
2012-09-21prefix based plugin lookup for peerinfo toolMatthias Wachs
2012-09-17fixing #1551/#2503Christian Grothoff
2012-06-24-LRN: no more pexpectChristian Grothoff
2012-06-19-use testing to create hostkey during peerinfo tool testChristian Grothoff
2012-06-19-porting gnunet-testing command-line tool to new testing libraryChristian Grothoff
2012-06-10LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff
2012-05-03-fixChristian Grothoff
2012-05-03-applying fix based on fixed #2210Christian Grothoff
2012-05-03-enable lm buildingChristian Grothoff
2012-05-02-improving error reporting on #2295Christian Grothoff
2012-05-02-improving error reporting on #2295Christian Grothoff
2012-05-02-fixing #2294, #2295 and #2296Christian Grothoff
2012-05-02fix 2297Matthias Wachs
2012-04-12- off by oneMatthias Wachs