Martin Schanzenbach
|
4bf09d00f1
- fix tvgs; expose alternative identity type
|
4 lat temu |
Martin Schanzenbach
|
96c802b46b
- towards crypto agility; wip
|
4 lat temu |
Christian Grothoff
|
7f4ddbcab8
merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188
|
4 lat temu |
jospaeth
|
a32de45cef
add option to create identity from private key
|
4 lat temu |
Christian Grothoff
|
f38bc10411
fix gnunet-identity performance
|
4 lat temu |
Christian Grothoff
|
30361fe0e8
make GNUNET_freez default, have GNUNET_free_nz for cases where that does not work
|
4 lat temu |
Christian Grothoff
|
7e3cf5f461
tighten formatting rules
|
5 lat temu |
Christian Grothoff
|
c4e9ba925f
global reindent, now with uncrustify hook enabled
|
5 lat temu |
ng0
|
d41ed82a4e
uncrustify as demanded.
|
5 lat temu |
Christian Grothoff
|
ce2f549124
add option to display private keys
|
5 lat temu |
Christian Grothoff
|
2cce8be6b8
misc bugfixes
|
5 lat temu |
Christian Grothoff
|
667d2b263f
speed up ego creation/deletion
|
5 lat temu |
Christian Grothoff
|
c827d5eefc
add -q option to restrict output to just the public key
|
5 lat temu |
Christian Grothoff
|
4e35e0baca
allow using -e as filter on ego list
|
5 lat temu |
Christian Grothoff
|
1b80ff9ee7
make generated ego key available in continuation when creating egos
|
5 lat temu |
ng0
|
31adcb0e02
src: for every AGPL3.0 file, add SPDX identifier.
|
5 lat temu |
psyc://loupsycedyglgamf.onion/~lynX
|
4e2504a967
paragraph for gnunet devs that don't know how to use the web
|
6 lat temu |
psyc://loupsycedyglgamf.onion/~lynX
|
4e29ecde9b
glitch in the license text detected by hyazinthe, thank you!
|
6 lat temu |
psyc://loupsycedyglgamf.onion/~lynX
|
cbd60b5e56
first batch of license fixes (boring)
|
6 lat temu |
Christian Grothoff
|
5a7cef0202
rename GNUNET_GETOPT functions to achieve better consistency
|
7 lat temu |
Marcello Stanisci
|
fef8c5c79d
porting.
|
7 lat temu |
Christian Grothoff
|
b29c94bfac
fix termination, proper shutdown on CTRL-C
|
7 lat temu |
Carlo von lynX
|
acd379f112
typo in src/identity/gnunet-identity.c
|
8 lat temu |
Christian Grothoff
|
95f9076a21
implementing new scheduler shutdown semantics
|
8 lat temu |
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 lat temu |
Christian Grothoff
|
bb5fe91d23
-fix (C) notices
|
8 lat temu |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
9 lat temu |
Christian Grothoff
|
c2d9d1e64c
-bringing copyright tags up to FSF standard
|
9 lat temu |
Christian Grothoff
|
9351b1e9bd
separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA
|
11 lat temu |
Christian Grothoff
|
61c39c6056
-remove trailing whitespace
|
11 lat temu |