aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/gnunet-peerinfo.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix warningChristian Grothoff2014-12-16
* -dead varsChristian Grothoff2014-12-14
* -fixing peerinfo part of #3559Christian Grothoff2014-12-14
* -cleanupChristian Grothoff2014-06-11
* -fix countingChristian Grothoff2014-06-11
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
* fix: increase address counter only when address could be convertedMatthias Wachs2014-05-27
* new apiMatthias Wachs2014-05-19
* added check if service is runningMatthias Wachs2014-01-24
* - fix error messagesBart Polot2014-01-10
* malloc -> newLRN2013-12-19
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* fixMatthias Wachs2013-07-12
* fix state machineMatthias Wachs2013-07-12
* fix: infinite loop if option was givenMatthias Wachs2013-07-10
* add default operation when no argument is givenMatthias Wachs2013-07-10
* including expiration time in outputMatthias Wachs2013-07-10
* fix?Matthias Wachs2013-04-11
* dump hello to fileMatthias Wachs2013-04-10
* fixed friend flagMatthias Wachs2013-04-10
* fixMatthias Wachs2013-04-05
* peerinfo API change + changes in code using apiMatthias Wachs2013-04-04
* does not terminate on invalid uriMatthias Wachs2013-02-18
* memory corruptionMatthias Wachs2013-02-18
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* moved hello uri functions to hello libGabor X Toth2012-11-18
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -enable 'hello' URIs for gnunet-uriChristian Grothoff2012-10-29
* fixing #1551/#2503Christian Grothoff2012-09-17
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* -fixChristian Grothoff2012-05-03
* -applying fix based on fixed #2210Christian Grothoff2012-05-03
* -enable lm buildingChristian Grothoff2012-05-03
* -improving error reporting on #2295Christian Grothoff2012-05-02
* -improving error reporting on #2295Christian Grothoff2012-05-02
* -fixing #2294, #2295 and #2296Christian Grothoff2012-05-02
* fix 2297Matthias Wachs2012-05-02
* - off by oneMatthias Wachs2012-04-12
* -fix testcase, reintroduce timeoutChristian Grothoff2012-03-15
* -fixChristian Grothoff2012-03-12
* -fixing #2206/2212Christian Grothoff2012-03-12
* -towards addressing #2206Christian Grothoff2012-03-11