| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | tor-dirserver: Improve note on query performance | Clara Engler | 2026-01-15 | 1 | -6/+8 | |
| | * | | | | | tor-dirserver: Fix formulation | Clara Engler | 2026-01-15 | 1 | -1/+1 | |
| | * | | | | | tor-dirserver: Implement authcert retrieval logic | Clara Engler | 2026-01-15 | 3 | -4/+280 | |
| | * | | | | | parse2: OOB check for parse_netdoc_multiple_with_offsets | Clara Engler | 2026-01-15 | 1 | -5/+15 | |
| | * | | | | | tor-dirserver: Ensure algorithm with CHECK | Clara Engler | 2026-01-15 | 1 | -2/+3 | |
| | * | | | | | tor-dirserver: Move ContentEncoding to database | Clara Engler | 2026-01-15 | 2 | -20/+18 | |
| | * | | | | | tor-dirserver: Support for inserting into store | Clara Engler | 2026-01-15 | 4 | -10/+227 | |
| | * | | | | | tor-dirserver: Test authcert querying | Clara Engler | 2026-01-15 | 4 | -0/+139 | |
| | * | | | | | tor-dirserver: Operation test refactoring | Clara Engler | 2026-01-15 | 1 | -9/+7 | |
| | * | | | | | tor-dirserver: Add get_recent_authority_certificates | Clara Engler | 2026-01-15 | 2 | -3/+111 | |
| | * | | | | | tor-dirserver: `From<Timestamp> for SystemTime` | Clara Engler | 2026-01-15 | 1 | -0/+6 | |
| | * | | | | | tor-dirserver: Add `dir_key_published` to schema | Clara Engler | 2026-01-15 | 1 | -1/+4 | |
| | * | | | | | tor-llcrypto: Add `RsaIdentity::as_hex_upper` | Clara Engler | 2026-01-15 | 2 | -0/+11 | |
| | * | | | | | tor-netdoc: Make ConsensusFlavor exhaustive | Clara Engler | 2026-01-15 | 1 | -1/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'version-expose' into 'main' | Alexander Hansen Færøy | 2026-01-15 | 4 | -9/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: Rename Version and expose it as netstatus::SoftwareVersion | Ian Jackson | 2026-01-15 | 4 | -9/+9 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'install-runtime' into 'main' | Ian Jackson | 2026-01-15 | 6 | -2/+39 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | arti-client: document the need for `tor_log_ratelim::install_runtime()` | Steven Engler | 2026-01-14 | 1 | -0/+25 | |
| | * | | | | arti-relay: call `tor_log_ratelim::install_runtime` | Steven Engler | 2026-01-14 | 3 | -0/+6 | |
| | * | | | | arti: call `tor_log_ratelim::install_runtime` | Steven Engler | 2026-01-14 | 3 | -2/+8 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'authcert-constructor-non-exhaustive' into 'main' | Clara Engler | 2026-01-14 | 6 | -13/+51 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-netdoc: Fix typo | Ian Jackson | 2026-01-14 | 1 | -1/+1 | |
| | * | | | | tor-netdoc: constructors: Use manual non exhaustive | Ian Jackson | 2026-01-14 | 3 | -3/+14 | |
| | * | | | | tor-netdoc: derives: New `skip` document field option | Ian Jackson | 2026-01-14 | 4 | -10/+37 | |
| * | | | | | Merge branch 'download-test-speed' into 'main' | Clara Engler | 2026-01-14 | 2 | -36/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-dirserver: Speedup tests using tokio's test-util | Clara Engler | 2026-01-14 | 2 | -9/+7 | |
| | * | | | | | tor-dirserver: Remove slow ineffective test | Clara Engler | 2026-01-14 | 1 | -27/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'rpc-auto-spec' into 'main' | Nick Mathewson | 2026-01-14 | 1 | -11/+54 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rpc: Rename socket_stored_in_file => socket_address_file | Nick Mathewson | 2026-01-14 | 1 | -2/+2 | |
| | * | | | | | Suggestions from @diziet | Nick Mathewson | 2026-01-14 | 1 | -0/+23 | |
| | * | | | | | rpc: Document the intended behavior of inet-auto connpts | Nick Mathewson | 2026-01-13 | 1 | -11/+31 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'oniux-web' into 'main' | Alexander Hansen Færøy | 2026-01-14 | 3 | -0/+165 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | web: Update oniux to 0.7.0 | Clara Engler | 2026-01-14 | 1 | -1/+1 | |
| | * | | | | web: Minor improvements to oniux intro | Clara Engler | 2026-01-14 | 1 | -4/+5 | |
| | * | | | | web: Add oniux website | Clara Engler | 2026-01-14 | 3 | -0/+164 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'flaky-busy-timeout' into 'main' | Ian Jackson | 2026-01-14 | 1 | -38/+58 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-dirserver: Eliminate use of sleep in tests | Clara Engler | 2026-01-13 | 1 | -38/+58 | |
| * | | | | | Merge branch 'post-release-bis' into 'main' | Ian Jackson | 2026-01-14 | 8 | -330/+418 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | slotmap-careful: Drop HopSlotMap | Ian Jackson | 2026-01-14 | 2 | -4/+2 | |
| | * | | | | | tor-dirserver: Fix code broken by rusqlite upgrade | Clara Engler | 2026-01-14 | 1 | -2/+10 | |
| | * | | | | | cargo: Upgrade dependencies potentially breaking | Clara Engler | 2026-01-14 | 5 | -34/+47 | |
| | * | | | | | cargo: Perform non-breaking upgrades | Clara Engler | 2026-01-14 | 1 | -291/+360 | |
| * | | | | | | Merge branch 'encode-authcert-sigs-doc' into 'main' | Ian Jackson | 2026-01-14 | 1 | -0/+156 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | authcert-in-consensus: Allow the `fingerprint` anomaly | Ian Jackson | 2026-01-12 | 1 | -1/+1 | |
| | * | | | | | authcert-in-consensus: Fix some wrong intro item refs | Ian Jackson | 2026-01-12 | 1 | -2/+2 | |
| | * | | | | | authcert-in-consensus: Revised less-generic proposal | Ian Jackson | 2026-01-12 | 1 | -45/+67 | |
| | * | | | | | authcert-in-consensus: Improve, clarify, xref requirements | Ian Jackson | 2026-01-12 | 1 | -13/+9 | |
| | * | | | | | authcert-in-consensus: Fix intro wording and semantic botches | Ian Jackson | 2026-01-12 | 1 | -13/+12 | |
| | * | | | | | authcert-in-consensus: Fix typo | Ian Jackson | 2026-01-12 | 1 | -1/+1 | |
| | * | | | | | Notes about netdoc shift/reduce conflicts and authcert in netstatus | Ian Jackson | 2026-01-12 | 1 | -0/+139 | |
| | | |_|_|/ | |/| | | | ||||||
