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
...
|
*
chancell: PaddingNegotiate: Provide start_default and a Default impl
Ian Jackson
2022-08-16
1
-0
/
+20
|
*
chancell: Introduce PaddingNegotiateCmd
Ian Jackson
2022-08-16
1
-5
/
+17
|
*
chancell: PaddingNegotiate: Provide two constructors, not one
Ian Jackson
2022-08-16
2
-8
/
+21
|
*
chancell: PaddingNegotiate: Make Eq
Ian Jackson
2022-08-16
1
-2
/
+2
|
*
channel padding: Add doc commentary with the channel padding plan
Ian Jackson
2022-08-16
2
-0
/
+27
|
*
chanmgr: tests: Introduce new_test_channel_map
Ian Jackson
2022-08-16
1
-6
/
+11
|
*
chanmgr: tests: Introsuce new_test_abstract_chanmgr
Ian Jackson
2022-08-16
1
-8
/
+9
|
*
channel: Centralise Channel::send_control
Ian Jackson
2022-08-16
1
-14
/
+16
|
*
tor-proto: padding::Parameters: use impl_standard_builder
Ian Jackson
2022-08-16
2
-7
/
+4
|
*
arti-client: TorClient constructor: add a blank line
Ian Jackson
2022-08-16
1
-0
/
+1
*
|
Merge branch 'transient_circmgr_errors' into 'main'
Nick Mathewson
2022-08-16
2
-15
/
+75
|
\
\
|
|
/
|
/
|
|
*
Additionally, mark the LostUsablityRace error as a "reset".
Nick Mathewson
2022-08-16
1
-1
/
+5
|
*
Mark some circuit-building errors as "transient".
Nick Mathewson
2022-08-16
2
-15
/
+71
*
|
Clarify `REASON_DONE`
Emptycup
2022-08-16
1
-1
/
+1
*
|
Merge branch 'hardening' into 'main'
Nick Mathewson
2022-08-15
6
-3
/
+75
|
\
\
|
*
|
arti: Add support for process hardening
Nick Mathewson
2022-08-15
6
-3
/
+75
|
|
/
*
|
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
*
|
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 'less_arti_surface' into 'main'
Nick Mathewson
2022-08-11
10
-20
/
+115
|
\
|
*
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
9
-12
/
+43
|
*
arti: Add a feature flag for dns-proxy.
Nick Mathewson
2022-08-11
2
-3
/
+14
*
|
tor-congestion: implement the RTT estimation algorithm from prop#324
eta
2022-08-11
6
-0
/
+519
*
|
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 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
34
-108
/
+448
|
\
\
|
*
|
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
|
|
|
/
|
*
/
Update shellexpand, and switch to non-fork
Ian Jackson
2022-08-05
1
-1
/
+1
|
|
/
|
*
Implement establish rendezvous cell
Yuan Lyu
2022-08-05
3
-1
/
+80
|
*
Merge branch 'zeroize' into 'main'
Nick Mathewson
2022-08-04
16
-84
/
+228
|
|
\
|
|
*
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
4
-0
/
+128
|
|
*
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
2
-4
/
+4
|
*
|
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]