aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/gnunet-peerinfo.c
Commit message (Collapse)AuthorAge
* avoid use of CLIENT_service_test which is dyingChristian Grothoff2016-10-23
|
* conver to new hello_get APIChristian Grothoff2016-07-30
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* update peerinfo API to use MQChristian Grothoff2016-06-24
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3986Christian Grothoff2015-10-05
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* 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
|
* -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
| | | | | - 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
|
* 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 ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* 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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* 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 ↵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
|
* -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 ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fixChristian Grothoff2012-05-03
|
* -applying fix based on fixed #2210Christian Grothoff2012-05-03
|