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
...
*
|
Treat unrecognized SENDME versions as an error.
Nick Mathewson
2021-12-08
1
-2
/
+1
*
|
tor-bytes: Enable `subtle` and `mac` features in digest.
Nick Mathewson
2021-12-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/mr/183'
Nick Mathewson
2021-12-08
1
-9
/
+14
|
\
\
|
*
|
Use a safer histogram rebuild algorithm.
Nick Mathewson
2021-12-08
1
-9
/
+14
*
|
|
Merge remote-tracking branch 'origin/mr/180'
Nick Mathewson
2021-12-08
1
-11
/
+10
|
\
\
\
|
*
|
|
In CryptInit, return a Result in initialize()
Neel Chauhan
2021-12-08
1
-11
/
+10
|
|
|
/
|
|
/
|
*
|
|
tor-netdir: Resolve an XXXX about type ugliness
Nick Mathewson
2021-12-08
3
-5
/
+41
*
|
|
Temporarily change minimal-versions CI to use Rust 1.56
Nick Mathewson
2021-12-08
1
-1
/
+2
*
|
|
Remove a XXXX comment in tor-llcrypto.
Nick Mathewson
2021-12-08
1
-1
/
+0
*
|
|
Remove a couple of spec-related XXXXs in tor-netdir.
Nick Mathewson
2021-12-08
1
-2
/
+0
|
|
/
|
/
|
*
|
Change an XXX in pareto.rs: a ticket is now open.
Nick Mathewson
2021-12-08
1
-2
/
+3
*
|
Resolve an XXXX: timeout scaling _is_ documented
Nick Mathewson
2021-12-08
1
-1
/
+2
*
|
Update semver_status.md with recent changes.
Nick Mathewson
2021-12-08
1
-0
/
+14
*
|
Merge branch 'new_digest_crate' into 'main'
eta
2021-12-08
13
-83
/
+100
|
\
\
|
|
/
|
/
|
|
*
Upgrade to digest v0.10.0
Nick Mathewson
2021-12-07
13
-83
/
+100
|
/
*
Merge branch 'dns_config_cleanups' into 'main'
eta
2021-12-07
4
-33
/
+38
|
\
|
*
Make ClientTimeoutConfig members crate-private.
Nick Mathewson
2021-12-07
1
-3
/
+3
|
*
Rename timeout_rules to stream_timeouts.
Nick Mathewson
2021-12-07
4
-31
/
+36
|
/
*
Merge branch 'revised_preemptive_config' into 'main'
eta
2021-12-07
5
-76
/
+99
|
\
|
*
Clarify names and docs for predictive circuits.
Nick Mathewson
2021-12-07
4
-33
/
+56
|
*
Rename circuits_preemptive to preemptive_circuits
Nick Mathewson
2021-12-07
5
-46
/
+46
*
|
Merge branch 'tlsconnector-wrapping' into 'main'
eta
2021-12-07
10
-76
/
+108
|
\
\
|
*
|
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
10
-76
/
+108
|
|
/
*
|
Merge branch 'bug252' into 'main'
eta
2021-12-07
6
-15
/
+124
|
\
\
|
*
|
Rename ClientDNSConfig -> ClientTimeoutConfig
Neel Chauhan
2021-12-07
4
-37
/
+43
|
*
|
Improve ClientDNSConfig field comments
Neel Chauhan
2021-12-03
1
-3
/
+5
|
*
|
Make DNS fields in arti-client/src/client.rs configurable
Neel Chauhan
2021-12-03
6
-15
/
+116
*
|
|
Merge branch 'real_chutney_v2' into 'main'
eta
2021-12-07
2
-10
/
+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
chutney: Make $target relative to ${CHUTNEY_PATH}
Nick Mathewson
2021-12-05
2
-6
/
+11
|
*
|
When tearing down test net, always tear down test net :)
Nick Mathewson
2021-12-02
1
-1
/
+3
|
*
|
Detect and use CHUTNEY_PATH in test scripts.
Nick Mathewson
2021-12-02
2
-9
/
+29
*
|
|
Remove some XXXs about zeroizing from tor-proto.
Nick Mathewson
2021-12-07
1
-2
/
+0
*
|
|
Merge branch 'bug183a_redux' into 'main'
eta
2021-12-07
4
-21
/
+114
|
\
\
\
|
*
|
|
Tests for new family-related functions.
Nick Mathewson
2021-12-06
2
-0
/
+58
|
*
|
|
Move the "real families" code into tor-netdir.
Nick Mathewson
2021-12-06
2
-21
/
+30
|
*
|
|
Use hashset _inside_ GuardRestriction.
Nick Mathewson
2021-12-06
3
-7
/
+8
|
*
|
|
Change GuardUsage to have Vec of restrictions.
Nick Mathewson
2021-12-06
3
-37
/
+30
|
*
|
|
Implement guard family restriction code
Neel Chauhan
2021-12-06
4
-13
/
+45
*
|
|
|
Merge branch 'safe_mul_dur_f64' into 'main'
eta
2021-12-07
4
-8
/
+67
|
\
\
\
\
|
*
|
|
|
Use a panic-free function to multiply timeouts.
Nick Mathewson
2021-12-06
4
-8
/
+67
*
|
|
|
|
Merge branch 'preemptive-config' into 'main'
eta
2021-12-07
10
-41
/
+226
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow configurability on preemptive circuits
Neel Chauhan
2021-12-07
10
-41
/
+226
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
tor-netdir: Use reproducible RNG in tests.
Nick Mathewson
2021-12-06
3
-5
/
+4
*
|
|
|
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
27
-62
/
+71
*
|
|
|
Start a TROUBLESHOOTING.md with known compilation issues.
Nick Mathewson
2021-12-06
1
-0
/
+26
|
|
/
/
|
/
|
|
*
|
|
tor-linkspec: Remove redundant method; add more tests.
Nick Mathewson
2021-12-04
4
-13
/
+56
*
|
|
Remove the unused "Error" type from caret.
Nick Mathewson
2021-12-04
2
-24
/
+3
|
/
/
*
|
Idle hacking: Get 90% coverage in tor-llcrypto
Nick Mathewson
2021-12-02
1
-0
/
+112
*
|
Idle hacking to get 90% coverage in arti-config
Nick Mathewson
2021-12-02
1
-0
/
+18
*
|
Idle hacking to get tor-socksproto line coverage over 90%
Nick Mathewson
2021-12-02
1
-1
/
+1
[prev]
[next]