aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
...
* -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 ↵Christian Grothoff2014-06-23
| | | | publishing to namespace
* -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 ↵Christian Grothoff2014-05-11
| | | | diagnose #3395
* - 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 ↵Matthias Wachs2014-03-21
| | | | libcrypt
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* handle case where partial download prevents proper bottom-up reconstruction ↵Christian Grothoff2014-02-19
| | | | as not all child-nodes are even attempted; handle case where probe returns results immediately while being created (do not break on that)
* -doxygen, indentation, code cleanupChristian Grothoff2014-02-06
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* -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
| | | | clearer
* 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&#'
* fix #3272Christian Grothoff2014-01-16
|
* -switch to case-insensitive LOC URIs and use compatible encoding for peer ↵Christian Grothoff2013-12-24
| | | | identities with the rest of the system
* 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 ↵Christian Grothoff2013-12-08
| | | | GNUNET_MESH_ prefix as we should
* 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 ↵Christian Grothoff2013-11-30
| | | | FS protocol compatibility with previous versions slightly...
* -fix #3147: mesh server should properly interpret 'no answer' from ↵Christian Grothoff2013-11-29
| | | | datastore, instead of passing along the 'emtpy' block
* -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 ↵Christian Grothoff2013-11-28
| | | | recent peer identity format change
* -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
|
* -not constChristian Grothoff2013-11-19
|
* -fixing crash from reset_mesh due to mesh API semantic change: cleaner is ↵Christian Grothoff2013-11-19
| | | | now always called, but we don't want it to release the maps in this case
* -doxygen fixesChristian Grothoff2013-11-18
|
* -doxygen, and likely fix for #2727Christian Grothoff2013-11-18
|
* - rename tunnel->channelBart Polot2013-11-14
|