aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_blacklisting.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
|
* migrate more tests to new transmission APIChristian Grothoff2016-07-22
|
* fold bidirectional test into main test_ats_apiChristian Grothoff2016-07-10
|
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | 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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -some code cleanup (indentation, redundant branches, etc.)Christian Grothoff2015-11-07
|
* -code cleanupChristian Grothoff2015-10-29
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fix blacklist checking logic, integrating tracking of sessions with ↵Christian Grothoff2015-02-18
| | | | blacklist module and fixing dangling session issue which caused misc. problems when blacklists were in use
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -misc stuffChristian Grothoff2014-06-23
|
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* - test properlySree Harsha Totakura2014-01-08
|
* api fixMatthias Wachs2013-03-21
|
* - clean up testssMatthias Wachs2012-07-04
|
* -fixing compiler warnings on FreeBSDChristian Grothoff2012-05-31
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* fixing and testing blacklisting api and serviceMatthias Wachs2012-02-01
|
* improved blacklisting testMatthias Wachs2012-02-01
|
* - basic bl testMatthias Wachs2012-02-01