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
...
|
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
21
-32
/
+33
|
*
|
cargo: Declare [hs-]pow-* experimental everywhere else
Ian Jackson
2024-10-30
5
-1
/
+8
|
*
|
cargo: tor-hscrypto: Declare pow-* experimental
Ian Jackson
2024-10-30
2
-0
/
+18
|
*
|
cargo: tor-hscrypto: Move `full` earlier in README.md
Ian Jackson
2024-10-30
1
-2
/
+2
|
*
|
cargo: Make default-runtime feature part of full
Ian Jackson
2024-10-30
1
-0
/
+1
|
*
|
cargo: Wrap some feature lines
Ian Jackson
2024-10-30
2
-2
/
+9
*
|
|
Merge branch 'pin-chutney' into 'main'
Ian Jackson
2024-10-30
1
-6
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CI integration-chutney: install chutney outside of setup script
Jim Newsome
2024-10-30
1
-5
/
+13
|
*
|
CI integration-chutney-shadow: pin chutney version
Jim Newsome
2024-10-30
1
-1
/
+10
*
|
|
Merge branch 'update' into 'main'
Ian Jackson
2024-10-30
4
-213
/
+213
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update notify to 7.x
Ian Jackson
2024-10-30
3
-22
/
+21
|
*
|
cargo update
Ian Jackson
2024-10-30
1
-191
/
+188
|
*
|
check_licences: Allow the ludicrous "Apache-2.0) OR MIT AND (MIT"
Ian Jackson
2024-10-30
1
-0
/
+4
|
/
/
*
|
Merge branch 'fallbackdir-10-24' into 'main'
Nick Mathewson
2024-10-29
1
-895
/
+888
|
\
\
|
*
|
fallbackdir: Update list generated on October 24, 2024
Tor CI Release
2024-10-29
1
-895
/
+888
*
|
|
Merge branch 'tor-genaddr' into 'main'
Nick Mathewson
2024-10-29
24
-583
/
+718
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix Windows compilation after moving unix::SocketAddr.
Nick Mathewson
2024-10-29
1
-6
/
+6
|
*
|
tor-general-addr: Resolve rustdoc links.
Nick Mathewson
2024-10-29
1
-1
/
+0
|
*
|
Adjust docsrs exception and documentation for unix::SocketAddr
Nick Mathewson
2024-10-29
2
-1
/
+6
|
*
|
Add semver file for removed members of tor-rtcompat.
Nick Mathewson
2024-10-29
1
-0
/
+1
|
*
|
whitespace fix.
Nick Mathewson
2024-10-29
1
-1
/
+1
|
*
|
Whitespace fixes.
Nick Mathewson
2024-10-29
1
-1
/
+1
|
*
|
Remove re-export of "general::*" from tor-rtcompat.
Nick Mathewson
2024-10-29
1
-17
/
+15
|
*
|
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
11
-44
/
+35
|
*
|
Extract general::SocketAddr and its unix friends to their own crate.
Nick Mathewson
2024-10-29
14
-536
/
+677
|
|
/
*
|
Merge branch 'tor-config-path' into 'main'
Nick Mathewson
2024-10-29
7
-6
/
+127
|
\
\
|
*
|
tor-config-path: comment-out a test that relies on 'tor-config'
Steven Engler
2024-10-29
1
-0
/
+4
|
*
|
tor-config-path: added lint list
Steven Engler
2024-10-29
1
-4
/
+42
|
*
|
tor-config-path: moved `tor_config::path` to here
Steven Engler
2024-10-29
5
-506
/
+552
|
*
|
tor-config-path: added empty package
Steven Engler
2024-10-29
6
-0
/
+33
|
|
/
*
|
Merge branch 'backtrace-display' into 'main'
Alexander Hansen Færøy
2024-10-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-error: use `Display` for backtrace captured by `BugRepr`
Steven Engler
2024-10-29
1
-1
/
+1
*
|
Merge branch 'config-paths' into 'main'
opara
2024-10-29
3
-61
/
+39
|
\
\
|
|
/
|
/
|
|
*
tor-config: remove `CfgPathError::BadUtf8`
Steven Engler
2024-10-28
1
-20
/
+1
|
*
tor-config: use 'path' feature of shellexpand
Steven Engler
2024-10-28
3
-41
/
+38
*
|
Merge branch 'python-ci' into 'main'
Nick Mathewson
2024-10-29
5
-10
/
+231
|
\
\
|
*
|
CI: Re-purpose "python-check" to run python lints.
Nick Mathewson
2024-10-28
1
-7
/
+10
|
*
|
python-lints script to run flake8, black, and mypy.
Nick Mathewson
2024-10-28
2
-0
/
+217
|
*
|
arti_rpc_tests: use Iterator, not Generator
Nick Mathewson
2024-10-28
1
-2
/
+2
|
*
|
update-md-links: annotate a Popen generic.
Nick Mathewson
2024-10-28
1
-1
/
+2
|
|
/
*
|
Merge branch 'chutney-artifact' into 'main'
opara
2024-10-29
1
-0
/
+5
|
\
\
|
*
|
ci: upload more artifacts in 'integration-chutney-shadow'
Steven Engler
2024-10-28
1
-0
/
+5
*
|
|
Merge branch 'rpc-spec-tweaks-1711' into 'main'
Nick Mathewson
2024-10-29
2
-127
/
+147
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpc: clarify percent-encoding rules.
Nick Mathewson
2024-10-28
1
-5
/
+10
|
*
|
rpc: refer to TOML tables, not sections.
Nick Mathewson
2024-10-28
1
-5
/
+5
|
*
|
rpc: centralize treatment of unrecognized sections/members.
Nick Mathewson
2024-10-28
1
-2
/
+2
|
*
|
rpc: clarify "hidden file" meaning.
Nick Mathewson
2024-10-28
1
-2
/
+3
|
*
|
rpc: tweak "connect string" terminology
Nick Mathewson
2024-10-28
2
-75
/
+78
|
*
|
rpc-connect-sketch: convert to toml.
Nick Mathewson
2024-10-27
1
-50
/
+61
|
|
/
*
|
Merge branch 'chutney-deps' into 'main'
Jim Newsome
2024-10-28
1
-1
/
+16
|
\
\
[prev]
[next]