summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Downgrade an XXXX to a TODO.Nick Mathewson2025-07-231-1/+3
| * | | | | Remove now-needless allow(unused).Nick Mathewson2025-07-231-1/+0
| * | | | | Refactor/simplify HopSettings constructionNick Mathewson2025-07-232-60/+108
| * | | | | Rename and invert the sense of requires_stream_level_sendmes.Nick Mathewson2025-07-232-5/+9
| * | | | | proto: Send extensions as appropriate to negotiate CGO.Nick Mathewson2025-07-233-1/+54
| * | | | | proto: Construct CGO instances if that is what is selected.Nick Mathewson2025-07-232-2/+15
| * | | | | proto: Take format+crypto settings from HopSettingsNick Mathewson2025-07-237-54/+58
| * | | | | protover: Allocate a capability number for RELAY_CRYPT_CGO.Nick Mathewson2025-07-231-0/+7
* | | | | | Merge branch 'ticket_2050' into 'main'Nick Mathewson2025-07-233-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tor-llcrypto: fix typotcyrus2025-07-231-1/+1
| * | | | | tor-hscrypto: fix typostcyrus2025-07-232-3/+3
|/ / / / /
* | | | | Merge branch 'add-err-variant' into 'main'gabi-2502025-07-232-2/+9
|\ \ \ \ \
| * | | | | tor-keymgr: Add err::Error::KeystoreNotFoundhjrgrn2025-07-232-2/+9
|/ / / / /
| | * | | hyper-examples: Put private key for tests backnield2025-08-041-0/+8
| | * | | hyper-examples: Use native-tls instead of rustlsnield2025-07-213-198/+15
| | * | | hyper-examples: Delete folder remaining after rebasenield2025-07-203-50/+166
| | * | | Merge branch 'hyper-examples' of gitlab.torproject.org:nield/arti into hyper-...nield2025-07-200-0/+0
| | |\ \ \
| | | * | | hyper-examples: Typonield2025-06-241-1/+1
| | | * | | hyper-examples: rustfmtnield2025-06-241-4/+7
| | | * | | hyper-examples: Clarify comment regarding `is_fully_reachable`nield2025-06-241-3/+2
| | | * | | hyper-examples: Simplify code for timeoutnield2025-06-241-51/+15
| | | * | | hyper-examples: Print messages to stderrnield2025-06-241-6/+6
| | | * | | hyper-examples: Add comment why we use rustls and manual set root_certnield2025-06-241-0/+4
| | | * | | hyper-examples: Print messages to stderrnield2025-06-241-2/+2
| | | * | | hyper-examples: Allow cli argument for test-urlnield2025-06-241-1/+4
| | | * | | hyper-examples: Remove hyper-custom-connector-examplenield2025-06-044-268/+3
| | | * | | hyper-examples: Typonield2025-04-161-1/+1
| | | * | | hyper-examples: Fix example hyper-http-hs-examplenield2025-04-161-13/+67
| | | * | | hyper-examples: Rename example directorynield2025-04-167-29/+29
| | | * | | hyper-examples: Fix example hyper-http-client examplenield2025-04-161-14/+22
| | | * | | hyper-examples: Cargo fmtnield2025-04-161-1/+1
| | | * | | hyper-examples: Add README.mdnield2025-04-151-0/+40
| | | * | | hyper-examples: Remove subdirectories from examplenield2025-04-1511-132/+62
| | | * | | hyper-examples: Remove unsafe test url form hyper-http-client-examplenield2025-04-151-1/+3
| | | * | | hyper-examples: Example creating custom ArtiHttpConnector for hypernield2025-04-154-0/+300
| | * | | | hyper-examples: Typonield2025-07-201-1/+1
| | * | | | hyper-examples: rustfmtnield2025-07-201-4/+7
| | * | | | hyper-examples: Clarify comment regarding `is_fully_reachable`nield2025-07-201-3/+2
| | * | | | hyper-examples: Simplify code for timeoutnield2025-07-201-51/+15
| | * | | | hyper-examples: Print messages to stderrnield2025-07-201-6/+6
| | * | | | hyper-examples: Add comment why we use rustls and manual set root_certnield2025-07-201-0/+4
| | * | | | hyper-examples: Print messages to stderrnield2025-07-201-2/+2
| | * | | | hyper-examples: Allow cli argument for test-urlnield2025-07-201-1/+4
| | * | | | hyper-examples: Remove hyper-custom-connector-examplenield2025-07-204-268/+3
| | * | | | hyper-examples: Typonield2025-07-201-1/+1
| | * | | | hyper-examples: Fix example hyper-http-hs-examplenield2025-07-201-13/+67
| | * | | | hyper-examples: Rename example directorynield2025-07-207-29/+29
| | * | | | hyper-examples: Fix example hyper-http-client examplenield2025-07-201-14/+22
| | * | | | hyper-examples: Cargo fmtnield2025-07-201-1/+1
| | * | | | hyper-examples: Add README.mdnield2025-07-201-0/+40