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
...
*
Merge branch 'less_arti_surface' into 'main'
Nick Mathewson
2022-08-11
11
-20
/
+116
|
\
|
*
Add a few dire warnings about main; make main_main experimental.
Nick Mathewson
2022-08-11
1
-2
/
+31
|
*
Document more explicitly what "voiding a semver warranty" entails
Nick Mathewson
2022-08-11
2
-2
/
+10
|
*
arti: `main_main` takes command-line arguments does not call exit()
Nick Mathewson
2022-08-11
2
-3
/
+19
|
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
10
-12
/
+44
|
*
arti: Add a feature flag for dns-proxy.
Nick Mathewson
2022-08-11
2
-3
/
+14
*
|
Merge branch 'rtt-estimation-wip' into 'main'
eta
2022-08-11
8
-0
/
+530
|
\
\
|
*
|
tor-congestion: implement the RTT estimation algorithm from prop#324
eta
2022-08-11
8
-0
/
+530
|
/
/
*
|
Merge branch 'proto-layer-doc' into 'main'
Ian Jackson
2022-08-11
1
-4
/
+20
|
\
\
|
*
|
tor-proto: Add a comment about the tor-proto layer.
Nick Mathewson
2022-08-10
1
-0
/
+18
|
*
|
Clarify that tor-proto _does_ create timers.
Nick Mathewson
2022-08-10
1
-4
/
+2
|
/
/
*
|
Merge branch 'linkspec_refactor_v3' into 'main'
Nick Mathewson
2022-08-10
38
-482
/
+1254
|
\
\
|
*
\
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
37
-136
/
+532
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'storage_timeout_settings' into 'main'
Ian Jackson
2022-08-09
1
-6
/
+29
|
\
\
\
|
*
|
|
Decrease the lifetimes for storing descriptors.
Nick Mathewson
2022-08-09
1
-6
/
+29
|
/
/
/
*
|
|
Merge branch 'fix-nightly-ci' into 'main'
Nick Mathewson
2022-08-09
1
-1
/
+1
|
\
\
\
|
*
|
|
fix nighly ci
trinity-1686a
2022-08-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fix-android-runtime' into 'main'
eta
2022-08-09
3
-12
/
+45
|
\
\
\
|
*
|
|
fix fs-misstrust on android
trinity-1686a
2022-08-08
3
-12
/
+45
|
|
/
/
*
|
|
Merge branch 'shellexpand' into 'main'
eta
2022-08-09
2
-27
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update shellexpand, and switch to non-fork
Ian Jackson
2022-08-05
2
-27
/
+6
|
/
/
*
|
Merge branch 'establish-rendezvous' into 'main'
Ian Jackson
2022-08-05
3
-1
/
+80
|
\
\
|
*
|
Implement establish rendezvous cell
Yuan Lyu
2022-08-05
3
-1
/
+80
|
/
/
*
|
Merge branch 'zeroize' into 'main'
Nick Mathewson
2022-08-04
18
-84
/
+306
|
\
\
|
*
|
ZeroizeStrategy.md: Clarify which list we're referring to.
Nick Mathewson
2022-08-04
1
-4
/
+4
|
*
|
tor-proto: Use correct SecretBuf in handshakes.
Nick Mathewson
2022-08-01
4
-17
/
+27
|
*
|
tor-proto: Replace SecretBytes with SecretBuf.
Nick Mathewson
2022-08-01
8
-63
/
+65
|
*
|
New SecretBuf type in tor-bytes
Nick Mathewson
2022-08-01
5
-0
/
+129
|
*
|
Add TODO comments about unwanted copies.
Nick Mathewson
2022-08-01
1
-0
/
+2
|
*
|
tor-llcrypto: make AES key objects ZeroizeOnDrop when using openssl
Nick Mathewson
2022-08-01
1
-0
/
+3
|
*
|
Stop deriving Zeroize for RsaIdentity.
Nick Mathewson
2022-08-01
1
-2
/
+1
|
*
|
Use the `zeroize` feature in several crates
Nick Mathewson
2022-08-01
3
-4
/
+5
|
*
|
Initial document describing our plans for zeroize
Nick Mathewson
2022-08-01
1
-0
/
+76
*
|
|
Merge branch 'delete-unused-import' into 'main'
Nick Mathewson
2022-08-04
1
-2
/
+1
|
\
\
\
|
*
|
|
Delete unused Enum and fileinput in maint file
FAMASoon
2022-08-04
1
-2
/
+1
*
|
|
|
Merge branch 'provide_params_too' into 'main'
Nick Mathewson
2022-08-04
5
-0
/
+61
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Finish implementation of params() for DirMgr.
Nick Mathewson
2022-08-02
3
-0
/
+59
|
*
|
|
Add params() method to NetDirProvider, and partial implementation
Nick Mathewson
2022-08-02
2
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'inc-rename' into 'main'
Ian Jackson
2022-08-02
4
-2
/
+2
|
\
\
\
|
*
|
|
Rename `.inc` and other included files to end in `.rs`
eta
2022-07-26
4
-2
/
+2
*
|
|
|
Merge branch 's-micros-millis' into 'main'
Ian Jackson
2022-08-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tor-rtcompat: s/micros/millis inside a flaky test
eta
2022-07-26
1
-1
/
+1
|
|
/
/
/
|
|
|
*
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
4
-46
/
+49
|
|
|
*
tor-netdir: Add a static assertion about RelayIdType::COUNT
Nick Mathewson
2022-08-10
4
-3
/
+23
|
|
|
*
Implement `Into<RelayIdRef>` for `&RelayId`.
Nick Mathewson
2022-08-10
1
-0
/
+6
|
|
|
*
Make sure all HasRelayIds constaints allow ?Sized.
Nick Mathewson
2022-08-10
2
-16
/
+25
|
|
|
*
netdir: remove long-unused missing_descriptor_for code
Nick Mathewson
2022-08-10
2
-23
/
+2
|
|
|
*
tor-netdir: Remove or hide some no-longer-used accessors.
Nick Mathewson
2022-08-10
1
-29
/
+13
|
|
|
*
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
5
-58
/
+71
|
|
|
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
22
-223
/
+335
[prev]
[next]