aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fix warningChristian Grothoff2014-12-16
|
* -fix test: needs correct port in correct section of config fileChristian Grothoff2014-12-16
|
* -dead varsChristian Grothoff2014-12-14
|
* -fixing peerinfo part of #3559Christian Grothoff2014-12-14
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -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
| | | | | - changed semantics for address generator cb: GNUNET_SYSERR indicates stop, >= 0 indicates bytes added
* fix: increase address counter only when address could be convertedMatthias Wachs2014-05-27
|
* new apiMatthias Wachs2014-05-19
|
* - rename also contents of config files, update config filesBart Polot2014-05-07
|
* -fix linkage issue that could cause a transport service crash on exit for ↵Christian Grothoff2014-03-07
| | | | certain NAT configurations
* Update peerinfo tool test after r32025 changed the outputLRN2014-02-04
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* added check if service is runningMatthias Wachs2014-01-24
|
* - fix error messagesBart Polot2014-01-10
|
* malloc -> newLRN2013-12-19
|
* -now featuring short peer identities, yepeeChristian Grothoff2013-11-05
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -gpl3+Christian Grothoff2013-08-25
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* Fix invocation of just-built toolsLRN2013-08-16
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* fixMatthias Wachs2013-07-12
|
* substring search is the root of all evil:Matthias Wachs2013-07-12
| | | | | peerinfo did load wrong plugin if substring matches: used https for http address
* 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 ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* moved hello uri functions to hello libGabor X Toth2012-11-18
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -misc minor fixesChristian Grothoff2012-11-03
|