index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
/
test_fs_search.c
Age
Commit message (
Expand
)
Author
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-08-03
-use simpler, modern scheduler API
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2013-10-11
generate progress events when publishing directories (towards fixing #2230)
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-08-07
-fix year
Christian Grothoff
2013-03-29
-fix fix
Christian Grothoff
2013-03-29
-fix shutdown order
Christian Grothoff
2013-03-28
-add timeout
Christian Grothoff
2012-12-21
-renaming testing-new.h to testing.h, bumping library versions
Christian Grothoff
2012-06-20
-fixes for api change in testing library
Sree Harsha Totakura
2012-06-15
-simplifying tests with new testing lib
Christian Grothoff
2012-05-16
-code cleanup
Christian Grothoff
2012-05-08
Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy
Bart Polot
2012-02-27
enabling use of pipes for signal communication also on UNIX to enable future ...
Christian Grothoff
2012-02-11
-do not tie verbosity to debug levels for fs tests
Christian Grothoff
2011-12-30
-LRN: use FPRINTF -- #2051
Christian Grothoff
2011-10-04
LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls
Christian Grothoff
2011-08-16
even nicer indentation, thanks to LRN's indent patch
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-05-05
check
Christian Grothoff
2011-04-03
changing datastore API to support replication level --- not fully implemented...
Christian Grothoff
2011-01-20
abs_value
Christian Grothoff
2010-11-05
big scheduler refactoring, expect some issues
Nathan S. Evans
2010-11-03
style improvments wrt Mantis 1614 patch
Christian Grothoff
2010-11-03
original patch from Mantis 1614
Christian Grothoff
2010-10-27
Refactoring gnunet time
Matthias Wachs
2010-07-02
gpl3
Christian Grothoff
2010-06-20
pc not sc
Christian Grothoff
2010-04-30
towards fi synchronization
Christian Grothoff
2010-04-28
added option to restrict search to local-only
Christian Grothoff
2010-04-22
resume and less debug crap
Christian Grothoff
2010-03-30
work on namespace stuff
Christian Grothoff
2010-03-29
fixes
Christian Grothoff
2010-02-16
add args for GNUNET_OS_start_process's
Nathan S. Evans
2009-11-10
get rid of (most) unnecessary sleeps
Christian Grothoff
2009-11-08
reducing leaks, fixing shutdown bug, increasing timeouts
Christian Grothoff
2009-11-04
bugfixes and redesigning scheduler API
Christian Grothoff
2009-10-25
API fix
Christian Grothoff
2009-10-23
hacking on fs
Christian Grothoff
2009-10-20
draft for search testcase
Christian Grothoff