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
...
|
*
|
Clarify `REASON_DONE`
Emptycup
2022-08-16
1
-1
/
+1
|
/
/
*
|
Merge branch 'hardening' into 'main'
Nick Mathewson
2022-08-15
7
-3
/
+88
|
\
\
|
*
|
arti: Add support for process hardening
Nick Mathewson
2022-08-15
7
-3
/
+88
|
|
/
*
|
Merge branch 'nightly_fix_rtt' into 'main'
eta
2022-08-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix nightly CI: allow print_stderr in rtt tests.
Nick Mathewson
2022-08-11
1
-1
/
+1
*
|
Merge branch 'tcpsteam_send' into 'main'
Nick Mathewson
2022-08-15
3
-2
/
+3
|
\
\
|
*
|
Add a semver note for TcpStream send conversion.
Nick Mathewson
2022-08-15
1
-0
/
+1
|
*
|
tor-rtcompat: Require that TcpStream be Send
Ian Jackson
2022-08-15
2
-2
/
+2
|
/
/
*
|
Merge branch 'fix-license-ci' into 'main'
Nick Mathewson
2022-08-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix error running check_licenses
trinity-1686a
2022-08-13
1
-1
/
+1
|
/
*
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
[prev]
[next]