| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Tests for tor_netdoc::util::intern | Nick Mathewson | 2022-06-01 | 1 | -0/+33 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'ticket463_01-cell' into 'main' | Ian Jackson | 2022-06-07 | 6 | -1/+599 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | udp: New AddressPort used in cells | David Goulet | 2022-06-07 | 2 | -42/+71 | |
| | * | | | | | | udp: Allow empty hostname and no nul byte | Ian Jackson | 2022-06-07 | 3 | -34/+70 | |
| | * | | | | | | cell: Don't use NUL terminated string in CONNECT_UDP | David Goulet | 2022-06-07 | 3 | -43/+41 | |
| | * | | | | | | cell: Move UDP to its own module and feature gate it | David Goulet | 2022-06-07 | 6 | -314/+61 | |
| | * | | | | | | cell: Implement DATAGRAM cell from prop339 | David Goulet | 2022-06-07 | 2 | -4/+67 | |
| | * | | | | | | cell: Implement CONNECTED_UDP cell from prop339 | David Goulet | 2022-06-07 | 2 | -5/+112 | |
| | * | | | | | | cell: Implement CONNECT_UDP cell from prop339 | David Goulet | 2022-06-07 | 5 | -4/+622 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'llcrypto-openssl' into 'main' | Nick Mathewson | 2022-06-07 | 4 | -0/+144 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | use the right feature name for llcrypto openssl | trinity-1686a | 2022-05-31 | 2 | -5/+5 | |
| | * | | | | | | add support for openssl backend in llcrypto | trinity-1686a | 2022-05-30 | 4 | -0/+144 | |
| * | | | | | | | Merge branch 'updates-20220607' into 'main' | Ian Jackson | 2022-06-07 | 6 | -21/+23 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Upgrade serial_test dev-dependency to 0.7.0 | Nick Mathewson | 2022-06-07 | 2 | -6/+7 | |
| | * | | | | | | Upgrade float_eq dev-dependency to 1.0.0 | Nick Mathewson | 2022-06-07 | 4 | -5/+5 | |
| | * | | | | | | Upgrade tls-api to latest versions in arti-hyper. | Nick Mathewson | 2022-06-07 | 2 | -10/+11 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'typos' into 'main' | Nick Mathewson | 2022-06-05 | 3 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix typos | Dimitris Apostolou | 2022-06-05 | 3 | -6/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'testing-rng' into 'main' | Nick Mathewson | 2022-06-02 | 4 | -0/+344 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| | * | | | | New facility for deterministic and reproducible test PRNGs. | Nick Mathewson | 2022-06-02 | 4 | -0/+344 | |
| * | | | | | Merge branch 'check-license-fixes' into 'main' | Ian Jackson | 2022-06-02 | 2 | -1/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add check_licenses to CI. | Nick Mathewson | 2022-05-31 | 1 | -0/+3 | |
| | * | | | | | check_licenses: list new crates with manual license verification | Nick Mathewson | 2022-05-31 | 1 | -1/+17 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'better-fs-mistrust-badpermissions-string' into 'main' | Ian Jackson | 2022-06-02 | 4 | -29/+43 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fs-mistrust: Improve BadPermission string | Alex Xu (Hello71) | 2022-05-31 | 3 | -17/+31 | |
| | * | | | | | fs-mistrust: BadPermission(_, _) -> BadPermission(..) | Alex Xu (Hello71) | 2022-05-31 | 3 | -12/+12 | |
| * | | | | | | Merge branch 'doc' into 'main' | Nick Mathewson | 2022-06-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | tor-config: Fix a doc link | Ian Jackson | 2022-06-01 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'lint-followup' into 'main' | Nick Mathewson | 2022-06-01 | 1 | -17/+35 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | maint/add_warning: Convert remaining asserts | Ian Jackson | 2022-05-31 | 1 | -4/+8 | |
| | * | | | | | maint/add_warning: Introduce ImproperFile and convert one assert | Ian Jackson | 2022-05-31 | 1 | -2/+18 | |
| | * | | | | | maint/add_warning: Use python3 argparse | Ian Jackson | 2022-05-31 | 1 | -11/+9 | |
| * | | | | | | Merge branch 'lint' into 'main' | Ian Jackson | 2022-05-31 | 39 | -46/+211 | |
| |\| | | | | | |_|/ / / |/| | | | | ||||||
| | * | | | | maint/add_warning: Add "how to fix" to error message | Ian Jackson | 2022-05-31 | 1 | -0/+1 | |
| | * | | | | maint/add_warning: Run with --check in CI | Ian Jackson | 2022-05-31 | 1 | -0/+1 | |
| | * | | | | maint/add_warning: Provide --check mode | Ian Jackson | 2022-05-31 | 1 | -2/+22 | |
| | * | | | | maint/add_warning: Change shebang to python3 | Ian Jackson | 2022-05-31 | 1 | -1/+1 | |
| | * | | | | maint/add_warning: Use .tmp~ for temp filename, not .bak | Ian Jackson | 2022-05-31 | 1 | -3/+3 | |
| | * | | | | lints: Make lint blocks consistent | Ian Jackson | 2022-05-31 | 6 | -6/+7 | |
| | * | | | | lints: arti-testing: Move some allows outside the auto block | Ian Jackson | 2022-05-31 | 1 | -2/+3 | |
| | * | | | | lints: tor-protover: Move two allows outside the auto block | Ian Jackson | 2022-05-31 | 1 | -2/+3 | |
| | * | | | | lints: Add let_unit_value allow to all crates | Ian Jackson | 2022-05-31 | 35 | -1/+35 | |
| | * | | | | lints: Add let_unit_value allow to add_warning | Ian Jackson | 2022-05-31 | 1 | -0/+1 | |
| | * | | | | lints: Add two missing ones to add_warning | Ian Jackson | 2022-05-31 | 1 | -0/+2 | |
| | * | | | | lints: arti: Move some allows outside the auto block | Ian Jackson | 2022-05-31 | 1 | -2/+4 | |
| | * | | | | lints: maint/add_warning: New marker-based mode | Ian Jackson | 2022-05-31 | 1 | -35/+21 | |
| | * | | | | lints: Add lint block delimiters to every crate | Ian Jackson | 2022-05-31 | 36 | -0/+72 | |
| | * | | | | maint/add_warnings: Make it add the markers for its future self | Ian Jackson | 2022-05-31 | 1 | -0/+6 | |
| | * | | | | lints: arti-config: Re-add standard lint list | Ian Jackson | 2022-05-31 | 1 | -0/+30 | |
| | * | | | | lints: maint/add_warning: Improve ordering | Ian Jackson | 2022-05-31 | 1 | -1/+1 | |
