summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-hsservice tests: Introduce new test_temp_dir helper moduleIan Jackson2023-11-284-0/+272
| | |/ / | |/| |
* | | | Merge branch 'arti-extra-features' into 'main'Nick Mathewson2023-11-292-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | make feature arti/experimental-api enable arti-client/experimental-apiJim Newsome2023-11-281-1/+1
| * | | Fix extra features getting enabled in the arti-extra test binaryJim Newsome2023-11-281-1/+5
| |/ /
* | | Merge branch 'time-store-2' into 'main'Ian Jackson2023-11-292-36/+276
|\ \ \ | |_|/ |/| |
| * | tor-hsservice: time_store: Change rel time Display to humantime (fmt)Ian Jackson2023-11-291-4/+1
| * | tor-hsservice: time_store: Change rel time Display to humantimeIan Jackson2023-11-291-31/+23
| * | tor-hsservice: time_store: Change rel time prefix to T+Ian Jackson2023-11-291-13/+13
| * | tor-hsservice: time_store: rustfmtIan Jackson2023-11-281-5/+6
| * | tor-hsservice: time_store: tests: Split up a stringIan Jackson2023-11-281-1/+4
| * | tor-hsservice: time_store: deser strings: don't allocateIan Jackson2023-11-281-5/+19
| * | tor-hsservice: time_store: Reference: change serdeIan Jackson2023-11-281-11/+6
| * | tor-hsservice: time_store: Reference: impl FromStrIan Jackson2023-11-281-1/+22
| * | tor-hsservice: time_store: Reference: change DisplayIan Jackson2023-11-282-5/+9
| * | tor-hsservice: time_store: provide time_t_to_system_timeIan Jackson2023-11-281-0/+74
| * | tor-hsservice: time_store: break out system_time_to_time_tIan Jackson2023-11-281-7/+12
| * | tor-hsservice: time_store: SerdeStringOrTransparent macroIan Jackson2023-11-281-26/+41
| * | tor-hsservice: time_store: FutureTimestamp: change serdeIan Jackson2023-11-281-8/+31
| * | tor-hsservice: time_store: FutureTimestamp: impl FromStrIan Jackson2023-11-281-0/+45
| * | tor-hsservice: time_store: FutureTimestamp: change DisplayIan Jackson2023-11-281-2/+27
| * | tor-hsservice: time_store: tests: Add an mpack testIan Jackson2023-11-281-0/+25
| * | tor-hsservice: time_store: tests: use a fixed SystemTimeIan Jackson2023-11-281-5/+6
| |/
* | Merge branch 'keymgr-fs-mistrust' into 'main'gabi-2502023-11-281-23/+36
|\ \
| * | tor-keymgr: Use CheckedDir::read_dir to validate dir permissions in list().Gabriela Moldovan2023-11-281-3/+13
| * | tor-keymgr: Use the new CheckedDir::remove_file API.Gabriela Moldovan2023-11-281-20/+23
| |/
* | Merge branch 'misc-upgrades' into 'main'Nick Mathewson2023-11-287-68/+187
|\ \ | |/ |/|
| * Remove event-listener dependency from tor-log-ratelim.Nick Mathewson2023-11-282-2/+0
| * downgrade-dependencies: un-downgrade futures-lite.Nick Mathewson2023-11-281-1/+2
| * dirclient: Upgrade to http 1.0Nick Mathewson2023-11-283-6/+19
| * Upgrade to event-listener 4Nick Mathewson2023-11-273-4/+4
| * rt-comapt: Upgrade to latest async-ioNick Mathewson2023-11-272-57/+164
* | Merge branch 'audit-updates' into 'main'Ian Jackson2023-11-282-4/+10
|\ \
| * | Ignore rsa timing cargo-audit warningNick Mathewson2023-11-281-0/+6
| * | Update to latest openssl to please cargo-audit.Nick Mathewson2023-11-281-4/+4
|/ /
* | Merge branch 'warnings' into 'main'gabi-2502023-11-281-3/+3
|\ \
| * | tor-keymgr: Fix some broken docs linksIan Jackson2023-11-281-3/+3
|/ /
* | Merge branch 'keymgr-derive-builder' into 'main'gabi-2502023-11-287-60/+153
|\ \
| * | tor-keymgr: Write some KeyMgrBuilder functions by hand.Gabriela Moldovan2023-11-282-17/+93
| * | tor-keymgr: Abolish KeyMgr::new.Gabriela Moldovan2023-11-273-20/+7
| * | tor-keymgr: Derive Builder for KeyMgr (fmt).Gabriela Moldovan2023-11-274-12/+28
| * | tor-keymgr: Derive Builder for KeyMgr.Gabriela Moldovan2023-11-276-43/+57
* | | Merge branch 'hss-debug-serde' into 'main'Ian Jackson2023-11-285-4/+135
|\ \ \
| * | | tor-hsservice: Bespoke Debug impl for IptRelayIan Jackson2023-11-271-2/+27
| * | | tor-hsservice: derive Debug for IptParametersIan Jackson2023-11-271-0/+6
| * | | tor-hsservice: IptLocalId: test serde and DisplayIan Jackson2023-11-273-0/+50
| * | | tor-hsservice: IptLocalId: bespoke serde implIan Jackson2023-11-273-2/+31
| * | | tor-hsservice: IptLocalId: impl DisplayIan Jackson2023-11-271-0/+11
| * | | tor-hsservice: IptLocalId: provide dummy (test) constructorIan Jackson2023-11-271-0/+10
| | |/ | |/|
* | | Merge branch 'persist-prefix' into 'main'Ian Jackson2023-11-287-171/+285
|\ \ \
| * | | tor-hsservice: ipt_set: Fix broken doc linksIan Jackson2023-11-271-3/+3