aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* fix div by zeroChristian Grothoff2018-07-11
|
* 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
|
* be more generous for short-lived tests wrt quotaChristian Grothoff2018-01-13
|
* Fix quota compliance tests.jah2017-06-25
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* convert last test to new send apiChristian Grothoff2016-07-24
|
* more minor fixesChristian Grothoff2016-07-10
|
* -towards nicer transport-testing libChristian Grothoff2016-07-10
|
* -start to refactor testcases for sanityChristian Grothoff2016-07-09
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* 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
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* use ATS functions to convert quality network type to string, instead of ↵Christian Grothoff2015-01-17
| | | | using string API
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* new test caseMatthias Wachs2014-05-20
|
* remove checking for packet order in quota complianceMatthias Wachs2014-05-20
|
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* api fixMatthias Wachs2013-03-21
|
* FIX: add quotas for all networks, transport tests should passMatthias Wachs2012-12-12
|
* - fixed resultMatthias Wachs2012-07-13
|
* - undo Matthias Wachs2012-07-06
|
* quota tests for wlanMatthias Wachs2012-07-06
|
* - clean up testssMatthias Wachs2012-07-04
|
* - removing old nat server codeMatthias Wachs2012-02-27
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -LRN: Fix-config-file-in-compliance-testsChristian Grothoff2012-02-18
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -fixing indentationChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
|
* transport-testing uses precomputed hostkeys to improve speed especially on ↵Matthias Wachs2011-11-16
| | | | slow systems
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* check return valuesChristian Grothoff2011-10-24
|
* timeout too short for slow machinesMatthias Wachs2011-10-18
|
* unusedMatthias Wachs2011-10-17
|
* crash on 32 bit Matthias Wachs2011-10-17
|
* all tests use generated configs and pass on my systemMatthias Wachs2011-10-17
|