aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_blacklisting.c
Commit message (Collapse)AuthorAge
* 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