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
/
testbed
/
test_testbed_api_operations.c
Age
Commit message (
Expand
)
Author
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
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-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-06
-remove trailing whitespace
Christian Grothoff
2013-08-19
fix 2893: Move adaptive parallelisation mechanism to operation queues
Sree Harsha Totakura
2013-04-10
- copyright
Sree Harsha Totakura
2013-04-10
- more test cases
Sree Harsha Totakura
2013-04-09
- support caching through inactive operations
Sree Harsha Totakura
2013-04-09
- maintain separate queues for operations that are in WAITING, READY, and STA...
Sree Harsha Totakura
2013-01-25
- indent
Sree Harsha Totakura
2013-01-24
test harder
Sree Harsha Totakura
2013-01-01
- make operations wait when max_active is decreased
Sree Harsha Totakura
2012-11-16
dynamically adjustable operation queues
Sree Harsha Totakura
2012-10-24
multiple operation queues for an operation
Sree Harsha Totakura
2012-09-12
file end comment
Sree Harsha Totakura
2012-08-31
adhering to indentation standard
Sree Harsha Totakura
2012-07-31
-removed operation type
Sree Harsha Totakura
2012-07-29
removed redundant cls(data)
Sree Harsha Totakura
2012-07-29
testbed operations
Sree Harsha Totakura