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
/
transport
/
test_transport_api_blacklisting.c
Age
Commit message (
Expand
)
Author
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
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
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
2016-07-25
switching transport tests to new MQ-based transport API
Christian Grothoff
2016-07-22
migrate more tests to new transmission API
Christian Grothoff
2016-07-22
migrate more tests to new transmission API
Christian Grothoff
2016-07-10
fold bidirectional test into main test_ats_api
Christian Grothoff
2016-07-09
-start to refactor testcases for sanity
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-11-07
-some code cleanup (indentation, redundant branches, etc.)
Christian Grothoff
2015-10-29
-code cleanup
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-18
fix blacklist checking logic, integrating tracking of sessions with blacklist...
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-06-23
-misc stuff
Christian Grothoff
2014-02-02
removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...
Christian Grothoff
2014-01-08
- test properly
Sree Harsha Totakura
2013-03-21
api fix
Matthias Wachs
2012-07-04
- clean up testss
Matthias Wachs
2012-05-31
-fixing compiler warnings on FreeBSD
Christian Grothoff
2012-02-26
-verbose is independent of logging
Christian Grothoff
2012-02-01
fixing and testing blacklisting api and service
Matthias Wachs
2012-02-01
improved blacklisting test
Matthias Wachs
2012-02-01
- basic bl test
Matthias Wachs