aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* improving results seen communication to consider which exact keywords a ↵Christian Grothoff2011-12-19
| | | | particular result has been seen for so far
* a new nat disconnect testMatthias Wachs2011-12-19
|
* fixing #2014Christian Grothoff2011-12-19
|
* - only when VERBOSEMatthias Wachs2011-12-19
|
* limit lifetime of migrated content to at most 1 yearChristian Grothoff2011-12-19
|
* block data migration based on lowest discarded expiration of content in the ↵Christian Grothoff2011-12-19
| | | | datastore to avoid wasting bandwidth on migrating content that is just instantly discarded again anyway
* fixing some timeoutsMatthias Wachs2011-12-19
|
* (no commit message)Matthias Wachs2011-12-19
|
* fixes for mantis #1988Matthias Wachs2011-12-19
| | | | | and cleanup
* actually limit FS memory consumption by limiting how many requests we track ↵Christian Grothoff2011-12-19
| | | | from other peers (respective GSF-option had not been set; new code also inverts the meaning of the bit, so it does not have to be set for peers but rather is now set for clients to excempt them from the limitation)
* -actually initialize min_expiration fieldChristian Grothoff2011-12-19
|
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus ↵Christian Grothoff2011-12-19
| | | | callback to communicate which content has a chance of being stored in the medium term
* - Fixed doxygen to reflect real API paramsBart Polot2011-12-19
|
* added LRN's patch from mantis bug 1998Matthias Wachs2011-12-19
|
* -actually use global_ret for returnChristian Grothoff2011-12-19
|
* additional network type for WLAN Matthias Wachs2011-12-19
|
* checked mantis #0002016 and added additional assertionMatthias Wachs2011-12-19
|
* Jacob Appelbaum reviewed gnunet-helper-nat-server and affirms that the code ↵Christian Grothoff2011-12-19
| | | | 'seems fine'
* -typoChristian Grothoff2011-12-19
|
* fixing calculation of Bloom filter size that was too large by 1024x because ↵Christian Grothoff2011-12-19
| | | | it was not adjusted when the unit for the quota was changed from kb to bytes
* -use plugin-specific bloomfilter file nameChristian Grothoff2011-12-18
|
* -track utilization by datastore plugin typeChristian Grothoff2011-12-18
|
* -add numbers to help devsChristian Grothoff2011-12-18
|
* -handle error codes from unindexChristian Grothoff2011-12-18
|
* -another stats crashChristian Grothoff2011-12-17
|
* -fix orderChristian Grothoff2011-12-17
|
* -tolerate bloomfilter creation failures bettterChristian Grothoff2011-12-17
|
* -2011Christian Grothoff2011-12-17
|
* -even better error handlingChristian Grothoff2011-12-17
|
* -fix error messageChristian Grothoff2011-12-17
|
* -implementing get_keys for postgresChristian Grothoff2011-12-17
|
* -implementting get_keys for mysql (2013)Christian Grothoff2011-12-16
|
* implementing get_keys API for sqlite datastore plugin (#2013)Christian Grothoff2011-12-16
|
* code cleanup, also trying to fix #2011Christian Grothoff2011-12-16
|
* -also minimizing SUID code hereChristian Grothoff2011-12-16
|
* really minimizing gnunet-helper-nat-client code running with root rightsChristian Grothoff2011-12-16
|
* really minimizing code running with root rightsChristian Grothoff2011-12-16
|
* cleaning up bloomfilter code and disk file size testsChristian Grothoff2011-12-16
|
* -cleanupChristian Grothoff2011-12-16
|
* -cast returns from close to void to indicate that we intentionally ignore ↵Christian Grothoff2011-12-16
| | | | them, close socket on new error paths
* -cast returns from close to void to indicate that we intentionally ignore ↵Christian Grothoff2011-12-16
| | | | them, close socket on new error paths
* (no commit message)Matthias Wachs2011-12-16
|
* improvements and fixesMatthias Wachs2011-12-16
|
* fixMatthias Wachs2011-12-16
|
* adding nat clique testMatthias Wachs2011-12-16
|
* improved statisc outputMatthias Wachs2011-12-16
|
* new test: connect after peer restart?Matthias Wachs2011-12-16
|
* (no commit message)Matthias Wachs2011-12-16
|
* added support for interupting a testMatthias Wachs2011-12-16
|
* -make assignment cleaner, move to where it is neededChristian Grothoff2011-12-16
|