Christian Grothoff
|
f62e24a88c
spell checking
|
4 years ago |
Christian Grothoff
|
7f4ddbcab8
merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188
|
4 years ago |
Christian Grothoff
|
28ab2c446f
avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)
|
4 years ago |
Christian Grothoff
|
7e3cf5f461
tighten formatting rules
|
5 years ago |
Christian Grothoff
|
c4e9ba925f
global reindent, now with uncrustify hook enabled
|
5 years ago |
ng0
|
d41ed82a4e
uncrustify as demanded.
|
5 years ago |
ng0
|
6e599264ad
first step to remove plibc
|
5 years ago |
ng0
|
31adcb0e02
src: for every AGPL3.0 file, add SPDX identifier.
|
5 years ago |
psyc://loupsycedyglgamf.onion/~lynX
|
4e2504a967
paragraph for gnunet devs that don't know how to use the web
|
6 years ago |
psyc://loupsycedyglgamf.onion/~lynX
|
4e29ecde9b
glitch in the license text detected by hyazinthe, thank you!
|
6 years ago |
psyc://loupsycedyglgamf.onion/~lynX
|
cbd60b5e56
first batch of license fixes (boring)
|
6 years ago |
Christian Grothoff
|
17d34d5e09
more renamings relating to 'new' service now just being the 'normal' service
|
7 years ago |
Christian Grothoff
|
d23a815951
removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugins (which will be updated 'later')
|
7 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
|
f27338992f
fix #3869: outdated FSF address
|
9 years ago |
Christian Grothoff
|
4059eb5733
-proper log message
|
9 years ago |
Matthias Wachs
|
cacd1bd4aa
implement linear back off for restart attempts
|
9 years ago |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 years ago |
LRN
|
f530fd6ab2
Fix the use of (GNUNET_)strdup and (GNUNET_)free
|
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 |
Sree Harsha Totakura
|
2a35e345a2
Allow redirection of STDERR when starting processes.
|
10 years ago |
Sree Harsha Totakura
|
27728a48d6
- change --enable-ll to --enable-supermuc
|
11 years ago |
Christian Grothoff
|
61c39c6056
-remove trailing whitespace
|
11 years ago |
Christian Grothoff
|
5b32925c7b
-do not read via mst if there is no callback for reading
|
11 years ago |
Christian Grothoff
|
18b62beec7
-do cancel read task as well
|
11 years ago |
Christian Grothoff
|
0452911c66
-docu helper api better
|
11 years ago |
Christian Grothoff
|
6a34f8a030
-fix helper: properly abort pending write tasks during helper destroy
|
11 years ago |
Christian Grothoff
|
a4406e4f8c
-handle case that we are in restart on stop
|
11 years ago |