Christian Grothoff
|
d17a17ea78
fix pointer indentation
|
5 년 전 |
Christian Grothoff
|
7e3cf5f461
tighten formatting rules
|
5 년 전 |
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 년 전 |
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
|
17d34d5e09
more renamings relating to 'new' service now just being the 'normal' service
|
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
|
d8c53b12a8
-avoid calling memcpy() with NULL argument, even if len is 0
|
8 년 전 |
Christian Grothoff
|
bdcff09ee2
convert dns api to MQ
|
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 년 전 |
Christian Grothoff
|
bb5fe91d23
-fix (C) notices
|
8 년 전 |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
9 년 전 |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 년 전 |
Christian Grothoff
|
f1f603c7d0
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247
|
10 년 전 |
LRN
|
e0ca7357cd
malloc -> new
|
11 년 전 |
Christian Grothoff
|
61c39c6056
-remove trailing whitespace
|
11 년 전 |
Christian Grothoff
|
6db7b23f0b
-use GPLv3+ consistently
|
11 년 전 |
Christian Grothoff
|
ccc7218f3d
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNET_NO --- and all other uses indicate design problems
|
12 년 전 |
Christian Grothoff
|
6f8eede98c
-doxygen fixes
|
12 년 전 |
Christian Grothoff
|
1574e0f8c2
-removing legacy dns/vpn/exit code and renaming -new versions to current
|
13 년 전 |
Christian Grothoff
|
8025ab3ecd
-again moving towards DNS API sanity
|
13 년 전 |
Christian Grothoff
|
b75373955d
-again moving towards DNS API sanity
|
13 년 전 |
Christian Grothoff
|
86a020dbab
-small steps towards saner DNS API
|
13 년 전 |
Christian Grothoff
|
402a25de1e
first quick hack to extract an initial DNS service API
|
13 년 전 |