aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance.c
AgeCommit message (Expand)Author
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-11-07-some code cleanup (indentation, redundant branches, etc.)Christian Grothoff
2015-10-29-code cleanupChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-17use ATS functions to convert quality network type to string, instead of using...Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-05-20new test caseMatthias Wachs
2014-05-20remove checking for packet order in quota complianceMatthias Wachs
2014-02-02removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-03-21api fixMatthias Wachs
2012-12-12FIX: add quotas for all networks, transport tests should passMatthias Wachs
2012-07-13- fixed resultMatthias Wachs
2012-07-06- undo Matthias Wachs
2012-07-06 quota tests for wlanMatthias Wachs
2012-07-04- clean up testssMatthias Wachs
2012-02-27- removing old nat server codeMatthias Wachs
2012-02-26-verbose is independent of loggingChristian Grothoff
2012-02-18-LRN: Fix-config-file-in-compliance-testsChristian Grothoff
2011-12-30-LRN: use FPRINTF -- #2051Christian Grothoff
2011-12-21fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff
2011-11-29-fixing indentationChristian Grothoff
2011-11-29Changed quota configuration from core to ats section, renamed from TOTAL_QUOT...Bart Polot
2011-11-25LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff
2011-11-16transport-testing uses precomputed hostkeys to improve speed especially on sl...Matthias Wachs
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-24check return valuesChristian Grothoff
2011-10-18timeout too short for slow machinesMatthias Wachs
2011-10-17unusedMatthias Wachs
2011-10-17crash on 32 bit Matthias Wachs
2011-10-17all tests use generated configs and pass on my systemMatthias Wachs
2011-10-17(no commit message)Matthias Wachs
2011-10-17(no commit message)Matthias Wachs
2011-10-17(no commit message)Matthias Wachs
2011-10-17asymmetric quota testMatthias Wachs
2011-10-17new quota complianceMatthias Wachs
2011-10-17move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-09-02cleanup API for get_hello and get_hello_cancelChristian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-02fixChristian Grothoff
2011-08-02cancel on disconnectChristian Grothoff
2011-08-01a bit cleanrChristian Grothoff
2011-08-01LRN: Make transport tests less optimistic about MinGWChristian Grothoff
2011-08-01LRN: Fix debug logging in some transport testsChristian Grothoff
2011-07-19(no commit message)Matthias Wachs