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
...
|
*
|
|
tor-proto: When relay IDs mismatch, the IDs are sensitive in errors
Ian Jackson
2023-01-06
3
-3
/
+8
*
|
|
|
chanmgr: trace-level logs when launching connections.
Nick Mathewson
2023-01-06
2
-0
/
+15
*
|
|
|
ptmgr: Add more logs when looking/creating a PT.
Nick Mathewson
2023-01-06
1
-24
/
+46
*
|
|
|
ptmgr: Add more logging to IPC code.
Nick Mathewson
2023-01-06
1
-9
/
+34
|
/
/
/
*
|
|
Merge branch 'ya-lint' into 'main'
eta
2023-01-06
1
-1
/
+4
|
\
\
\
|
*
|
|
tor-linkspec: Fix an unused lint
Ian Jackson
2022-12-12
1
-1
/
+4
*
|
|
|
Merge branch 'test-lints' into 'main'
eta
2023-01-06
131
-8
/
+1076
|
\
\
\
\
|
*
|
|
|
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
120
-1
/
+988
|
*
|
|
|
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
10
-5
/
+86
|
*
|
|
|
test lint blocks: Standardise one in tor-socksproto
Ian Jackson
2022-12-12
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'bug589a' into 'main'
eta
2023-01-06
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
Remove allow(unreachable_pub) from tor-guardmgr/src/lib.rs
Neel Chauhan
2022-12-16
1
-5
/
+0
*
|
|
|
|
Merge branch 'socks-resolve-ip' into 'main'
eta
2023-01-06
1
-15
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
resolve ip through socks by parsing them
trinity-1686a
2023-01-03
1
-15
/
+25
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ctbytes' into 'main'
eta
2023-01-06
4
-39
/
+152
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add a new "CtByteArray" type, and use it in Id types.
Nick Mathewson
2023-01-05
4
-39
/
+152
*
|
|
|
|
Merge branch 'tor-rtmock-rfc3399' into 'main'
Ian Jackson
2023-01-04
2
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Use parse_rfc3339() in the tor-rtmock crate
Neel Chauhan
2022-12-16
2
-2
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'tor-proto-use-rfc3339' into 'main'
Ian Jackson
2023-01-04
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Use parse_rfc3339() in the tor-proto crate
Neel Chauhan
2022-12-16
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'tor-netdoc-rfc3399' into 'main'
Ian Jackson
2023-01-04
2
-4
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Use parse_rfc3339() in the tor-netdoc crate
Neel Chauhan
2022-12-16
2
-4
/
+5
|
|
/
/
/
*
|
/
/
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
20
-20
/
+20
|
|
/
/
|
/
|
|
*
|
|
Add semver.md for (into_)handshake()
Neel Chauhan
2022-12-19
1
-0
/
+2
*
|
|
msg::{CreateFast/CreatedFast}: Rename accessor to (into_)body()
Neel Chauhan
2022-12-18
3
-6
/
+6
|
/
/
*
|
Merge branch 'err-dyn-report' into 'main'
Ian Jackson
2022-12-15
4
-7
/
+51
|
\
\
|
*
|
tor-error: tests: Add a test case for Report and Bug wrapping
Ian Jackson
2022-12-15
1
-0
/
+11
|
*
|
tor-circmgr: Use ErrorReport on a logged error
Ian Jackson
2022-12-12
1
-1
/
+2
|
*
|
tor-error: Provide ErrorReport extension trait with .report() method
Ian Jackson
2022-12-12
1
-0
/
+32
|
*
|
tor_error: Promote internal StdError alias to report
Ian Jackson
2022-12-12
1
-5
/
+5
|
*
|
tor-proto: reactor tests: Use debug fmt on an error
Ian Jackson
2022-12-12
1
-1
/
+1
|
|
/
*
|
Tackling issue #663 (Use humantime in tests)
coral
2022-12-12
8
-13
/
+20
*
|
Rename Sensitive::into_inner() from ::unwrap()
Ian Jackson
2022-12-12
2
-5
/
+21
|
/
*
Fix typos
Dimitris Apostolou
2022-12-09
2
-2
/
+2
*
Merge branch 'doc-config-must' into 'main'
Nick Mathewson
2022-12-07
1
-0
/
+60
|
\
|
*
tor-config: Document how to reject compiled-out features
Ian Jackson
2022-12-06
1
-0
/
+49
|
*
tor-config: Add "particular situations" sections and mention list_builder
Ian Jackson
2022-12-06
1
-0
/
+11
*
|
Merge branch 'shewllexpand' into 'main'
Nick Mathewson
2022-12-07
2
-3
/
+9
|
\
\
|
*
|
tor-config: Update to shellexpand 3.x
Ian Jackson
2022-12-06
2
-2
/
+6
|
*
|
tor-config: home dir handling: fmt pre-patch
Ian Jackson
2022-12-06
1
-1
/
+3
|
|
/
*
|
Merge branch 'spelling-20221206' into 'main'
Ian Jackson
2022-12-06
4
-15
/
+15
|
\
\
|
*
|
arti-client: spelling fix.
Nick Mathewson
2022-12-06
1
-1
/
+1
|
*
|
dirmgr: Spelling fixes and normali[sz]ations
Nick Mathewson
2022-12-06
3
-14
/
+14
*
|
|
Merge branch 'persist_err_test' into 'main'
Ian Jackson
2022-12-06
2
-8
/
+29
|
\
\
\
|
*
|
|
Test a couple more error cases in tor-persist.
Nick Mathewson
2022-12-06
2
-8
/
+29
|
|
/
/
*
|
|
Merge branch 'safelog_tests' into 'main'
Ian Jackson
2022-12-06
2
-3
/
+69
|
\
\
\
|
*
|
|
safelog: tests for accessors.
Nick Mathewson
2022-12-06
1
-0
/
+2
|
*
|
|
safelog: tests for BoxSensitive.
Nick Mathewson
2022-12-06
1
-0
/
+17
|
*
|
|
safelog: more tests for Redacted.
Nick Mathewson
2022-12-06
2
-3
/
+50
|
|
/
/
*
|
|
Merge branch 'faravahar-removal' into 'main'
Ian Jackson
2022-12-06
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]