aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* centralized function to start solutionMatthias Wachs2013-10-31
|
* writing data filesMatthias Wachs2013-10-31
|
* - missing headersBart Polot2013-10-30
|
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30
|
* - bulk lockFabian Oehlmann2013-10-30
| | | | - epoch triggered after changes of environment
* gnuplot basicsMatthias Wachs2013-10-30
|
* improved benchmarkingMatthias Wachs2013-10-30
|
* -getting rid of some warningsChristian Grothoff2013-10-30
|
* clean up unused varsMatthias Wachs2013-10-30
|
* implemented solver information callbacks for benchmarkingMatthias Wachs2013-10-30
|
* basic benchmark functionality workingMatthias Wachs2013-10-30
|
* clean upMatthias Wachs2013-10-30
|
* - doxygenSree Harsha Totakura2013-10-30
|
* fix assertion: address has to be removed from peermap before notifying solverMatthias Wachs2013-10-30
|
* improved messageMatthias Wachs2013-10-30
|
* - kxBart Polot2013-10-30
|
* minor fixes and log level changesMatthias Wachs2013-10-30
|
* - some of the missing set union functionality implementedFlorian Dold2013-10-29
|
* -match exact types from message structChristian Grothoff2013-10-29
|
* fix peer creationMatthias Wachs2013-10-29
|
* function to fill buffer with random valuesMatthias Wachs2013-10-29
|
* fix for quota loadingMatthias Wachs2013-10-29
|
* next steps to generic perf testMatthias Wachs2013-10-29
|
* move definitionMatthias Wachs2013-10-29
|
* fixedMatthias Wachs2013-10-29
|
* -indentChristian Grothoff2013-10-29
|
* - use configuration template for duplicate configurationsSree Harsha Totakura2013-10-29
|
* - allow localhost testingSree Harsha Totakura2013-10-29
|
* add confs to make dist Matthias Wachs2013-10-29
|
* - doc link to hostfile formatSree Harsha Totakura2013-10-29
|
* - fixed assertion due to task not testing for shutdown as a reasonFlorian Dold2013-10-29
|
* next step for generic solver testMatthias Wachs2013-10-28
|
* initial changes for generic solver performance testMatthias Wachs2013-10-28
|
* removing unused tests and clean up makefileMatthias Wachs2013-10-28
|
* - fixesSree Harsha Totakura2013-10-28
|
* - tolerate zero cache sizeSree Harsha Totakura2013-10-28
|
* replace zone iteration with record lookupMatthias Wachs2013-10-28
|
* replace iteration with lookupMatthias Wachs2013-10-28
|
* - missing headerBart Polot2013-10-28
|
* - cleanup; move to hashmap32Sree Harsha Totakura2013-10-28
|
* extended plugin api to support lookup functionMatthias Wachs2013-10-28
| | | | | | | | added new index to both plugins implemented lookup functionality in both plugins namestore uses lookup function
* - warn upon failed $-expansionsSree Harsha Totakura2013-10-28
|
* -better doxygenChristian Grothoff2013-10-27
|
* -better commentChristian Grothoff2013-10-27
|
* -log parse errors as WARNINGSChristian Grothoff2013-10-26
|
* -improvements to parsersChristian Grothoff2013-10-26
|
* -make proper use of new policy parserChristian Grothoff2013-10-26
|
* -faster port range generation, O(n) instead of O(n^2)Christian Grothoff2013-10-26
|
* -converting regular expressions of vpn/pt to non-binary format and adding ↵Christian Grothoff2013-10-26
| | | | proper policy parsing
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making ↵Christian Grothoff2013-10-26
| | | | it part of the public API