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
...
|
*
|
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
|
|
/
/
*
|
|
Merge branch 'ct_key_zero' into 'main'
Alexander Færøy
2022-09-21
4
-2
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
*
|
|
Merge branch 'setuid-all-platforms' into 'main'
eta
2022-09-14
3
-19
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
enumerate platform with getresuid support
trinity-1686a
2022-09-10
3
-19
/
+21
|
/
/
*
|
Merge branch 'no-inline-internalerror-test' into 'main'
Nick Mathewson
2022-09-09
1
-0
/
+1
|
\
\
|
*
|
force no inlining on internal_macro_test
trinity-1686a
2022-09-09
1
-0
/
+1
|
/
/
*
|
Merge branch 'debug_570' into 'main'
Ian Jackson
2022-09-08
1
-0
/
+9
|
\
\
|
*
|
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
3
-2
/
+6
|
\
\
|
*
|
fix compilation error with async-std
trinity-1686a
2022-09-06
3
-2
/
+6
*
|
|
Merge branch 'schedule_drop' into 'main'
Ian Jackson
2022-09-07
7
-9
/
+45
|
\
\
\
|
*
|
|
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
7
-9
/
+45
|
/
/
/
*
|
|
Add a reminder to remove semver.md after release.
Nick Mathewson
2022-09-07
1
-0
/
+2
*
|
|
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
16
-55
/
+0
|
|
/
|
/
|
*
|
Merge branch 'ci-repro' into 'main'
Ian Jackson
2022-09-06
3
-5
/
+15
|
\
\
|
|
/
|
/
|
|
*
maint/docker_reproducible_build: Bump image here too
Ian Jackson
2022-09-06
1
-1
/
+1
|
*
maint/reproducible_build: Pass --locked to cargo build
Ian Jackson
2022-09-06
1
-1
/
+1
|
*
maint/reproducible_build: Honour $CARGO
Ian Jackson
2022-09-06
1
-1
/
+4
|
*
maint/reproducible_build: Centralise -p arti --features etc.
Ian Jackson
2022-09-06
1
-3
/
+6
|
*
maint/reproducible_build: Bring "cargo build" invocations together
Ian Jackson
2022-09-06
1
-3
/
+7
|
*
CI: build-repro: Bump image to 1.63
Ian Jackson
2022-09-06
1
-1
/
+1
|
/
*
Merge branch 'tbb-no-red-page' into 'main'
eta
2022-09-05
2
-18
/
+14
|
\
|
*
document TOR_SKIP_CONTROLPORTTEST=1 for no warning on Tor Browser
trinity-1686a
2022-09-03
2
-18
/
+14
|
/
*
Merge branch 'readme' into 'main'
Nick Mathewson
2022-09-02
7
-124
/
+221
|
\
|
*
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
2
-46
/
+46
|
*
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: toplevel: Remove caveats, add xrefs, and tidying
Ian Jackson
2022-09-02
1
-31
/
+33
|
*
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
5
-223
/
+101
|
\
|
*
update to v5.0.0
trinity-1686a
2022-08-31
5
-223
/
+101
*
|
Changelog: add acknowledgments
arti-v1.0.0
Nick Mathewson
2022-09-01
1
-0
/
+8
*
|
Merge branch 'changelog' into 'main'
Nick Mathewson
2022-09-01
1
-4
/
+5
|
\
\
[prev]
[next]