summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hsc-common-test-clean-up' into 'main'Nick Mathewson2026-03-3014-51/+70
|\
| * arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CIhjrgrn2026-03-304-3/+3
| * arti: test: correct typo in hss.rshjrgrn2026-03-301-2/+2
| * arti: test: Add description of the test file structure of the keys test suitehjrgrn2026-03-301-0/+43
| * arti: test: Update keys.mdhjrgrn2026-03-301-2/+2
| * arti: tests: Rename some keys test files using more intuitive nameshjrgrn2026-03-304-5/+5
| * arti: test: Update tests README.mdhjrgrn2026-03-301-5/+18
| * arti: test: Remove unused test data hsc-common/hsc.inhjrgrn2026-03-305-37/+0
|/
* Merge branch 'webtime-v3' into 'main'Nick Mathewson2026-03-26139-318/+679
|\
| * clippy.toml: Forbid the various "now" methods.Nick Mathewson2026-03-261-0/+3
| * examples/gsoc/obfs4-checker: Port to web-time-compat.Nick Mathewson2026-03-264-6/+15
| * arti-bench: Port to web-time-compatNick Mathewson2026-03-263-9/+11
| * arti: Port to web-time-compat.Nick Mathewson2026-03-263-6/+5
| * arti-client: Port to web-time-compat.Nick Mathewson2026-03-264-11/+11
| * tor-hssrvice: port to web-time-compat.Nick Mathewson2026-03-269-18/+21
| * tor-hsclient: port to web-time-compat.Nick Mathewson2026-03-265-6/+6
| * dirmgr: port to web-time-compat.Nick Mathewson2026-03-267-14/+26
| * tor-dirclient: port to web-time-compat.Nick Mathewson2026-03-264-2/+6
| * circmgr: Port to web-time-compat.Nick Mathewson2026-03-2614-26/+38
| * tor-guardmgr: Port to web_time_compat.Nick Mathewson2026-03-2612-62/+70
| * tor-ptmgr: port to web-time-compat.Nick Mathewson2026-03-263-4/+6
| * tor-chanmgr: port to web-time-compat.Nick Mathewson2026-03-263-11/+11
| * tor-netdir: port to web-time-compat.Nick Mathewson2026-03-264-3/+6
| * tor-netdoc: Port to web-time-compatNick Mathewson2026-03-265-5/+9
| * tor-proto: Port to web-time-compatNick Mathewson2026-03-2621-37/+46
| * tor-relay-crypto: port to web-time-compatNick Mathewson2026-03-264-5/+6
| * tor-keymgr: migrate to web-time-compat.Nick Mathewson2026-03-264-3/+5
| * tor-persist: migrate to web-time-compat.Nick Mathewson2026-03-266-16/+20
| * tor-hcrypto: Port to web-time-compatNick Mathewson2026-03-264-6/+6
| * tor-cert: Port to web-time-compatNick Mathewson2026-03-265-9/+13
| * tor-checkable: Port to web-time-compatNick Mathewson2026-03-264-9/+12
| * log-ratelim: Port to web-time-compat.Nick Mathewson2026-03-263-1/+3
| * rtcompat, rtmock: Port to web-time-compat.Nick Mathewson2026-03-2615-33/+39
| * tor-error: Port to web-time-compat.Nick Mathewson2026-03-263-10/+14
| * tor-cert-x509: Port to web-time-compat.Nick Mathewson2026-03-264-4/+7
| * Add a new web-time-compat crate.Nick Mathewson2026-03-267-0/+224
| * retry-error: Port to web-time.Nick Mathewson2026-03-263-2/+40
* | Merge branch 'ahf/wasm-arti-client-build-error' into 'main'Alexander Hansen Færøy2026-03-261-1/+3
|\ \
| * | Progress on arti-client compilation on wasm32 target.Alexander Hansen Færøy2026-03-261-1/+3
| |/
* | Merge branch 'http-connect-wrapup' into 'main'Nick Mathewson2026-03-268-27/+105
|\ \
| * | Feature-gate the proxy.enable_http_connect optionNick Mathewson2026-03-261-1/+14
| * | Mark the http-connect feature as stable.Nick Mathewson2026-03-251-2/+2
| * | Mention socks and http connect in compatibility.mdNick Mathewson2026-03-251-0/+4
| * | arti: Add an option to disable http_connect.Nick Mathewson2026-03-256-25/+86
* | | Merge branch 'relay-memquota' into 'main'David Goulet2026-03-263-4/+24
|\ \ \ | |_|/ |/| |
| * | proto: Add TODO about relay memquota setupGabriela Moldovan2026-03-261-0/+6
| * | proto: Use the inbound CircuitAccount when extending circuit (fmt)Gabriela Moldovan2026-03-262-2/+9
| * | proto: Use the inbound CircuitAccount when extending circuitGabriela Moldovan2026-03-263-4/+11
|/ /
* | Merge branch 'ahf/wasm-getrandom-basic-utils' into 'main'Alexander Hansen Færøy2026-03-262-0/+4
|\ \
| * | WASM: Enable `wasm_js` feature for getrandom for tor-basic-utils.Alexander Hansen Færøy2026-03-262-0/+4
|/ /