summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make DirPort optional in the Directory classpr136Damian Johnson2023-07-25
* fix: fix parsing issues in stem.directory.Fallback.from_remote()Carine Dengler2023-07-25
* feat: point to GitLab instance for authority urlCarine Dengler2023-07-25
* fix: accept fingerprint between 40 and 49 characters in case of missing white...Carine Dengler2023-07-25
* Replace GitLab links with GitHubDamian Johnson2023-07-10
* add new line at the end of inner hs descriptortrinity-1686a2023-07-07
* Replace tpo git repository URL by gitlabjuga2023-06-19
* Add test case for multiple v3 client auth keys with ADD_ONIONnicolaas2023-05-30
* Allow multiple v3 client auth keys with ADD_ONIONnicolaas2023-05-30
* Python 3.11 compatibility fix for deprecated coroutine decoratorMicah Elizabeth Scott2023-01-26
* don't use deprecated int_from_byte to test cryptographyorangepizza2022-04-23
* Use daemon attribute instead of deprecated setDaemonKnock Knock Who2022-03-29
* Update OpenBSD package nameDamian Johnson2021-12-31
* Skip internal circuits in exit_used.py exampleDamian Johnson2021-11-18
* Make exit_used.py compatible with asyncioDamian Johnson2021-11-18
* Fixup for Python 3.10Calin Culianu2021-11-08
* Add timezone to parsed datetimesSteven Engler2021-10-26
* Update to python 3.9Linus Gasser2021-10-22
* Add socks creds into StreamEventproukornew2021-06-12
* Remove unintended whitespaceMiguel Jacq2021-05-05
* Adds ClientAuthV3 support to the controller, for setting Client Auth with ADD...Miguel Jacq2021-05-05
* Adjust extended v3 HS address validationDamian Johnson2021-02-09
* Now validate Tor v3 address checksum in hidden service address validatorKevin Froman2021-02-09
* Fix test_version_argument to work with recent Tors.Nick Mathewson2020-12-08
* Remove Query's Synchronous usageDamian Johnson2020-11-07
* Test re-run command broken with python 3.1+Damian Johnson2020-11-06
* Cache parsed descriptors within QueryDamian Johnson2020-11-01
* Make Query.start() synchronousDamian Johnson2020-10-31
* Test that the Query class' 'start' argument worksDamian Johnson2020-10-31
* Drop test_tools skip functionDamian Johnson2020-10-29
* Permit float in label functionsDamian Johnson2020-10-28
* Error when reading CollecTor file twiceDamian Johnson2020-10-24
* Update website build instructionsDamian Johnson2020-10-23
* Test retrieving HS client nameDamian Johnson2020-10-22
* Static check fixesDamian Johnson2020-10-17
* Avoid 'never awaited' test warningsDamian Johnson2020-10-17
* Normalize label input argumentsDamian Johnson2020-10-17
* GETINFO ip-to-country errorDamian Johnson2020-10-15
* Test website example codeDamian Johnson2020-10-02
|\
| * connect() broke Controller's iterator methodsDamian Johnson2020-10-02
| * Run static checks on examplesDamian Johnson2020-10-02
| * Speed up test_download_descriptorDamian Johnson2020-10-02
| * Test words_with exampleDamian Johnson2020-10-02
| * Test validate_descriptor_content exampleDamian Johnson2020-10-02
| * Test utilities exampleDamian Johnson2020-10-02
| * Test slow_listener exampleDamian Johnson2020-10-02
| * Test saving_and_loading_descriptors exampleDamian Johnson2020-10-02
| * Test resuming_ephemeral_hidden_service exampleDamian Johnson2020-10-02
| * Test relay_connections exampleDamian Johnson2020-10-01
| * Test read_with_parse_file exampleDamian Johnson2020-09-29