summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-proto: change the case of the macrosLionel Goffaux2024-11-082-6/+6
| * | | | tor-proto: condition benchmarks to the bench featureLionel Goffaux2024-11-061-0/+4
| * | | | tor-proto: put every bench_utils mod behind the bench featureLionel Goffaux2024-11-064-4/+4
| * | | | tor-proto: add macro for encryption/decryption bench setupLionel Goffaux2024-11-062-96/+47
| * | | | tor-proto: use as_nanos for CpuTimeLionel Goffaux2024-11-061-1/+5
| * | | | tor-proto: change the visibility of the RelayBody inner structLionel Goffaux2024-11-061-1/+1
| * | | | tor-proto: remove inlines attributesLionel Goffaux2024-11-062-4/+0
| * | | | tor-proto: add a bench featureLionel Goffaux2024-11-062-0/+2
| * | | | tor-proto: rename CPUTime to CpuTimeLionel Goffaux2024-11-065-16/+15
| * | | | tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-0412-23/+871
| |/ / /
* | | | Merge branch 'anonticket-link' into 'main'Nick Mathewson2024-11-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | README: Update anonticket URL.Gabriela Moldovan2024-11-071-1/+1
* | | | Merge branch 'bump-chutney' into 'main'Jim Newsome2024-11-066-95/+85
|\ \ \ \
| * | | | chutney CI: use virtualenvs instead of --break-system-packagesJim Newsome2024-11-061-5/+6
| * | | | CI: Use pip to install chutney directly from remote repositoryJim Newsome2024-11-061-19/+9
| * | | | Replace CHUTNEY_PATH with CHUTNEY_BINJim Newsome2024-11-066-67/+71
| * | | | chutney test: reference network as built-in instead of full pathJim Newsome2024-11-064-14/+9
| * | | | CI: bump chutney versionJim Newsome2024-11-061-1/+1
|/ / / /
* | | | Merge branch 'rm-python-deps' into 'main'gabi-2502024-11-061-1/+1
|\ \ \ \
| * | | | CI python3-checks: Don't install redundant python packagesJim Newsome2024-11-051-1/+1
* | | | | Merge branch 'proto-typo' into 'main'Ian Jackson2024-11-061-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-proto: Document RecvWindow::take more accurately.Gabriela Moldovan2024-11-041-2/+2
* | | | | Merge branch 'reconfigure-2' into 'main'Nick Mathewson2024-11-063-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-dirmgr: don't support changing `DirMgrConfig::cache_trust`Steven Engler2024-11-052-0/+5
| * | | | arti-client: add doc comment to `TorClient::reconfigure`Steven Engler2024-11-051-0/+4
|/ / / /
* | | | Merge branch 'remove-haskind' into 'main'Ian Jackson2024-11-053-16/+4
|\ \ \ \
| * | | | arti-client: Clarify when BadOnionAddress is returned.Gabriela Moldovan2024-11-041-0/+2
| * | | | tor-hscrypto: Abolish the HasKind impl of HsIdParseError.Gabriela Moldovan2024-11-043-16/+2
| | |/ / | |/| |
* | | | Merge branch 'ci-timing' into 'main'Jim Newsome2024-11-053-22/+92
|\ \ \ \ | |_|_|/ |/| | |
| * | | CI: add sections to the rust-recent jobsJim Newsome2024-11-041-0/+13
| * | | integration-shadow; reorganize slightly and ad better section headingsJim Newsome2024-11-041-9/+7
| * | | ci_log_span_fns.sh: make API easier to useJim Newsome2024-11-041-8/+54
| * | | Replace maint/ci_log_span with maint/ci_log_span_fns.shJim Newsome2024-11-043-15/+26
| * | | CI: enable timestamps in job log linesJim Newsome2024-11-041-0/+2
| |/ /
* | | Merge branch 'update-hashbrown' into 'main'Nick Mathewson2024-11-041-3/+3
|\ \ \
| * | | cargo: update hashbrown version to 0.15.1Steven Engler2024-11-041-3/+3
| | |/ | |/|
* | | Merge branch 'cfg-addr' into 'main'Nick Mathewson2024-11-041-2/+2
|\ \ \ | |/ / |/| |
| * | tor-config-path: update `unix_literal` test to use `USER_HOME`Steven Engler2024-11-041-2/+2
|/ /
* | Merge branch 'tor-config-path' into 'main'Nick Mathewson2024-11-0423-39/+62
|\ \ | |/ |/|
| * tor-config: added breaking changes to 'semver.md'Steven Engler2024-11-041-0/+3
| * cargo: reorder workspace membersSteven Engler2024-11-041-1/+2
| * tor-config-path: re-enable 'test_parse' testSteven Engler2024-11-043-9/+22
| * tor-config: removed re-export of `CfgPath`Steven Engler2024-11-0419-17/+33
| * tor-config: remove unused dependenciesSteven Engler2024-11-042-10/+1
| * tor-config: remove 'expand-paths' featureSteven Engler2024-11-041-3/+2
|/
* Merge branch 'cfgaddr' into 'main'Nick Mathewson2024-11-024-2/+389
|\
| * New CfgAddr type to represent SocketAddrs in configuration.Nick Mathewson2024-10-314-2/+389
* | Merge branch 'connect-point-edits' into 'main'Nick Mathewson2024-10-311-4/+14
|\ \
| * | Grammar fix.Nick Mathewson2024-10-311-1/+1
| * | RPC spec: note that embedded/owned need options.Nick Mathewson2024-10-311-1/+6