aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/gnunet-service-peerinfo.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix log call: wait until pid is initializedChristian Grothoff2018-01-06
* misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return valueChristian Grothoff2018-01-06
* fix error handling, do not continue with uninitialized variable after failureChristian Grothoff2018-01-05
* make gnunet-service-peerinfo unlink HELLOs greater than the allowed GNUNET_MA...xrs2017-12-17
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* convert peerinfo to new service MQ APIChristian Grothoff2016-09-24
* -doxygenMartin Schanzenbach2016-07-17
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix build issuesChristian Grothoff2016-07-06
* -fix misc issuesChristian Grothoff2016-07-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -use INFO, not WARNChristian Grothoff2015-10-16
* -signed cmp, otherwise -1 will not triggerChristian Grothoff2015-10-08
* improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
* -properly verify size, fixes #3991Christian Grothoff2015-10-02
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* -fix #3355: disable warningChristian Grothoff2014-04-04
* reformating and adding additional log info about hello importMatthias Wachs2014-03-17
* -doxygen, indentationChristian Grothoff2014-02-16
* malloc -> newLRN2013-12-19
* -clean up error messageChristian Grothoff2013-12-18
* -handle errors in address partChristian Grothoff2013-12-18
* -avoid duplicate removeChristian Grothoff2013-12-11
* -check return valueChristian Grothoff2013-11-28
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
* -dead code eliminationChristian Grothoff2013-08-13
* -dead code eliminationChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* if io is enabled and shipped hellos not, hellos from peers we created should ...Matthias Wachs2013-07-09
* functionality to disable shipped hellosMatthias Wachs2013-07-09
* -fail hard if we could not create the directory for the HELLOsChristian Grothoff2013-06-25
* -check return value and report errorsChristian Grothoff2013-06-21
* -fixing indentation, loggingChristian Grothoff2013-05-21
* -indentChristian Grothoff2013-05-17
* doxygenMatthias Wachs2013-04-10
* simplified hostfile readingMatthias Wachs2013-04-10
* fixed periodic cleanupMatthias Wachs2013-04-10