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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Clarify and combine PtTargetAddr constructors.
Nick Mathewson
2022-09-23
1
-16
/
+23
*
|
|
Rename various Transport* types to Pt*.
Nick Mathewson
2022-09-23
2
-43
/
+42
*
|
|
Clarify note on "none" transport ID.
Ian Jackson
2022-09-23
1
-0
/
+3
*
|
|
Add the skeleton of a tor-ptmgr crate
Nick Mathewson
2022-09-23
4
-0
/
+244
*
|
|
ChanMgr: new (unimplemented) APIs for pluggable transports
Nick Mathewson
2022-09-23
6
-0
/
+152
*
|
|
Add a HasChanMethods trait, with a bunch of open TODO questions.
Nick Mathewson
2022-09-23
3
-2
/
+24
*
|
|
New data types to describe transport targets.
Nick Mathewson
2022-09-23
2
-1
/
+54
*
|
|
Add TransportTargetAddr as the target address for a PT-using channel
Nick Mathewson
2022-09-23
2
-1
/
+118
*
|
|
Create an API for TransportId
Nick Mathewson
2022-09-23
4
-0
/
+168
*
|
|
Merge branch 'fix-nightly-clippy' into 'main'
Ian Jackson
2022-09-22
9
-32
/
+28
|
\
\
\
|
*
|
|
Apply 1 suggestion(s) to 1 file(s)
Ian Jackson
2022-09-22
1
-1
/
+1
|
*
|
|
fix clippy::needless_borrow
trinity-1686a
2022-09-10
8
-23
/
+22
|
*
|
|
fix clippy::unwrap_used and old TODO for msrv 1.56
trinity-1686a
2022-09-10
1
-9
/
+6
*
|
|
|
Merge branch 'channel-usage-doc' into 'main'
Ian Jackson
2022-09-22
1
-7
/
+15
|
\
\
\
\
|
*
|
|
|
Improve docs for ChannelUsage
Nick Mathewson
2022-09-22
1
-7
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'expose-builder' into 'main'
Ian Jackson
2022-09-22
1
-0
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CircMgr: Add an accessor for the CircuitBuilder.
Nick Mathewson
2022-09-22
1
-0
/
+8
|
|
/
/
*
|
|
Intoduce1: Use a constant-time check for all-zero RsaIdentity
Nick Mathewson
2022-09-20
1
-2
/
+3
*
|
|
Add a new constant-time is_zero() check for RsaIdentity
Nick Mathewson
2022-09-20
3
-0
/
+33
|
/
/
*
|
Merge branch 'cell-introduce1' into 'main'
Nick Mathewson
2022-09-20
3
-6
/
+130
|
\
\
|
*
|
Implement onion service Introduce1
Yuan Lyu
2022-09-08
3
-6
/
+130
*
|
|
enumerate platform with getresuid support
trinity-1686a
2022-09-10
2
-19
/
+20
|
|
/
|
/
|
*
|
force no inlining on internal_macro_test
trinity-1686a
2022-09-09
1
-0
/
+1
*
|
Add a dbg!() to diagnose #570.
Nick Mathewson
2022-09-08
1
-0
/
+9
*
|
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
|
|
/
*
|
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
6
-9
/
+44
*
|
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
16
-55
/
+0
|
/
*
document TOR_SKIP_CONTROLPORTTEST=1 for no warning on Tor Browser
trinity-1686a
2022-09-03
2
-18
/
+14
*
READMEs: Drop stability warning re config
Ian Jackson
2022-09-02
1
-9
/
+0
*
READMEs: Run maint/readmes (to update READMEs from lib.rs)
Ian Jackson
2022-09-02
2
-3
/
+57
*
docs: Move Tor Browser part to arti top-level (rustfmt etc.)
Ian Jackson
2022-09-02
1
-16
/
+16
*
arti-client README: Say we intend to provide FFI
Ian Jackson
2022-09-02
1
-1
/
+2
*
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-client: Remove caveats and add some xrefs
Ian Jackson
2022-09-02
2
-14
/
+30
*
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
3
-25
/
+29
|
\
|
*
update to v5.0.0
trinity-1686a
2022-08-31
3
-25
/
+29
*
|
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
28
-153
/
+153
*
|
Update patch-versions on crates without API changes.
Nick Mathewson
2022-09-01
13
-13
/
+13
*
|
Fix broken build and tests after arti!700.
Alexander Færøy
2022-08-31
1
-3
/
+4
|
/
*
Merge branch 'ahf/563-appveyor-test-fix' into 'main'
Nick Mathewson
2022-08-31
1
-2
/
+3
|
\
|
*
Shorten the duration needed in preemptive::test::does_not_predict_old_ports.
Alexander Færøy
2022-08-31
1
-2
/
+3
*
|
Merge branch 'rustdoc_fix_20220831' into 'main'
Nick Mathewson
2022-08-31
1
-1
/
+1
|
\
\
|
*
|
Fix a rustdoc link error.
Nick Mathewson
2022-08-31
1
-1
/
+1
*
|
|
Add test warning exceptions to arti::cfg::test
Nick Mathewson
2022-08-31
1
-0
/
+7
|
/
/
[prev]
[next]