summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * | netdir: Conditionally expose some by_rsa APIs as experimental.Nick Mathewson2023-06-291-0/+1
| |/
* / keymgr: Add tests for ArtiNativeKeyStore::key_path.Gabriela Moldovan2023-06-291-0/+1
|/
* HS configuration: Add retry parameters to configurationIan Jackson2023-06-281-0/+1
* arti cfg tests: Overhaul exception handlingIan Jackson2023-06-281-0/+1
* Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2pinkforest2023-06-271-50/+7
* Merge branch 'upgrade-itertools' into 'main'gabi-2502023-06-261-2/+2
|\
| * Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-2/+2
* | keymgr: Create a KeyStoreError trait for keystore errors.Gabriela Moldovan2023-06-261-0/+1
|/
* netdoc: Use a dev-dependency on anyhow to fix a doc exampleNick Mathewson2023-06-221-0/+1
* Merge branch 'socks_errorkinds' into 'main'Nick Mathewson2023-06-221-0/+1
|\
| * New ErrorKind for invalid onion addressesNick Mathewson2023-06-221-0/+1
* | Merge branch 'hsdesc-accessors' into 'main'Ian Jackson2023-06-211-0/+48
|\ \
| * | netdoc: Use derive amplify::Getters for HsDesc accessors.Nick Mathewson2023-06-201-0/+48
* | | Upgrade to memmap2 0.7Nick Mathewson2023-06-211-2/+2
* | | Upgrade to strum 0.25.Nick Mathewson2023-06-211-5/+5
| |/ |/|
* | Merge branch 'geoip-nullity-fromstr' into 'main'Nick Mathewson2023-06-211-0/+1
|\ \
| * | geoip: Make ?? a little more bullet-proofNick Mathewson2023-06-201-0/+1
* | | Bump openssl because RUSTSEC-2023-0044Ian Jackson2023-06-211-4/+4
* | | Merge branch 'keymgr-refactor-fs-ops' into 'main'gabi-2502023-06-201-0/+1
|\ \ \ | |/ / |/| |
| * | keymgr: Move FS operations out of ssh.rsGabriela Moldovan2023-06-201-0/+1
| |/
* | Merge branch 'add-tor-geoip' into 'main'Nick Mathewson2023-06-201-2/+18
|\ \ | |/ |/|
| * tor-geoip: Add new crate with GeoIP database functionalityeta2023-06-201-2/+18
* | keymgr: Add an error variant for fs_mistrust errors.Gabriela Moldovan2023-06-201-0/+1
* | Merge branch 'arti-client' into 'main'Alexander Færøy2023-06-191-0/+1
|\ \
| * | arti-client: Provide ErrorDetailDiscriminants for convenient testingIan Jackson2023-06-161-0/+1
* | | Merge branch 'netdoc-todos' into 'main'Nick Mathewson2023-06-161-0/+1
|\ \ \ | |/ / |/| |
| * | netdoc: use ct_lookup for rend descriptor cookie lookupNick Mathewson2023-06-161-0/+1
* | | keymgr: Move the HS client and service key specifiers out of tor-keymgr.Gabriela Moldovan2023-06-151-0/+1
* | | keymgr: Add key manager implementation stub.Gabriela Moldovan2023-06-151-0/+1
* | | keymgr: Add ArtiNativeKeyStore implementation skeleton.Gabriela Moldovan2023-06-151-11/+246
|/ /
* | Upgrade async-trait requirement to 1.54Nick Mathewson2023-06-121-3/+3
* | tor-hsclient: Implement rendezvous setup, and retry frameworkIan Jackson2023-06-091-0/+2
* | tor-hscrypto: implement Rng.gen() for RendCookieIan Jackson2023-06-091-0/+1
|/
* Merge branch 'ipt_to_circtarget' into 'main'Nick Mathewson2023-06-071-0/+1
|\
| * hsclient: Create a CircTarget from an IntroPointDesc.Nick Mathewson2023-06-071-0/+1
* | Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-061-11/+0
|\ \
| * | tor-cell: remove use of arrayrefNick Mathewson2023-06-011-7/+0
| * | tor-llcrypto: remove use of arrayrefNick Mathewson2023-06-011-1/+0
| * | tor-netdoc: remove use of arrayref.Nick Mathewson2023-06-011-1/+0
| * | tor-proto: Remove use of arrayref.Nick Mathewson2023-06-011-1/+0
| * | tor-bytes: Remove use of arrayrefNick Mathewson2023-05-251-1/+0
* | | arti: Interpret socks request to mean "lookup an RPC session"Nick Mathewson2023-06-051-0/+1
* | | RPC: Implement a "global identifier" for non-session-bound IDsNick Mathewson2023-06-051-0/+18
* | | rpc: Give RpcMgr a registry of connections.Nick Mathewson2023-06-051-0/+2
| |/ |/|
* | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-43/+43
* | Run "cargo update" in preparation for Thursday release.Nick Mathewson2023-05-301-80/+71
|/
* rpc: Remove fake_generational_arenaNick Mathewson2023-05-231-0/+10
* Upgrade notify dependency to 6.0Nick Mathewson2023-05-221-2/+2
* Upgrade async-compression dependency to 0.4.0.Nick Mathewson2023-05-221-6/+6
* Upgrade memmap2 dependency to 0.6.1.Nick Mathewson2023-05-221-2/+2