Christian Grothoff
|
c4e9ba925f
global reindent, now with uncrustify hook enabled
|
5 роки тому |
ng0
|
d41ed82a4e
uncrustify as demanded.
|
5 роки тому |
ng0
|
31adcb0e02
src: for every AGPL3.0 file, add SPDX identifier.
|
5 роки тому |
Christian Grothoff
|
c7c6446e3e
use unique 32-bit IDs for DNS requests to avoid random confusions, handle additional and authoritative records as well
|
6 роки тому |
lurchi
|
e7e14740d6
Use the DNSPARSER and DNSSTUB libraries in the resolver service
|
6 роки тому |
lurchi
|
c38455c65f
use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver module
|
6 роки тому |
Christian Grothoff
|
b9e4bb7210
ignore hostname if we have unixpath
|
6 роки тому |
psyc://loupsycedyglgamf.onion/~lynX
|
4e2504a967
paragraph for gnunet devs that don't know how to use the web
|
6 роки тому |
psyc://loupsycedyglgamf.onion/~lynX
|
4e29ecde9b
glitch in the license text detected by hyazinthe, thank you!
|
6 роки тому |
psyc://loupsycedyglgamf.onion/~lynX
|
cbd60b5e56
first batch of license fixes (boring)
|
6 роки тому |
Christian Grothoff
|
98edad8c6d
do not crash on multiple CNAMEs
|
6 роки тому |
Christian Grothoff
|
b66603db8e
clarify issue
|
6 роки тому |
Christian Grothoff
|
c35bbe84da
do not crash if service violates IPC protocol
|
6 роки тому |
Christian Grothoff
|
cd2b8b467b
handle case where resolver operation is cancelled during success callback
|
6 роки тому |
Christian Grothoff
|
0baf3c103e
fix misc compiler warnings
|
6 роки тому |
David Barksdale
|
852bc17cdf
Fix double-scheduling of shutdown task
|
6 роки тому |
David Barksdale
|
86e8c4d671
Assert for a bug someone needs to fix
|
7 роки тому |
Christian Grothoff
|
29f76b6fe3
simplify installation of nss plugins in build system, require user(s) to move plugins into place manually (#5078)
|
7 роки тому |
Christian Grothoff
|
24cbb7fda2
fix FTBFS issues if --enable-logging=no is set
|
7 роки тому |
Christian Grothoff
|
17d34d5e09
more renamings relating to 'new' service now just being the 'normal' service
|
7 роки тому |
tg(x)
|
cb1165ecfc
util: add component name to LOG macros; util/client: log incoming message type/size/source for gnunet-logread
|
7 роки тому |
Christian Grothoff
|
bf5f92d942
rename connecT -> connect now that the old API is dead
|
7 роки тому |
David Barksdale
|
7f937e3781
Use statement exprs instead of local function
|
8 роки тому |
Christian Grothoff
|
6446293d02
-ensure clean DNS shutdown, fix DNS-STUN termination issues
|
8 роки тому |
Christian Grothoff
|
d8c53b12a8
-avoid calling memcpy() with NULL argument, even if len is 0
|
8 роки тому |
Christian Grothoff
|
2adb94f3b4
-disconnects DO happen
|
8 роки тому |
Christian Grothoff
|
77865b6b6c
-only trigger check config if we actually need it
|
8 роки тому |
Christian Grothoff
|
6da8cb2e81
-convert resolver_api to MQ
|
8 роки тому |
Christian Grothoff
|
95f9076a21
implementing new scheduler shutdown semantics
|
8 роки тому |
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 роки тому |