aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
* error handlingOmar Tarabai2014-07-16
* fs now uses peerstore to store respect valueOmar Tarabai2014-07-14
* fix #3446Christian Grothoff2014-07-12
* Missed mesh->cadet rename in fs.conf.inDavid Barksdale2014-06-26
* -removing dead configChristian Grothoff2014-06-23
* -fix URIsChristian Grothoff2014-06-23
* -fix time assertion introduce in last patchChristian Grothoff2014-06-23
* -fix URI test to handle new encoder, print both SKS and CHK URIs when publish...Christian Grothoff2014-06-23
* -fix SKS publishing in simulate-only modeChristian Grothoff2014-06-23
* -reordering API in header to make structure more obviousChristian Grothoff2014-06-22
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* -check return value, doxygenChristian Grothoff2014-06-07
* -doxygen fixesChristian Grothoff2014-06-07
* -doxygen, indentationChristian Grothoff2014-06-06
* -renameChristian Grothoff2014-06-04
* performance API indicates disconnectMatthias Wachs2014-05-21
* -LOC, not SKSChristian Grothoff2014-05-12
* improve error reporting for malformed URIs in search results to help diagnose...Christian Grothoff2014-05-11
* - rename also contents of config files, update config filesBart Polot2014-05-07
* - update fsBart Polot2014-05-07
* Update all am filesBart Polot2014-05-07
* Rename mesh->cadetBart Polot2014-05-07
* version bumping for 0.10.1Christian Grothoff2014-04-08
* -lgcrypt fails if gcrypt is not in lib search path: use variable to link libc...Matthias Wachs2014-03-21
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* handle case where partial download prevents proper bottom-up reconstruction a...Christian Grothoff2014-02-19
* -doxygen, indentation, code cleanupChristian Grothoff2014-02-06
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* fix #3272Christian Grothoff2014-01-16
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ide...Christian Grothoff2013-12-24
* Improve search result presentation for directories.David Barksdale2013-12-22
* malloc -> newLRN2013-12-19
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* - change mesh channel creation/notification APIBart Polot2013-12-05
* fixing #3146: peer identities no longer have the size of hash codes; breaks F...Christian Grothoff2013-11-30
* -fix #3147: mesh server should properly interpret 'no answer' from datastore,...Christian Grothoff2013-11-29
* -fix #3133Christian Grothoff2013-11-29
* -doxygenChristian Grothoff2013-11-29
* -doxygen and loggingChristian Grothoff2013-11-29
* -fix left-over confusion between hash code and peer identity size from recent...Christian Grothoff2013-11-28
* -doxygenChristian Grothoff2013-11-28
* -check return valueChristian Grothoff2013-11-28
* -fix #3141Christian Grothoff2013-11-28
* -attempting to address #3133Christian Grothoff2013-11-27
* -handle case where channel is NULL (failed to be created?), see #3125Christian Grothoff2013-11-26