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 'tracing-panic' into 'main'
Nick Mathewson
2023-07-06
4
-2
/
+42
|
\
\
\
\
|
*
|
|
|
arti: Note possibility for future use of other tracing panic provider
Nick Mathewson
2023-07-06
1
-0
/
+5
|
*
|
|
|
arti: On panic, avoid allocation even more.
Nick Mathewson
2023-07-06
1
-7
/
+5
|
*
|
|
|
Add TODO comments about possibly migrating away from the backtrace crate.
Nick Mathewson
2023-07-05
2
-1
/
+4
|
*
|
|
|
arti: Install a panic hook that sends messages to `tracing`
Nick Mathewson
2023-07-05
3
-1
/
+35
*
|
|
|
|
Merge branch 'keymgr-enc-key-todo' into 'main'
gabi-250
2023-07-05
1
-1
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
keymgr: Explain why the TODO regarding EncodableKey can't be addressed.
Gabriela Moldovan
2023-07-05
1
-1
/
+12
|
/
/
/
/
*
|
|
|
Merge branch 'shadow-onion' into 'main'
Nick Mathewson
2023-07-05
41
-29
/
+133
|
\
\
\
\
|
*
|
|
|
CI: enable onion-service-client in rust-latest build
Jim Newsome
2023-07-03
1
-1
/
+1
|
*
|
|
|
articlient-onion: don't filter onion addresses
Jim Newsome
2023-07-03
3
-1
/
+5
|
*
|
|
|
Dedupe arti configs and match TestingTorNetworks HS config
Jim Newsome
2023-07-03
9
-49
/
+17
|
*
|
|
|
shadow test: disable trace-level logging
Jim Newsome
2023-07-03
1
-2
/
+0
|
*
|
|
|
shadow test: disable worker spinning
Jim Newsome
2023-07-03
1
-0
/
+1
|
*
|
|
|
shadow test: enable arti's `log_sensitive_information` option
Jim Newsome
2023-07-03
3
-0
/
+9
|
*
|
|
|
shadow test: fix hidden service dir permissions
Jim Newsome
2023-07-03
1
-0
/
+5
|
*
|
|
|
shadow test: add 2 more relays
Jim Newsome
2023-07-03
21
-0
/
+24
|
*
|
|
|
shadow test: fail the test if streams didn't succeed
Jim Newsome
2023-07-03
1
-0
/
+1
|
*
|
|
|
shadow test: add and validate arti onion client
Jim Newsome
2023-07-03
4
-1
/
+63
|
*
|
|
|
shadow test: add onion server
Jim Newsome
2023-07-03
9
-0
/
+32
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'unpublishing' into 'main'
Ian Jackson
2023-07-05
3
-0
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Mark arti-bench with "publish = false"
Nick Mathewson
2023-07-03
1
-0
/
+4
|
*
|
|
Mark vestigial crates as "publish=false"
Nick Mathewson
2023-07-03
2
-0
/
+6
|
|
/
/
*
|
|
Merge branch 'faster-ci' into 'main'
gabi-250
2023-07-04
2
-5
/
+7
|
\
\
\
|
*
|
|
fix audit
trinity-1686a
2023-07-04
1
-3
/
+3
|
*
|
|
try making CI faster
trinity-1686a
2023-07-04
1
-2
/
+4
|
/
/
/
*
|
|
Merge branch 'bridge-pt-docs' into 'main'
Alexander Færøy
2023-07-03
5
-8
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
4
-7
/
+43
|
*
|
Finish a sentence in the documentation for TorClient::netdir()
Nick Mathewson
2023-07-03
1
-1
/
+2
|
/
/
*
|
Merge branch 'what-we-do-in-the-release-process' into 'main'
Alexander Færøy
2023-06-30
1
-36
/
+196
|
\
\
|
|
/
|
/
|
|
*
Release.md: Add an extra semver-checks to the process.
Nick Mathewson
2023-06-30
1
-0
/
+3
|
*
Release.md: Revise the release sections
Nick Mathewson
2023-06-30
1
-32
/
+21
|
*
Release.md: document preparation sections
Nick Mathewson
2023-06-30
1
-13
/
+120
|
*
Release.md: Write a tools section.
Nick Mathewson
2023-06-30
1
-0
/
+18
|
*
Release.md: Write the "are we ready to release" section.
Nick Mathewson
2023-06-30
1
-3
/
+37
|
*
Release.md: Add subheadings for "how to release."
Nick Mathewson
2023-06-30
1
-1
/
+10
|
/
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
12
-17
/
+0
*
Merge branch 'keymgr-doc-fix' into 'main'
arti-v1.1.6
Nick Mathewson
2023-06-30
1
-2
/
+2
|
\
|
*
keymgr: Fix broken doc link.
Gabriela Moldovan
2023-06-30
1
-2
/
+2
|
/
*
Merge branch 'bump_versions_116' into 'main'
Nick Mathewson
2023-06-30
46
-251
/
+251
|
\
|
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
35
-186
/
+186
|
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
15
-25
/
+25
|
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
22
-42
/
+42
*
|
Merge branch 'changelog4' into 'main'
Nick Mathewson
2023-06-30
1
-10
/
+148
|
\
\
|
|
/
|
/
|
|
*
Changelog: Copy editing
Nick Mathewson
2023-06-30
1
-9
/
+9
|
*
Changelog: fill in links.
Nick Mathewson
2023-06-30
1
-14
/
+8
|
*
Changelog: acknowledgements and (incomplete) links.
Nick Mathewson
2023-06-30
1
-1
/
+137
|
*
Remove "up-to-date-as-of" marker in changelog.
Nick Mathewson
2023-06-30
1
-3
/
+0
|
*
Write more changelog intro.
Nick Mathewson
2023-06-30
1
-2
/
+13
|
/
*
Merge branch 'arti-path-bug' into 'main'
gabi-250
2023-06-30
2
-10
/
+23
|
\
|
*
keystore: Change the dummy HsClientSpecifier to "default".
Gabriela Moldovan
2023-06-30
1
-1
/
+1
[prev]
[next]