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 'streamprefs-test' into 'main'
eta
2022-05-23
1
-0
/
+77
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add unit tests for arti_client::StreamPrefs
michael mccune
2022-05-23
1
-0
/
+77
|
/
/
/
*
|
|
Merge branch 'channel' into 'main'
Ian Jackson
2022-05-23
5
-75
/
+569
|
\
\
\
|
*
|
|
prepare_send_from: clippy: Replace some or_else with or
Ian Jackson
2022-05-23
1
-2
/
+2
|
*
|
|
prepare_send_from: clippy: Have dprintln explicitly return ()
Ian Jackson
2022-05-23
1
-1
/
+1
|
*
|
|
prepare_send_from: clippy: Avoid a lint
Ian Jackson
2022-05-23
1
-2
/
+1
|
*
|
|
prepare_send_from: clippy: Add missing docs
Ian Jackson
2022-05-23
1
-11
/
+18
|
*
|
|
prepare_send_from: clippy: Replace two unwraps
Ian Jackson
2022-05-23
1
-2
/
+6
|
*
|
|
prepare_send_from: Break out get_output! macro
Ian Jackson
2022-05-23
1
-2
/
+11
|
*
|
|
prepare_send_from: docs and comments improvements
Ian Jackson
2022-05-23
1
-13
/
+115
|
*
|
|
prepare_send_from: Add tests
Ian Jackson
2022-05-23
1
-0
/
+122
|
*
|
|
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
5
-75
/
+326
|
/
/
/
*
|
|
Update Gitlab CI config for Gitlab 14.10
eta
2022-05-23
1
-1
/
+3
*
|
|
Merge branch 'update-async-compression' into 'main'
eta
2022-05-23
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
async-compression v0.3.12 -> v0.3.14
Jim Newsome
2022-05-20
1
-8
/
+8
|
/
/
*
|
Merge branch 'cert_dl_recovery_v3' into 'main'
eta
2022-05-19
7
-246
/
+632
|
\
\
|
*
|
Simplify advance and reset functions with mem::replace.
Nick Mathewson
2022-05-19
1
-8
/
+4
|
*
|
Explain why we call update_status unconditionally.
Nick Mathewson
2022-05-19
1
-0
/
+3
|
*
|
Remove BootstrapAction::Impossible
Nick Mathewson
2022-05-19
3
-7
/
+4
|
*
|
Fix compilation with Rust 1.56.
Nick Mathewson
2022-05-17
1
-3
/
+2
|
*
|
DirMgr: Remove blocking_error return path.
Nick Mathewson
2022-05-17
2
-53
/
+29
|
*
|
DirMgr: Unify error return paths
Nick Mathewson
2022-05-17
3
-170
/
+262
|
*
|
DirMgr: Remove special handling of "changed" boolean
Nick Mathewson
2022-05-17
2
-84
/
+69
|
*
|
DirMgr: Start refactoring error handling.
Nick Mathewson
2022-05-17
2
-3
/
+96
|
*
|
Fix a portability issue with Rust 1.56
Nick Mathewson
2022-05-16
1
-1
/
+1
|
*
|
Give an error if the cache violates If-Modified-Since.
Nick Mathewson
2022-05-16
1
-7
/
+24
|
*
|
Add missing extend_tolerance to add_consensus_text.
Nick Mathewson
2022-05-16
1
-0
/
+1
|
*
|
DirMgr: Blame the correct cache for consensus validation failure
Nick Mathewson
2022-05-16
1
-2
/
+15
|
*
|
Move consensus signature verification to add-document code.
Nick Mathewson
2022-05-16
1
-22
/
+95
|
*
|
On a blocking error, blame the appropriate directory cache
Nick Mathewson
2022-05-16
2
-0
/
+22
|
*
|
DirMgr: Add a way for a state to report a blocking error.
Nick Mathewson
2022-05-16
2
-7
/
+26
|
*
|
Implement nonfatal errors in add_from_*
Nick Mathewson
2022-05-16
1
-52
/
+91
|
*
|
DirMgr: Let add_from_* distinguish non-fatal errors
Nick Mathewson
2022-05-16
2
-54
/
+79
|
*
|
DirMgr: Improve display for DocSource
Nick Mathewson
2022-05-16
4
-4
/
+15
|
*
|
DirMgr: make DocSource useful by having it include dirserver info.
Nick Mathewson
2022-05-16
3
-22
/
+47
|
|
/
*
|
Merge branch 'backtrace' into 'main'
Nick Mathewson
2022-05-17
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
Placate rustfmt
Ian Jackson
2022-05-17
1
-5
/
+1
|
*
Do backtrace string matching test only on some platforms.
Ian Jackson
2022-05-17
1
-0
/
+19
|
/
*
Merge branch 'ticket_466' into 'main'
Nick Mathewson
2022-05-16
6
-11
/
+121
|
\
|
*
Merge branch 'main' into 'ticket_466'
Nick Mathewson
2022-05-16
41
-559
/
+694
|
|
\
|
|
/
|
/
|
*
|
Revert "Merge branch 'backtrace' into 'main'"
eta
2022-05-16
1
-6
/
+0
*
|
Merge branch 'backtrace' into 'main'
eta
2022-05-16
1
-0
/
+6
|
\
\
|
*
|
Do backtrace string matching test only on Linux
Ian Jackson
2022-05-16
1
-0
/
+6
*
|
|
Merge branch 'typos' into 'main'
Nick Mathewson
2022-05-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix typo
Dimitris Apostolou
2022-05-14
1
-1
/
+1
|
/
/
*
|
Merge branch 'arti-config-2' into 'main'
Nick Mathewson
2022-05-13
17
-349
/
+291
|
\
\
|
*
|
Document semver changes
Ian Jackson
2022-05-13
1
-0
/
+2
|
*
|
Abolish arti-config, replacing with tombstone crate
Ian Jackson
2022-05-13
7
-100
/
+8
|
*
|
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
8
-7
/
+17
|
*
|
tor-config: Provide useful documentation for sources module
Ian Jackson
2022-05-13
1
-0
/
+14
[prev]
[next]