Christian Grothoff
|
9f03df3be2
improve performance of identity_api_lookup.c logic to not be O(n)
|
há 5 anos atrás |
Christian Grothoff
|
47a7c12c47
stash
|
há 5 anos atrás |
Christian Grothoff
|
667d2b263f
speed up ego creation/deletion
|
há 5 anos atrás |
Christian Grothoff
|
1b80ff9ee7
make generated ego key available in continuation when creating egos
|
há 5 anos atrás |
ng0
|
31adcb0e02
src: for every AGPL3.0 file, add SPDX identifier.
|
há 5 anos atrás |
psyc://loupsycedyglgamf.onion/~lynX
|
4e2504a967
paragraph for gnunet devs that don't know how to use the web
|
há 6 anos atrás |
psyc://loupsycedyglgamf.onion/~lynX
|
4e29ecde9b
glitch in the license text detected by hyazinthe, thank you!
|
há 6 anos atrás |
psyc://loupsycedyglgamf.onion/~lynX
|
be9319fee5
second batch complete. WE ARE AFFERO AGPL NOW!
|
há 6 anos atrás |
Christian Grothoff
|
17d34d5e09
more renamings relating to 'new' service now just being the 'normal' service
|
há 7 anos atrás |
Christian Grothoff
|
bf5f92d942
rename connecT -> connect now that the old API is dead
|
há 7 anos atrás |
Martin Schanzenbach
|
bca283abc2
-new service API
|
há 8 anos atrás |
David Barksdale
|
7f937e3781
Use statement exprs instead of local function
|
há 8 anos atrás |
Christian Grothoff
|
d8c53b12a8
-avoid calling memcpy() with NULL argument, even if len is 0
|
há 8 anos atrás |
Christian Grothoff
|
41f06b9223
-cosmetics
|
há 8 anos atrás |
Christian Grothoff
|
094d82ff25
-fix bad check
|
há 8 anos atrás |
Christian Grothoff
|
dd9ed7931e
rework identity API to use new MQ API
|
há 8 anos atrás |
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()
|
há 8 anos atrás |
Christian Grothoff
|
bb5fe91d23
-fix (C) notices
|
há 8 anos atrás |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
há 9 anos atrás |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
há 9 anos atrás |
Christian Grothoff
|
f1f603c7d0
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or even fully address #3247
|
há 10 anos atrás |
Christian Grothoff
|
92f8aed964
-doxygen, minor bug fixes
|
há 11 anos atrás |
Christian Grothoff
|
a1f112852c
-fixing crash in #3101, but just replacing it with a break, so there is likely still an issue left
|
há 11 anos atrás |
Christian Grothoff
|
e152ab9bef
-operations can be there, but none with active cont
|
há 11 anos atrás |
Christian Grothoff
|
9d55674c58
-fix potential leak and awkward test behavior causing it
|
há 11 anos atrás |
Christian Grothoff
|
9351b1e9bd
separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA
|
há 11 anos atrás |
Christian Grothoff
|
61c39c6056
-remove trailing whitespace
|
há 11 anos atrás |
Christian Grothoff
|
75fd4dfffe
-removing bogus duplicate NTR cancel call
|
há 11 anos atrás |
Christian Grothoff
|
eed7f47250
-properly clean up on disconnect, without memory leaks
|
há 11 anos atrás |
LRN
|
5aade75659
Fix the endless loop fix - don't miss pre-last item
|
há 11 anos atrás |