index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
namestore
Age
Commit message (
Expand
)
Author
33 hours
NAMESTORE: avoid use-after-free in handle_record_result.
ulfvonbelow
33 hours
NAMESTORE: fix overread in handle_record_store.
ulfvonbelow
33 hours
NAMESTORE: fix memory leak in parse_recordline.
ulfvonbelow
33 hours
-NAMESTORE: fix memory leaks in tests.
ulfvonbelow
2022-12-06
-fix more test issues
Martin Schanzenbach
2022-12-05
-fix test ftbfs
Martin Schanzenbach
2022-12-04
UTIL: Allow only inlcusion of util glib-style.
Martin Schanzenbach
2022-12-04
BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...
Martin Schanzenbach
2022-11-22
modernize datastore postgres implementation
Christian Grothoff
2022-11-22
modernize namecache postgres implementation
Christian Grothoff
2022-11-22
-fix missing SQL_DIR
Martin Schanzenbach
2022-11-21
Merge branch 'master' of git+ssh://git.gnunet.org/gnunet
Christian Grothoff
2022-11-21
modernize namestore postgres plugin, a bit
Christian Grothoff
2022-11-22
-less output
Martin Schanzenbach
2022-11-21
-fix ztld parsing in recordline; add test for that
Martin Schanzenbach
2022-11-21
NAMESTORE: Add recordline format for zone import and display
Martin Schanzenbach
2022-11-20
- remove some flags which do not make sense in the bulk stdin functionality
Martin Schanzenbach
2022-11-20
NAMESTORE: CLI utility can now parse multiple records from stdin
Martin Schanzenbach
2022-11-10
GNS: Use flags as defined and generated from GANA
Martin Schanzenbach
2022-11-06
IPC: Convert all message payload lengths to uint16_t types.
Martin Schanzenbach
2022-11-01
-fix coverity
Martin Schanzenbach
2022-10-29
IDENTITY
Martin Schanzenbach
2022-10-27
IDENTITY/NAMESTORE:
Martin Schanzenbach
2022-10-25
- address coverity findings !coverity
Martin Schanzenbach
2022-10-24
-output public key not private
Martin Schanzenbach
2022-10-24
-update namestore manpage and add options for orphan management
Martin Schanzenbach
2022-10-24
NAMESTORE: Allow to purge/recover orphans using CLI. Do not handle orphans in...
Martin Schanzenbach
2022-10-24
-fix leak
Martin Schanzenbach
2022-10-24
-always output error hint
Martin Schanzenbach
2022-10-24
-fix namestore JSON; fix zone monitor
Martin Schanzenbach
2022-10-23
-more rest API fixes, test fix
Martin Schanzenbach
2022-10-23
-unused functions
Martin Schanzenbach
2022-10-23
NAMESTORE: Introduce GANA-managed error codes
Martin Schanzenbach
2022-10-22
-make graceful failures DEBUG error messages
Martin Schanzenbach
2022-10-21
-fix test; modify NAMESTORE JSON booleans, Fixes #7398
Martin Schanzenbach
2022-10-21
-fix warnings
Martin Schanzenbach
2022-10-20
- fix sqlite free issue; allow to autotedect or provide corectly in zonefile
Martin Schanzenbach
2022-10-20
-zonefile import: support switching origins and automatically create identiti...
Martin Schanzenbach
2022-10-20
-cleanup and make zonefile parsing more robust
Martin Schanzenbach
2022-10-20
- fix record publishing; allow multiline
Martin Schanzenbach
2022-10-19
-more linker issues
Christian Grothoff
2022-10-20
Merge branch 'master' of git+ssh://git.gnunet.org/gnunet
Martin Schanzenbach
2022-10-20
-fix tests; add zonefile test
Martin Schanzenbach
2022-10-19
-fix linker issue
Christian Grothoff
2022-10-19
GNS: Make string formats more comaptible with DNS zonefiles
Martin Schanzenbach
2022-10-19
-comments; gitignore
Martin Schanzenbach
2022-10-19
NAMESTORE: Start parser for DNS zonefiles
Martin Schanzenbach
2022-10-19
-fix deletion of tombstone records
Martin Schanzenbach
2022-10-19
NAMESTORE: Add records_lookup2 API for filtering and update REST API with fil...
Martin Schanzenbach
2022-10-19
NAMESTORE: Do not return orphaned zones to clients. Issue #7201
Martin Schanzenbach
[next]