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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Temporarily make ptmgr required for arti-client :/
Nick Mathewson
2022-11-28
2
-2
/
+5
|
*
|
PtMgr: Use a persistent state directory for PT state.
Nick Mathewson
2022-11-28
5
-11
/
+18
|
*
|
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
4
-3
/
+35
|
*
|
Fix ChanMgr APIs for setting PtMgr etc to match what TorClient wants.
Nick Mathewson
2022-11-28
1
-7
/
+4
|
*
|
Revise the API of "PtMgr::reconfigure"
Nick Mathewson
2022-11-28
1
-2
/
+7
|
*
|
ptmgr: Note a TODO issue around TempDir.
Nick Mathewson
2022-11-28
1
-0
/
+2
|
*
|
ptmgr: Fill in some error-related code; resolve TODOs.
Nick Mathewson
2022-11-28
3
-8
/
+55
|
*
|
ptmgr: clear up unused_import exceptions.
Nick Mathewson
2022-11-28
2
-16
/
+21
|
*
|
PtMgr: New features section in README.md
Nick Mathewson
2022-11-28
2
-6
/
+13
|
*
|
ptmgr: Mark PtMessage and next_message as experimental-api.
Nick Mathewson
2022-11-28
4
-3
/
+27
*
|
|
Merge branch 'update_packages_20221128' into 'main'
Ian Jackson
2022-11-29
2
-151
/
+161
|
\
\
\
|
*
|
|
Switch from sha-1 back to sha1.
Nick Mathewson
2022-11-29
2
-6
/
+6
|
*
|
|
Run cargo update in preparation for next release
Nick Mathewson
2022-11-29
1
-147
/
+157
|
/
/
/
*
|
|
Merge branch 'repro-less-shm' into 'main'
Nick Mathewson
2022-11-29
2
-10
/
+4
|
\
\
\
|
*
|
|
use newer version of zstd and lzma
trinity-1686a
2022-11-29
2
-10
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'redacted' into 'main'
Ian Jackson
2022-11-29
17
-13
/
+326
|
\
\
\
|
*
|
|
Rustdoc fix: escape []s.
Nick Mathewson
2022-11-28
1
-1
/
+1
|
*
|
|
safelog: Make MaybeRedacted<T> opaque.
Nick Mathewson
2022-11-28
3
-22
/
+12
|
*
|
|
GuardMgr: Treat Guards as sensitive and Bridges as redacted.
Nick Mathewson
2022-11-28
3
-5
/
+46
|
*
|
|
Add a default debug_redacted impl to save space.
Nick Mathewson
2022-11-28
3
-33
/
+3
|
*
|
|
Display guards in redacted form in guard status messages.
Nick Mathewson
2022-11-28
1
-3
/
+3
|
*
|
|
linkspec: Give a Redacted form for chantarget.
Nick Mathewson
2022-11-28
6
-7
/
+85
|
*
|
|
llcrypto: Make key id types Redactable.
Nick Mathewson
2022-11-28
4
-0
/
+30
|
*
|
|
safelog: Add a MaybeRedacted wrapper too.
Nick Mathewson
2022-11-28
1
-0
/
+38
|
*
|
|
safelog: implement Redactable for network addr types.
Nick Mathewson
2022-11-28
2
-0
/
+73
|
*
|
|
safelog: Define a "Redactable" trait
Nick Mathewson
2022-11-28
2
-0
/
+93
|
|
/
/
*
|
|
Merge branch 'more_netdoc_tests' into 'main'
Ian Jackson
2022-11-29
6
-36
/
+323
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
netdoc: Add a test for routerdesc family parsing.
Nick Mathewson
2022-11-17
1
-0
/
+9
|
*
|
netdoc: Correct and test some tricky routerdesc errors
Nick Mathewson
2022-11-17
5
-2
/
+247
|
*
|
netdoc: Add tests for routerdesc accessors.
Nick Mathewson
2022-11-17
1
-1
/
+31
|
*
|
Netdoc: use a different desc in tests.
Nick Mathewson
2022-11-17
2
-34
/
+37
*
|
|
Merge branch 'ptmgr-draft' into 'main'
Nick Mathewson
2022-11-28
14
-125
/
+434
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-chanmgr: Introduce the BootstrapReporter API, publicize ChanBuilder
eta
2022-11-28
6
-41
/
+111
|
*
|
Draft: Pluggable transport manager
eta
2022-11-28
9
-84
/
+323
|
/
/
*
|
Merge branch 'chanmethod-non-exhaustive' into 'main'
Nick Mathewson
2022-11-27
5
-2
/
+35
|
\
\
|
*
|
Make ChannelMethod non-exhaustive
Ian Jackson
2022-11-24
5
-2
/
+35
*
|
|
Merge branch 'reconfig-bridges-bad' into 'main'
Nick Mathewson
2022-11-27
5
-13
/
+78
|
\
\
\
|
*
|
|
tor-guardmgr: rustfmt for recent changes
Ian Jackson
2022-11-24
2
-5
/
+6
|
*
|
|
tor-guardmgr: NoLock error: add TODO for trying to get lock
Ian Jackson
2022-11-24
1
-0
/
+2
|
*
|
|
tor-config: Rename to ReconfigureError::UnsupportedSituation
Ian Jackson
2022-11-24
3
-2
/
+3
|
*
|
|
tor-config: Rename to ConfigBuildError::NoCompileTimeSupport
Ian Jackson
2022-11-24
3
-3
/
+4
|
*
|
|
tor-guardmgr: Refuse to configure bridges if we don't have the lock
Ian Jackson
2022-11-23
3
-1
/
+29
|
*
|
|
tor-guardmgr: make replace_bridge_config fallible
Ian Jackson
2022-11-23
2
-7
/
+38
|
*
|
|
tor-guardmgr: Replace a let _ignore with a typed version
Ian Jackson
2022-11-23
1
-1
/
+2
*
|
|
|
Merge branch 'rustls-0.20' into 'main'
Nick Mathewson
2022-11-27
3
-66
/
+47
|
\
\
\
\
|
*
|
|
|
fix deprecation warnings from rustls
trinity-1686a
2022-11-26
1
-9
/
+7
|
*
|
|
|
upgrade rustls to 0.20, ignoring all deprecation warnings
trinity-1686a
2022-11-26
3
-60
/
+43
|
/
/
/
/
*
|
|
|
Merge branch 'restore_nightly' into 'main'
Ian Jackson
2022-11-24
1
-3
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Switch CI back to nightly.
Nick Mathewson
2022-11-24
1
-3
/
+7
|
/
/
/
*
|
|
Merge branch 'sensitive-error' into 'main'
Ian Jackson
2022-11-23
11
-31
/
+115
|
\
\
\
[prev]
[next]