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
/
crates
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-17
/
+17
|
\
|
*
Bump arti crate version to 1.3.0
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-15
/
+15
*
|
cargo: Run fixup-features (formatting)
Ian Jackson
2024-10-30
1
-1
/
+2
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-2
/
+2
*
|
cargo: Make default-runtime feature part of full
Ian Jackson
2024-10-30
1
-0
/
+1
|
/
*
Update notify to 7.x
Ian Jackson
2024-10-30
1
-1
/
+1
*
Make memquota feature part of full in arti
Ian Jackson
2024-10-22
2
-2
/
+3
*
tor-memquota: Declare memquota feature stable, and default
Ian Jackson
2024-10-22
1
-1
/
+0
*
arti cfg tests: Clarify here and there
Ian Jackson
2024-10-22
1
-1
/
+2
*
arti cfg tests: Fix typo
Ian Jackson
2024-10-22
1
-1
/
+1
*
minimal features test: Introduce new --cfg arti_features_precise
Ian Jackson
2024-10-22
2
-1
/
+21
*
test-all-crates: conditional options, to test more crates
Ian Jackson
2024-10-22
1
-1
/
+1
*
rpcserver: Wrap InvokeError as internal error
Nick Mathewson
2024-10-17
1
-3
/
+10
*
Merge branch 'dead' into 'main'
Alexander Hansen Færøy
2024-10-17
3
-2
/
+7
|
\
|
*
arti: Introduce a new default-runtime Cargo feature
Ian Jackson
2024-10-17
2
-2
/
+5
|
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+2
*
|
Merge branch 'fs-watcher-poll' into 'main'
gabi-250
2024-10-17
3
-0
/
+10
|
\
\
|
*
|
arti: Add a warning about watch_configuration's performance issues.
Gabriela Moldovan
2024-10-17
1
-0
/
+7
|
*
|
tor-config: Document the limitations of the FileWatcher.
Gabriela Moldovan
2024-10-16
1
-0
/
+2
|
*
|
arti: Enable tor-config/testing when testing.
Gabriela Moldovan
2024-10-16
1
-0
/
+1
|
|
/
*
|
Merge branch 'fix-arti-relay-deps' into 'main'
opara
2024-10-16
4
-50
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti: remove 'relay' subcommand and 'arti-relay' dep
Steven Engler
2024-10-15
4
-50
/
+1
*
|
Apply `default-features = false` to all tor-memquota deps
Ian Jackson
2024-10-16
1
-1
/
+1
|
/
*
arti: Bump secmem-proc to fix the build errors on FreeBSD.
Gabriela Moldovan
2024-10-15
1
-1
/
+1
*
arti: Make hs-pow a experimental feature.
Wesley Aptekar-Cassels
2024-10-09
1
-2
/
+1
*
Enable onion client proof-of-work in the standalone "arti" tool
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+3
*
Merge branch 'secondary-keystores' into 'main'
gabi-250
2024-10-08
3
-1
/
+58
|
\
|
*
tor-keymgr: Move C Tor keystore configs under ctor key.
Gabriela Moldovan
2024-10-08
2
-4
/
+5
|
*
arti: Add a ctor-keystore feature.
Gabriela Moldovan
2024-10-08
1
-0
/
+1
|
*
tor-keymgr: Add configuration for C Tor client keystores.
Gabriela Moldovan
2024-10-08
2
-4
/
+25
|
*
arti-client: Use the configured C Tor keystores, if any.
Gabriela Moldovan
2024-10-08
1
-8
/
+1
|
*
arti: Remove extraneous whitespace from example config.
Gabriela Moldovan
2024-10-08
1
-1
/
+1
|
*
tor-keymgr: Add configuration for C Tor service keystores.
Gabriela Moldovan
2024-10-08
2
-0
/
+41
*
|
Merge branch 'update-feature-flag-docs' into 'main'
Ian Jackson
2024-10-08
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
arti: Remove outdated information from README.
Wesley Aptekar-Cassels
2024-10-08
1
-2
/
+2
|
*
docs: Add vanguard feature flag to README.
Wesley Aptekar-Cassels
2024-10-07
1
-3
/
+3
*
|
Default allow_onion_addrs to true.
Wesley Aptekar-Cassels
2024-10-07
1
-10
/
+1
|
/
*
Merge branch 'prop351-refs' into 'main'
Jim Newsome
2024-10-03
1
-7
/
+10
|
\
|
*
Replace references to prop351 with socks-extensions.md
Nick Mathewson
2024-10-02
1
-7
/
+10
*
|
Merge branch 'div_ceil' into 'main'
Nick Mathewson
2024-10-03
1
-1
/
+1
|
\
\
|
*
|
Use {u64,usize}::div_ceil
Nick Mathewson
2024-09-30
1
-1
/
+1
*
|
|
rpc: clarify documentation and fix typos
Nick Mathewson
2024-10-02
1
-1
/
+3
*
|
|
Revise RPC documentation to be more informative.
Nick Mathewson
2024-10-02
2
-5
/
+17
|
|
/
|
/
|
*
|
Merge branch 'rpc-doc-socks-objectid' into 'main'
Nick Mathewson
2024-10-02
1
-0
/
+16
|
\
\
|
*
|
Copy section on objectid/isolation restrictions from prop351.
Nick Mathewson
2024-09-30
1
-0
/
+16
|
|
/
*
|
Merge branch 'socksproto-3' into 'main'
Ian Jackson
2024-10-01
1
-61
/
+28
|
\
\
|
*
|
tor-socksproto: Handle 0-byte reads (EOF) correctly
Ian Jackson
2024-10-01
1
-1
/
+1
|
*
|
arti SOCKS proxy: Defer splitting the socks stream
Ian Jackson
2024-10-01
1
-13
/
+13
[next]