ng0
|
31adcb0e02
src: for every AGPL3.0 file, add SPDX identifier.
|
5 years ago |
Schanzenbach, Martin
|
0a7a4ba1c5
fix fcfsd
|
6 years ago |
Schanzenbach, Martin
|
730a1a1fa6
attempt fix fcfs
|
6 years ago |
psyc://loupsycedyglgamf.onion/~lynX
|
4e2504a967
paragraph for gnunet devs that don't know how to use the web
|
6 years ago |
Christian Grothoff
|
7b56a05a27
fix the stupid
|
6 years ago |
Christian Grothoff
|
3eedf50775
avoid looping on listing of zone
|
6 years ago |
psyc://loupsycedyglgamf.onion/~lynX
|
4e29ecde9b
glitch in the license text detected by hyazinthe, thank you!
|
6 years ago |
Christian Grothoff
|
20eaa2aeed
add -z option to gnunet-namestore-fcfsd
|
6 years ago |
Christian Grothoff
|
b29bd04791
add -z option to gnunet-namestore-fcfsd
|
6 years ago |
psyc://loupsycedyglgamf.onion/~lynX
|
cbd60b5e56
first batch of license fixes (boring)
|
6 years ago |
Christian Grothoff
|
4b5c6cceb0
eliminate use of OFFSET in namestore DB queries
|
6 years ago |
Christian Grothoff
|
4dc79497d7
extend namestore API to enable faster iterations by returning more than one result at a time
|
6 years ago |
Christian Grothoff
|
0cd0e3a528
more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
|
6 years ago |
Christian Grothoff
|
03374cc398
make namestore API less brittle/sublte to use
|
8 years ago |
Christian Grothoff
|
d8c53b12a8
-avoid calling memcpy() with NULL argument, even if len is 0
|
8 years ago |
Christian Grothoff
|
95f9076a21
implementing new scheduler shutdown semantics
|
8 years ago |
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 years ago |
Christian Grothoff
|
bb5fe91d23
-fix (C) notices
|
8 years ago |
Christian Grothoff
|
38d26a302c
-note dead field
|
9 years ago |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
9 years ago |
Christian Grothoff
|
fa7754fd51
fix use of deprecated MHD symbols
|
9 years ago |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 years ago |
Christian Grothoff
|
f1f603c7d0
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247
|
10 years ago |
Christian Grothoff
|
7d7d63ce11
-check return value, doxygen
|
10 years ago |
LRN
|
e0ca7357cd
malloc -> new
|
11 years ago |
Matthias Wachs
|
b0c50f22c5
remove debug
|
11 years ago |
Matthias Wachs
|
31ad700d35
fixing multiple segfaults
|
11 years ago |
Matthias Wachs
|
e1a954be21
replace iteration with lookup
|
11 years ago |
Christian Grothoff
|
dbc823a07a
-finishing split of namestore into namestore and namecache (#3065) -- in theory; in practice, somehow something broke badly, so the tests are now failing
|
11 years ago |
Christian Grothoff
|
accfd6bd85
-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols that were moved
|
11 years ago |