index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/cong
dev/ch3/fix-certtool
dev/dvn/2023-buildbot-ci
dev/ng0/python-modularized
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/siop
dev/trizuz/w3cvc
l20integration
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
Age
Commit message (
Collapse
)
Author
2019-06-27
add HELPER_PATH to default configs
custom-helper-path
lurchi
2019-06-27
consider HELPER_PATH for setuid binaries
lurchi
2019-06-27
don't start exit helper if no exit is configured
lurchi
2019-06-27
introduce GNUNET_OS_installation_get_path (useful for custom helper paths)
lurchi
2019-06-27
no null byte needed in message payload, so GNUNET_memcpy fits better
lurchi
2019-06-27
new GNUNET_strlcpy allows using it more
lurchi
2019-06-27
return value of GNUNET_strlcpy can be used
lurchi
2019-06-27
memcpy fits better
Christian Grothoff
2019-06-27
make GNUNET_strlcpy more flexible by using strnlen instead of strlen
lurchi
2019-06-27
no null-termination necessary after GNUNET_strlcpy
lurchi
2019-06-27
use GNUNET_strlcpy in strings.c too
lurchi
2019-06-27
fix header check in param map
Schanzenbach, Martin
2019-06-27
use GNUNET_strlcpy instead of strncpy where possible
lurchi
2019-06-27
introduce GNUNET_strlcpy
lurchi
2019-06-27
echo origin for CORS in rest
Schanzenbach, Martin
2019-06-27
fix #5782
Schanzenbach, Martin
2019-06-27
fix indentation
lurchi
2019-06-26
check for certutil with 'command -v'
t3sserakt
2019-06-25
indent
Christian Grothoff
2019-06-25
tcp review bugfixes
Christian Grothoff
2019-06-25
warnings
Christian Grothoff
2019-06-24
add per-message pp
Christian Grothoff
2019-06-22
finish #4623
Christian Grothoff
2019-06-22
Merge branch 'master' of ssh://git.gnunet.org/gnunet
xrs
2019-06-22
add flag for exlusive options as program agruments
xrs
2019-06-22
implement #5771
Christian Grothoff
2019-06-22
typo
Schanzenbach, Martin
2019-06-22
clarify
Schanzenbach, Martin
2019-06-22
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Schanzenbach, Martin
2019-06-22
#5675: Also detect openssl again
Schanzenbach, Martin
2019-06-22
enable caching of non-existence of NICKs, also properly remove cache entries ↵
Christian Grothoff
if NICK record itself is removed
2019-06-22
avoid pk operation unless logging enabled
Christian Grothoff
2019-06-21
fix #5675
Schanzenbach, Martin
2019-06-19
fix compiler warnings about unused args
Christian Grothoff
2019-06-19
fix socket cmp, fix compiler warnings about unused args
Christian Grothoff
2019-06-19
fix socket cmp, fix compiler warnings about unused args
Christian Grothoff
2019-06-19
fix ftbfs:
Christian Grothoff
2019-06-18
minimize scopes
Christian Grothoff
2019-06-18
fix memory leak
Christian Grothoff
2019-06-18
fix NPEs, off-by-one, etc
Christian Grothoff
2019-06-18
clean up comments, fixmes, remove dead code
Christian Grothoff
2019-06-18
Introducing GNUNET_Uuid and matching hash map for 128 bit values.
Christian Grothoff
TNG: reducing size of AcknowledgementUUIDPs from 256 bits to 128 bits.
2019-06-15
missing file
Christian Grothoff
2019-06-15
fix gnunet-gns performance issue for many egos
Christian Grothoff
2019-06-15
of course it is const
Christian Grothoff
2019-06-15
need jansson header here
Christian Grothoff
2019-06-15
do not include jsson here
Christian Grothoff
2019-06-14
add option to display private keys
Christian Grothoff
2019-06-14
fix intendation
Schanzenbach, Martin
2019-06-14
NULL pointer fix
Alexia Pagkopoulou
[next]