index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Downgrade async-process to 1.7.0.
Nick Mathewson
2023-09-30
1
-24
/
+6
*
Downgrade tinystr to 0.7.1, which has the old license.
Nick Mathewson
2023-09-28
1
-2
/
+2
*
Run cargo update in preparation for monday release.
Nick Mathewson
2023-09-28
1
-180
/
+210
*
Remove direct dependency on generic-array
Nick Mathewson
2023-09-28
1
-2
/
+0
*
Upgrade async_executors dependency to 0.7.0
Nick Mathewson
2023-09-28
1
-5
/
+5
*
pt-proxy example: Upgrade to fast-socks5 v0.9.1.
Nick Mathewson
2023-09-28
1
-2
/
+3
*
Upgrade memmap2 dependency to 0.8.0
Nick Mathewson
2023-09-28
1
-3
/
+3
*
Upgrade event_listener dependency to 3.0.0
Nick Mathewson
2023-09-28
1
-5
/
+16
*
hsrproxy: improve error handling somewhat
Nick Mathewson
2023-09-27
1
-0
/
+1
*
hsrproxy: Implement more of the proxy functionality
Nick Mathewson
2023-09-27
1
-0
/
+5
*
hsrproxy: Start to sketch out an rproxy implementation.
Nick Mathewson
2023-09-27
1
-0
/
+3
*
arti-client: add an onion-service-service feature
Nick Mathewson
2023-09-26
1
-0
/
+1
*
Merge branch 'onionservice_part1' into 'main'
Nick Mathewson
2023-09-20
1
-0
/
+1
|
\
|
*
hss: Use tor-persist to make a StorageHandle.
Nick Mathewson
2023-09-20
1
-0
/
+1
*
|
Merge branch 'upgrades' into 'main'
Nick Mathewson
2023-09-20
1
-2
/
+2
|
\
\
|
*
|
Upgrade to fixed-capacity-vec 1.0
Nick Mathewson
2023-09-20
1
-2
/
+2
*
|
|
tor_config: Provide Flatten
Ian Jackson
2023-09-20
1
-0
/
+21
|
/
/
*
|
hsproxy: reject configurations with unreachable patterns.
Nick Mathewson
2023-09-19
1
-0
/
+1
*
|
hss: Make the config builders serde.
Nick Mathewson
2023-09-19
1
-0
/
+1
|
/
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-0
/
+4
*
Merge branch 'desc-publisher-uploads' into 'main'
Ian Jackson
2023-09-14
1
-1
/
+0
|
\
|
*
tor-hsservice: Use mpsc channels instead of async-broadcast.
Gabriela Moldovan
2023-09-12
1
-1
/
+0
*
|
tor-rtmock: task: Add API for printing dumps including backtraces
Ian Jackson
2023-09-13
1
-0
/
+1
*
|
tor-rtmock: task: Capture sleep backtraces, with code to dump
Ian Jackson
2023-09-13
1
-0
/
+1
*
|
Merge branch 'hss_config' into 'main'
Nick Mathewson
2023-09-07
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
HSS: Parser/encoder for AuthorizedClientConfig
Nick Mathewson
2023-09-07
1
-0
/
+1
|
*
hsrproxy: implement builders and serde.
Nick Mathewson
2023-09-07
1
-0
/
+5
|
*
hsrproxy: implement parse/encode for patterns and targets.
Nick Mathewson
2023-09-07
1
-0
/
+3
|
*
Create a tor-hsrproxy crate to handle "proxy to local port".
Nick Mathewson
2023-09-07
1
-0
/
+4
*
|
Merge branch 'fixed-capacity-vec' into 'main'
gabi-250
2023-09-06
1
-0
/
+7
|
\
\
|
*
|
Switch to FixedCapacityVec 0.1.0 from crates.io
Ian Jackson
2023-09-06
1
-0
/
+7
*
|
|
obfs4-checker: port from chrono to time.
Nick Mathewson
2023-09-05
1
-29
/
+9
*
|
|
Use a more recent tracing_subscriber in examples.
Nick Mathewson
2023-09-05
1
-65
/
+15
*
|
|
update: Cargo.lock
Saksham Mittal
2023-09-05
1
-22
/
+417
|
/
/
*
|
Run "cargo update" in preparation for release.
Nick Mathewson
2023-09-05
1
-312
/
+258
*
|
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-24
/
+24
*
|
Minor-version bumps for crates with breaking changes.
Nick Mathewson
2023-09-05
1
-2
/
+2
*
|
Bump to trust-dns-proto 0.23.0
Nick Mathewson
2023-09-05
1
-25
/
+8
*
|
Upgrade to visibility 0.1.0
Nick Mathewson
2023-09-05
1
-3
/
+3
|
/
*
tor-hsservice: Add partial descriptor publisher reactor implementation.
Gabriela Moldovan
2023-08-25
1
-0
/
+6
*
hss: Retry rendezvous circuit attempts.
Nick Mathewson
2023-08-24
1
-0
/
+1
*
tor-keymgr: Bump ssh-key to 0.6.1 and remove unnecessary dependency.
Gabriela Moldovan
2023-08-24
1
-3
/
+2
*
tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNickname
Ian Jackson
2023-08-23
1
-0
/
+2
*
tor-hsservice: Provide a sensible HsNickname
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-hsservice: About half of an IPT Manager
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-hsservice: Provide timeout tracking utilities - tests
Ian Jackson
2023-08-23
1
-0
/
+2
*
tor-hsservice: Provide timeout tracking utilities
Ian Jackson
2023-08-23
1
-0
/
+2
*
hss: change terminate oneshot to send "void".
Nick Mathewson
2023-08-22
1
-0
/
+1
*
HSS: Use correct timeouts and delays in IptEstablisher
Nick Mathewson
2023-08-22
1
-0
/
+1
*
HSS: Refactor RendRequest so we can return a stream of it.
Nick Mathewson
2023-08-22
1
-0
/
+2
[prev]
[next]