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
...
*
Add pt-client and bridge-client features to arti and arti-client
Ian Jackson
2022-10-12
3
-1
/
+7
*
bridges config example: Add much more example syntax
Ian Jackson
2022-10-12
1
-4
/
+14
*
bridges config example: Add bridges section to example config
Ian Jackson
2022-10-12
2
-0
/
+24
*
config exhaust checking: Allow for whole sections
Ian Jackson
2022-10-12
1
-2
/
+17
*
config exhaust checking: Allow for options only unrecognized in new
Ian Jackson
2022-10-12
1
-4
/
+10
*
config exhaust checking: Move unrecognized lists earlier
Ian Jackson
2022-10-12
1
-3
/
+3
*
arti config exhaust checking: Improve message, add comment
Ian Jackson
2022-10-12
1
-2
/
+4
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Make cargo-sort stop complaining
eta
2022-10-10
1
-1
/
+1
*
Fixed grammar mistake
EliTheCoder
2022-10-08
1
-1
/
+1
*
remove manual limitation of coredump size
trinity-1686a
2022-10-05
1
-4
/
+0
*
Merge branch 'socks_client' into 'main'
Nick Mathewson
2022-10-03
1
-1
/
+1
|
\
|
*
socksproto: Rename SocksHandshake to SocksProxyHandshake.
Nick Mathewson
2022-09-27
1
-1
/
+1
*
|
Bump patchlevels of binary crates.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
|
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-2
/
+2
*
|
Upgrade dependencies in preparation for upcoming release
Nick Mathewson
2022-09-30
1
-2
/
+2
|
/
*
Enforce SafeLogging on the console.
Nick Mathewson
2022-09-26
1
-30
/
+10
*
Merge branch 'fix-async-std' into 'main'
eta
2022-09-07
2
-2
/
+5
|
\
|
*
fix compilation error with async-std
trinity-1686a
2022-09-06
2
-2
/
+5
*
|
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-4
/
+0
|
/
*
document TOR_SKIP_CONTROLPORTTEST=1 for no warning on Tor Browser
trinity-1686a
2022-09-03
2
-18
/
+14
*
READMEs: Run maint/readmes (to update READMEs from lib.rs)
Ian Jackson
2022-09-02
1
-2
/
+55
*
docs: Move Tor Browser part to arti top-level (rustfmt etc.)
Ian Jackson
2022-09-02
1
-16
/
+16
*
README: Remove caveats from Tor Browser instructions
Ian Jackson
2022-09-02
1
-3
/
+1
*
README: Fix links to Tor Browser
Ian Jackson
2022-09-02
1
-3
/
+4
*
docs: Move Tor Browser part to arti top-level (syntax fixup)
Ian Jackson
2022-09-02
1
-6
/
+16
*
docs: Move Tor Browser part to arti top-level (code motion)
Ian Jackson
2022-09-02
1
-0
/
+44
*
README: change an NB to Note
Ian Jackson
2022-09-02
1
-1
/
+1
*
READMEs: arti (CLI): Remove several caveats, and tidying
Ian Jackson
2022-09-02
2
-24
/
+48
*
Merge branch 'update-notify' into 'main'
Ian Jackson
2022-09-01
2
-24
/
+29
|
\
|
*
update to v5.0.0
trinity-1686a
2022-08-31
2
-24
/
+29
*
|
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-5
/
+5
|
/
*
Add test warning exceptions to arti::cfg::test
Nick Mathewson
2022-08-31
1
-0
/
+7
*
Update README.md files with "readmes" tool.
Nick Mathewson
2022-08-31
1
-1
/
+12
*
Mark a few APIs as experimental in docs.
Nick Mathewson
2022-08-30
2
-0
/
+2
*
Fix Tests on Windows in Configuration Subsystem.
Alexander Færøy
2022-08-30
1
-6
/
+30
*
small refactoring to reduce duplicaiton of config reloading
trinity-1686a
2022-08-27
2
-42
/
+44
*
connect SIGHUP to watch_cfg
trinity-1686a
2022-08-27
2
-62
/
+90
*
WIP: listen for sighups and reconfigure?
Nick Mathewson
2022-08-26
1
-0
/
+13
*
Add functionality to listen for SIGHUPs.
Nick Mathewson
2022-08-26
2
-1
/
+30
*
Merge branch 'safelog_more' into 'main'
Ian Jackson
2022-08-26
2
-5
/
+9
|
\
|
*
arti: Adjust severity on per-socks-request log.
Nick Mathewson
2022-08-25
2
-5
/
+9
*
|
Bump toml dependency
Ian Jackson
2022-08-25
1
-1
/
+1
*
|
tor-config Listen: Rename localhost_port_legacy (from _deprecated)
Ian Jackson
2022-08-25
1
-2
/
+2
*
|
arti cfg: Provide comprehensive tests for port listening
Ian Jackson
2022-08-25
1
-1
/
+116
*
|
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
4
-13
/
+78
*
|
tor-config: Support tracking deprecated config keys
Ian Jackson
2022-08-25
1
-5
/
+11
*
|
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-6
/
+7
*
|
Merge branch 'default_log_severity' into 'main'
Nick Mathewson
2022-08-25
3
-3
/
+3
|
\
\
|
*
|
arti: Raise the default console log severity to "info"
Nick Mathewson
2022-08-25
3
-3
/
+3
|
|
/
[prev]
[next]