aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/gnunet-service-peerinfo.c
Commit message (Expand)AuthorAge
* 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
* fixMatthias Wachs2013-04-10
* fixMatthias Wachs2013-04-10
* fix mem leak and counting valid addressesMatthias Wachs2013-04-10
* fixMatthias Wachs2013-04-10
* multiple major fixes:Matthias Wachs2013-04-10
* testing hellos shippedMatthias Wachs2013-04-10
* fixesMatthias Wachs2013-04-09
* work in progressMatthias Wachs2013-04-09
* store 2 hellosMatthias Wachs2013-04-09
* initial changes to support 2 hellosMatthias Wachs2013-04-09
* additional structMatthias Wachs2013-04-08
* not requiredMatthias Wachs2013-04-08
* perf testMatthias Wachs2013-04-05
* doxygenMatthias Wachs2013-04-05
* wrong log typeMatthias Wachs2013-04-05
* fixed client notificationsMatthias Wachs2013-04-05
* peerinfo get implementationMatthias Wachs2013-04-04
* implement peerinfo notification apiMatthias Wachs2013-04-04
* peerinfo API change + changes in code using apiMatthias Wachs2013-04-04
* changes for mantis 0002676Matthias Wachs2013-04-04
* support for FRIEND_HELLOMatthias Wachs2013-03-28
* fixChristian Grothoff2013-01-04
* adding NO_IO option to peerinfo to disable disc accesses for experimentsChristian Grothoff2013-01-03
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -cleanupChristian Grothoff2012-06-13
* -do not store/keep HELLOs with expired addresses on disk (#1932)Christian Grothoff2012-06-13
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12