Christian Grothoff
|
c4e9ba925f
global reindent, now with uncrustify hook enabled
|
5 lat temu |
ng0
|
d41ed82a4e
uncrustify as demanded.
|
5 lat temu |
ng0
|
31adcb0e02
src: for every AGPL3.0 file, add SPDX identifier.
|
5 lat temu |
psyc://loupsycedyglgamf.onion/~lynX
|
4e2504a967
paragraph for gnunet devs that don't know how to use the web
|
6 lat temu |
psyc://loupsycedyglgamf.onion/~lynX
|
4e29ecde9b
glitch in the license text detected by hyazinthe, thank you!
|
6 lat temu |
psyc://loupsycedyglgamf.onion/~lynX
|
cbd60b5e56
first batch of license fixes (boring)
|
6 lat temu |
Christian Grothoff
|
17d34d5e09
more renamings relating to 'new' service now just being the 'normal' service
|
7 lat temu |
Sree Harsha Totakura
|
a85d0779cb
propagate barrier status messages to sub controllers
|
8 lat temu |
Sree Harsha Totakura
|
251c928751
Fix #4718: Do not echo BARRIER_STATUS messages back to the main controller/test driverAlso add a few FIXMEs to be fixed and fix testcase logic to accommodate new scheduler shutdown semantics
|
8 lat temu |
Christian Grothoff
|
93085e8a29
migrating testbed to new service API
|
8 lat temu |
Christian Grothoff
|
2a6e6e1654
-convert vpn/exit/pt to use new CADET ports
|
8 lat temu |
Christian Grothoff
|
d8c53b12a8
-avoid calling memcpy() with NULL argument, even if len is 0
|
8 lat temu |
Christian Grothoff
|
02a21c4dca
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barriers.c
|
8 lat temu |
Christian Grothoff
|
29e6158507
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
|
8 lat temu |
Christian Grothoff
|
bb5fe91d23
-fix (C) notices
|
8 lat temu |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
9 lat temu |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 lat temu |
Christian Grothoff
|
f1f603c7d0
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247
|
10 lat temu |
LRN
|
e0ca7357cd
malloc -> new
|
11 lat temu |
Christian Grothoff
|
d45354e916
-dead assignment, reported by clang
|
11 lat temu |
Christian Grothoff
|
61c39c6056
-remove trailing whitespace
|
11 lat temu |
Sree Harsha Totakura
|
87ed5554b3
- fix misc. memleaks
|
11 lat temu |
Sree Harsha Totakura
|
814457c05d
- rename to GNUNET_TESTBED_BARRIERSTATUS_*
|
11 lat temu |
Sree Harsha Totakura
|
77139316ee
- fix crash when disconnecting from misbehaving client
|
11 lat temu |
Sree Harsha Totakura
|
9363d5db9d
- experiment driver propagates barrier crossed notification
|
11 lat temu |
Sree Harsha Totakura
|
7f39e259f0
- fix compile
|
11 lat temu |
Sree Harsha Totakura
|
de547f838e
- barriers test case; more fixes
|
11 lat temu |
Sree Harsha Totakura
|
35623fc5e4
- doxygen
|
11 lat temu |
Sree Harsha Totakura
|
d4922969a5
- barrier wait API
|
11 lat temu |
Sree Harsha Totakura
|
185a7fb990
- propagate barrier cancel message
|
11 lat temu |