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
/
util
/
client.c
Age
Commit message (
Expand
)
Author
2020-10-13
enable more format string warnings
Christian Grothoff
2020-07-05
GNUNET_free_non_null -> GNUNET_free
Christian Grothoff
2020-02-04
fix task prioritization with recent hack
Christian Grothoff
2020-02-04
speed up message goodput in perf_mq(client) by 1/3rd
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-09-27
implementing GNUNET_CLIENT_test() to check for service operating
Christian Grothoff
2019-09-27
indent
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-06-27
use GNUNET_strlcpy instead of strncpy where possible
lurchi
2019-03-02
use existing pf probe function from network.c instead of re-implementing it i...
Christian Grothoff
2019-03-02
fix for #5612
Christian Grothoff
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-07-01
move gnunet-timeout to src/util/, fix issues related to #5375
Christian Grothoff
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-03-03
fix logging
Christian Grothoff
2018-01-04
fix timeout of test_service, misc signed/unsigned and unused argument issues
Christian Grothoff
2017-11-25
added logging
t3sserakt
2017-11-25
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt
2017-11-24
WARNING -> DEBUG
lurchi
2017-11-08
changed log levels
t3sserakt
2017-11-02
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt
2017-10-29
allow MST callback to distinguish between disconnect and parse error situatio...
Christian Grothoff
2017-10-29
added logging
t3sserakt
2017-10-23
added logging
t3sserakt
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-03-13
fix debug levels
Christian Grothoff
2017-02-24
util: add component name to LOG macros; util/client: log incoming message typ...
tg(x)
2017-02-21
fix sun_len issue (#4816) by adding test and fixing typo
Christian Grothoff
2017-02-18
logging fixes, nicer comments
Christian Grothoff
2017-02-17
fix loopback disconnect signalling and a few memory leaks
Christian Grothoff
2017-01-13
degrade warning to DEBUG statement, include logging of retry delay
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2017-01-09
rename new client API implementation to name of standard implementation
Christian Grothoff
2016-10-23
move to new client API: remove old client API
Christian Grothoff
2016-10-21
activating client_new implementation, seems to mostly work fine, or better th...
Christian Grothoff
2016-09-11
kill dead code
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-06-19
proper shutdown
Christian Grothoff
2016-06-19
redefine GNUNET_MQ_queue_for_connection_client to capture client handle
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-07-31
Build socks.c and call it from client.c
Jeff Burdges
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-05-29
fixing #3799: only unindex if DB operations succeeded previously in the first...
Christian Grothoff
2015-02-28
Fix use after free:
Christian Grothoff
2015-02-21
-signal connection failure to receive even if receive is triggered after fail...
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
[next]