summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Deduplicate ClientTransportFailed and ServerTransportFailedSaksham Mittal2023-09-111-22/+11
| * | | Import sealed module to avoid syntactic vinegarSaksham Mittal2023-09-111-14/+15
* | | | Merge branch 'desc-publisher-uploads' into 'main'Ian Jackson2023-09-144-102/+329
|\ \ \ \ | | |/ / | |/| |
| * | | tor-hsservice: Add some TODOs for the publisher.Gabriela Moldovan2023-09-121-0/+17
| * | | tor-hsservice: Set the size for the upload_task_complete channel to 0.Gabriela Moldovan2023-09-121-3/+5
| * | | tor-hsservice: Use mpsc channels instead of async-broadcast (fmt).Gabriela Moldovan2023-09-121-15/+19
| * | | tor-hsservice: Use mpsc channels instead of async-broadcast.Gabriela Moldovan2023-09-123-31/+39
| * | | tor-hsservice: Make schedule_pending_upload take &mut self.Gabriela Moldovan2023-09-121-16/+18
| * | | tor-hsservice: Require Mockable to impl Clone.Gabriela Moldovan2023-09-121-1/+2
| * | | tor-hsservice: Reformat handle_upload_results docs.Gabriela Moldovan2023-09-121-1/+2
| * | | tor-hsservice: Replace SystemTime::now() with runtime.now().Gabriela Moldovan2023-09-121-7/+5
| * | | tor-hsservice: Remove the TODOs that have been addressed.Gabriela Moldovan2023-09-071-16/+0
| * | | tor-hsservice: Tell the reactor about the status of the descriptor upload task.Gabriela Moldovan2023-09-071-1/+13
| * | | tor-hsservice: Don't block the reactor on the descriptor uploads (fmt).Gabriela Moldovan2023-09-071-24/+38
| * | | tor-hsservice: Don't block the reactor on the descriptor uploads.Gabriela Moldovan2023-09-072-53/+92
| * | | tor-hsservice: Handle upload completion events.Gabriela Moldovan2023-09-071-0/+14
| * | | tor-hsservice: Add handler for descriptor upload results.Gabriela Moldovan2023-09-071-0/+44
| * | | tor-hsservice: Add some types for representing upload results.Gabriela Moldovan2023-09-071-0/+39
| * | | tor-hsservice: Run descriptor uploads in parallel instead of sequentially (fmt).Gabriela Moldovan2023-09-071-17/+22
| * | | tor-hsservice: Run descriptor uploads in parallel instead of sequentially.Gabriela Moldovan2023-09-071-5/+26
| * | | tor-hsservice: Increment the revision counter when generating a new descriptor.Gabriela Moldovan2023-09-071-2/+26
| * | | tor-hsservice: Move the revision counter out of Descriptor.Gabriela Moldovan2023-09-072-5/+10
| * | | tor-hsservice: Remove unused publisher reactor function.Gabriela Moldovan2023-09-071-5/+0
| * | | tor-hsservice: Remove unnecessary allow annotations.Gabriela Moldovan2023-09-071-2/+0
| * | | tor-hsservice: Use existing postage::watch import.Gabriela Moldovan2023-09-071-1/+1
* | | | Merge branch 'locked' into 'main'Ian Jackson2023-09-141-2/+6
|\ \ \ \
| * | | | CI: Force refresh of all "cargo install"Ian Jackson2023-09-111-1/+5
| * | | | CI: Use cargo install --lockedIan Jackson2023-09-111-1/+1
| | |/ / | |/| |
* | | | Merge branch 'script' into 'main'Alexander Færøy2023-09-141-2/+4
|\ \ \ \
| * | | | maint/downgrade_dependencies: Honour $CARGOIan Jackson2023-09-141-2/+4
* | | | | Merge branch 'keymgr-paths' into 'main'gabi-2502023-09-141-0/+15
|\ \ \ \ \
| * | | | | dev docs: Document the `ArtiPath`s recognized by the key manager.Gabriela Moldovan2023-09-141-0/+15
|/ / / / /
* | | | | Merge branch 'mock-output' into 'main'Ian Jackson2023-09-141-4/+17
|\ \ \ \ \
| * | | | | tor-rtmock: task backtraces: Expand on spurious backtracesIan Jackson2023-09-131-2/+7
| * | | | | tor-rtmock: task backtraces: Fix output re backtrace multiplicityIan Jackson2023-09-131-2/+10
* | | | | | Merge branch 'keymgr-fixes' into 'main'Ian Jackson2023-09-144-8/+8
|\ \ \ \ \ \
| * | | | | | tor-keymgr: Fix typo in key names.Gabriela Moldovan2023-09-122-4/+4
| * | | | | | tor-keymgr: Remove redundant _private suffix from key extension.Gabriela Moldovan2023-09-123-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mock-backtrace' into 'main'Ian Jackson2023-09-134-19/+310
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tor-rtmock: task: Add missing doc commentIan Jackson2023-09-131-1/+3
| * | | | | tor-rtmock: task: Add warning about backtrace salienceIan Jackson2023-09-131-2/+34
| * | | | | tor-rtmock: task: Add backtrace dumping callsIan Jackson2023-09-131-4/+4
| * | | | | tor-rtmock: task: Add API for printing dumps including backtracesIan Jackson2023-09-134-3/+80
| * | | | | tor-rtmock: task: Capture sleep backtraces, with code to dumpIan Jackson2023-09-133-4/+77
| * | | | | tor-rtmock: task: Prepare for ActualWaker::clone taking the data lockIan Jackson2023-09-131-4/+28
| * | | | | tor-rtmock: task: Switch to unsafe RawWaker approachIan Jackson2023-09-131-5/+83
| * | | | | tor-rtmock: task: Add space in data for sleep backtracesIan Jackson2023-09-131-5/+8
| * | | | | tor-rtmock: task: Disable traced_test under miriIan Jackson2023-09-131-2/+4
| |/ / / /
* | | | | Merge branch 'warning' into 'main'gabi-2502023-09-131-0/+1
|\ \ \ \ \
| * | | | | tor-proto: Add a missing cfgIan Jackson2023-09-131-0/+1
| |/ / / /