summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* tail() function for reading the last lines from a fileDamian Johnson2015-03-24
* Check for new tor capabilities while testingDamian Johnson2015-03-22
|\
| * Adding missing event typesDamian Johnson2015-03-22
| * Check for new event types, signals, or featuresDamian Johnson2015-03-22
| * Provide '[type] description' for new capabilitiesDamian Johnson2015-03-22
| * Register unrecognized lines as new Tor capabilitiesCristóbal2015-03-22
| * Report to the user new capabilities found in TorCristóbal2015-03-22
| * Initial approach to keep track of new Tor capabilitiesCristóbal2015-03-22
|/
* Using triggerable events to speed integ testsDamian Johnson2015-03-22
|\
| * Set NodeFamily to a random fingerprintDamian Johnson2015-03-22
| * get_tor_controller() is already authenticatedDamian Johnson2015-03-22
| * Provide stacktrace when test encounter a syntax errorDamian Johnson2015-03-22
| * Speed up event receipt testsSebastian Hahn2015-03-21
| * Print the stacktraces when running tests failedSebastian Hahn2015-03-21
|/
* Add Bulb to list of other controllersDamian Johnson2015-03-20
* Extrainfo hidden service fields can be negativeDamian Johnson2015-03-16
* Support for extrainfo descriptor hidden service statsDamian Johnson2015-03-15
* Adding HS_DESC_CONTENT to EventTypeDamian Johnson2015-03-15
* Closed controller could potentially leave lingering notification threadsDamian Johnson2015-03-14
* Support for HS_DESC_CONTENT eventsDamian Johnson2015-03-14
* Tor's --quiet argument no longer combines with --verify-configDamian Johnson2015-03-14
* Error during hs descriptor decryption failures with python3Damian Johnson2015-03-11
* Python3 support for hidden service descriptor decryptionDamian Johnson2015-03-10
* Move run_tests.py argument handling to its own fileDamian Johnson2015-03-09
* AttributeError exception for catching non existing methodsCristóbal2015-03-07
* Support for encrypted hidden service descriptor introduction-pointsDamian Johnson2015-03-07
* Mention Nathan Willis' LWN articleDamian Johnson2015-03-06
* Support for consensus' new package attributeDamian Johnson2015-03-05
* Allow just a single test to be runDamian Johnson2015-03-03
|\
| * State if the test doesn't existDamian Johnson2015-03-03
| * Didn't account for test modules citing the classDamian Johnson2015-03-03
| * No need for a 'if suite' checkDamian Johnson2015-03-03
| * Simplifying _get_tests()Damian Johnson2015-03-03
| * Rename module_substring to module_prefixDamian Johnson2015-03-03
| * Addings support for testing single methodsCristóbal2015-03-03
|/
* Clear orphaned pyc files for python3Damian Johnson2015-03-02
* Include release dates on the changelogDamian Johnson2015-03-01
* Drop ATTRIBUTES and PARSER_FOR_LINE from api docsDamian Johnson2015-02-28
* Missing API doc resourceDamian Johnson2015-02-28
* Hidden service descriptor supportDamian Johnson2015-02-28
|\
| * Include hidden service descriptors in our API docsDamian Johnson2015-02-28
| * Verifying hidden service descriptor signaturesDamian Johnson2015-02-28
| * Encrypted introduction-points test dataDamian Johnson2015-02-28
| * Unit tests for hidden service descriptor edge casesDamian Johnson2015-02-28
| * get_hidden_service_descriptor() helper for testing themDamian Johnson2015-02-26
| * Use integer hidden service versionsDamian Johnson2015-02-26
| * Check that hidden service introductory points are IPv4Damian Johnson2015-02-26
| * Support hidden service introduction-pointsDamian Johnson2015-02-26
| * Initial hidden service descriptor parserDamian Johnson2015-02-26
|/
* Ignore four space indentation errors in comments.cypherpunks2015-02-26