aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of ↵Christian Grothoff2013-07-30
| | | | yesterday
* -doxygen fixesChristian Grothoff2013-07-19
|
* -enable bufferingChristian Grothoff2013-07-18
|
* -fix shutdown logicChristian Grothoff2013-07-18
|
* -fixing bad replacement earlierChristian Grothoff2013-07-18
|
* -sync for bartChristian Grothoff2013-07-18
|
* -nicer loggingChristian Grothoff2013-07-18
|
* -missing file, more cleanupChristian Grothoff2013-07-18
|
* -minor bugfixesChristian Grothoff2013-07-18
|
* -splitting mesh into server and client partsChristian Grothoff2013-07-18
|
* -minor code cleanupChristian Grothoff2013-07-18
|
* -renaming stream->mesh where applicableChristian Grothoff2013-07-17
|
* - don't do valgrind by defaultBart Polot2013-07-16
|
* Remove streamBart Polot2013-07-16
|
* - disconnect tunnels before destorying mesh handleBart Polot2013-07-16
|
* -typoChristian Grothoff2013-07-13
|
* -fix yearChristian Grothoff2013-07-13
|
* -documenting and cleaning up gnunet-publish codeChristian Grothoff2013-07-13
|
* Added mesh reliable tunnelsBart Polot2013-07-08
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* -removing useless codeChristian Grothoff2013-07-02
|
* -fix commentChristian Grothoff2013-06-28
|
* Replace mesh with new versionBart Polot2013-06-28
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* Change in mesh API: data callback no longer provides sender, user must ↵Bart Polot2013-06-19
| | | | remember tunnel<->sender if needed (fix bug #2894)
* -rename stream->mesh in comments and symbolsChristian Grothoff2013-06-04
|
* -file renaming stream->meshChristian Grothoff2013-06-04
|
* -towards using mesh instead of streamChristian Grothoff2013-06-04
|
* -export FS handle during events, as we might generate events duing FS_start ↵Christian Grothoff2013-05-30
| | | | and client then doesn't know the handle yet
* -fixChristian Grothoff2013-05-30
|
* -towards allowing probes for directory entriesChristian Grothoff2013-05-30
|
* -preparations for fixing #2711Christian Grothoff2013-05-30
|
* -be less verbose about normal stuffChristian Grothoff2013-05-21
|
* -fixing pseudonym signing bug again -- how did the old fix get undone???Christian Grothoff2013-05-21
|
* -no peerinfo IO on testsChristian Grothoff2013-05-17
|
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* Try to fix fs block plugin depsLRN2013-04-21
|
* -fixChristian Grothoff2013-04-16
|
* -fixesChristian Grothoff2013-04-15
|
* -gcrypt works better now, removing some debug logicChristian Grothoff2013-04-15
|
* -use GCRYMPI_CONST_ONEChristian Grothoff2013-04-15
|
* -move data resourceChristian Grothoff2013-04-15
|
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
|
* -fix #2857Christian Grothoff2013-04-14
|
* -move pseudonym code to fs, mark fs as experimental for nowChristian Grothoff2013-04-14
|
* fs crashing in integraton testsMatthias Wachs2013-04-08
| | | | | added check
* -fix fixChristian Grothoff2013-03-29
|
* -fix shutdown orderChristian Grothoff2013-03-29
|
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
| | | | | from GNUNET_TESTBED_run() and GNUNET_TESTBED_test_run() functions
* -timeoutChristian Grothoff2013-03-28
|