aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_search.c
Commit message (Collapse)AuthorAge
...
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -add extra context argument for key deriviation, so that fs and gads do not ↵Christian Grothoff2013-08-11
| | | | collide
* -minor fixesChristian Grothoff2013-08-08
|
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
|
* -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
* -towards allowing probes for directory entriesChristian Grothoff2013-05-30
|
* -preparations for fixing #2711Christian Grothoff2013-05-30
|
* -fixChristian Grothoff2013-04-16
|
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
|
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* -deadChristian Grothoff2013-03-04
|
* Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN2013-03-03
|
* -fixes to make stream tests pass with ecc in coreChristian Grothoff2013-02-15
|
* -signal to applications that a probe is activeChristian Grothoff2012-12-05
|
* -fix availability rank calculation in probe signal, immediately signal ↵Christian Grothoff2012-12-05
| | | | failed probes
* -more loggingChristian Grothoff2012-12-05
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -trying to fix bratao's 100% CPU bug, even though I wonder if this can ↵Christian Grothoff2012-10-05
| | | | really be it, as there was a 1s delay already; anyway, exponential back-off is better
* eliminating use of 'namespace' as a fieldname / variable name to be C++ ↵Christian Grothoff2012-09-10
| | | | compatible
* commenting codeChristian Grothoff2012-09-02
|
* -passing total trust offered along (fixing #1369)Christian Grothoff2012-06-23
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -fixing #2402, #2403, #2399, #2398Christian Grothoff2012-06-08
|
* -fix #2378Christian Grothoff2012-05-27
|
* -fixing 2352Christian Grothoff2012-05-17
|
* -check for sks results --- #2352 first bugChristian Grothoff2012-05-16
|
* -fixChristian Grothoff2012-04-26
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -eliminating duplicate codeChristian Grothoff2012-03-23
|
* -fixChristian Grothoff2012-03-05
|
* -misc bugfixesChristian Grothoff2012-03-05
|
* -misc bugfixesChristian Grothoff2012-03-05
|
* -adding testcase for FS probes, minor bugfixes related to probesChristian Grothoff2012-03-04
|
* -GArik: fix assertion checkChristian Grothoff2012-02-12
|
* -LRN: my experimental block download time measurer. The resultsChristian Grothoff2012-01-08
| | | | | | | | can be found there - [1]. [1] http://lrn.no-ip.info/other/gnunet_download_tie.log
* -extra asserts just to be helpful in case #2000 resurfacesChristian Grothoff2011-12-19
|
* improving results seen communication to consider which exact keywords a ↵Christian Grothoff2011-12-19
| | | | particular result has been seen for so far
* -fixing #2006Christian Grothoff2011-12-13
|
* -fixing indentationChristian Grothoff2011-11-29
|
* set continued flag on client side -- towards fixing 1786:Christian Grothoff2011-11-15
|
* towards fixing #1786Christian Grothoff2011-11-15
|
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fix 1693Christian Grothoff2011-07-18
|