| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixup! tor-guardmgr: Fix visibility of TestConfig with no features enabled | Ian Jackson | 2022-11-18 | 1 | -1/+1 |
| | | |||||
| * | docs features: Add a suppression for testing | Ian Jackson | 2022-11-03 | 1 | -0/+5 |
| | | |||||
| * | Merge branch 'matrix-features' into 'main' | Nick Mathewson | 2022-10-21 | 1 | -0/+2 |
| |\ | | | | | | | | | | | | | add checks for many feature combinations Closes #303 See merge request tpo/core/arti!775 | ||||
| | * | fix doc-feature synchro | trinity-1686a | 2022-10-16 | 1 | -0/+2 |
| | | | |||||
| * | | Remove now-needless check_doc_features exception. | Nick Mathewson | 2022-10-20 | 1 | -6/+0 |
| |/ | |||||
| * | pt: Make PtTarget::push_setting fallible, and take Into | Ian Jackson | 2022-10-03 | 1 | -1/+2 |
| | | | | | | | It has its own error type PtTargetInvalidSetting. In check_doc_features, adjust suppression to new code. | ||||
| * | pt: Try to fix docsrs problem | Ian Jackson | 2022-09-27 | 1 | -1/+1 |
| | | |||||
| * | Rename various Transport* types to Pt*. | Nick Mathewson | 2022-09-23 | 1 | -1/+1 |
| | | | | | | This clarifies that the types apply to pluggable transports only, and not (typically) to the default plain-old-TCP transport. | ||||
| * | New data types to describe transport targets. | Nick Mathewson | 2022-09-23 | 1 | -0/+5 |
| | | | | | | I've tried to name and structure these for consistency, and comment reasonably well. We'll still probably want to make changes. | ||||
| * | switch from awk to python | trinity-1686a | 2022-08-24 | 1 | -85/+134 |
| | | |||||
| * | add feature annotation not added by doc_auto_cfg | trinity-1686a | 2022-08-24 | 1 | -0/+94 |
