aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Adding optional compiler and linker hardening options as per suggestion from ↵Christian Grothoff2011-12-20
| | | | Jacob
* -minor cleanup, adding HAVE_SETRESUID checkChristian Grothoff2011-12-20
|
* - mauricios ssh keysMatthias Wachs2011-12-20
|
* -staticChristian Grothoff2011-12-20
|
* do not run with full on NSE during testingChristian Grothoff2011-12-19
|
* -properly use DLL apis where appropriateChristian Grothoff2011-12-19
|
* -hopefully fixing #1997, also renaming function to avoid double-use of ↵Christian Grothoff2011-12-19
| | | | 'transmit_task' identifier; minor clean up of assertion code
* implement watch_cancel functionChristian Grothoff2011-12-19
|
* -fixChristian Grothoff2011-12-19
|
* -not all uris are ksksChristian Grothoff2011-12-19
|
* -do not crash on exit if we are not connected to statistics while trying to ↵Christian Grothoff2011-12-19
| | | | submit mandatory values; just force instant connect
* -check for NULLChristian Grothoff2011-12-19
|
* -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
* 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
* -updating ignoresChristian Grothoff2011-12-18
|
* -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
|
* adding apparmor profile for gnunet-helper-nat-server from JacobChristian 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
|