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 'upgrades_20230717' into 'main'
Alexander Færøy
2023-07-17
4
-34
/
+25
|
\
\
\
|
*
|
|
Upgrade to latest derive-adhoc.
Nick Mathewson
2023-07-17
2
-5
/
+5
|
*
|
|
Upgrade to latest rlimit.
Nick Mathewson
2023-07-17
2
-28
/
+19
|
*
|
|
keymgr: Upgrade to latest itertools.
Nick Mathewson
2023-07-17
2
-2
/
+2
*
|
|
|
Merge branch 'no_longer_want' into 'main'
Alexander Færøy
2023-07-17
1
-4
/
+0
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
WANT_FROM_OTHER_CRATES: Remove note about async-rustls
Nick Mathewson
2023-07-17
1
-4
/
+0
*
|
|
Merge branch 'pwd-grp' into 'main'
gabi-250
2023-07-17
8
-134
/
+192
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cargo audit: un-ignore RUSTSEC-2023-0040 ("`users` is unmaintained"
Ian Jackson
2023-07-14
1
-3
/
+0
|
*
|
fs-mistrust: Run rustfmt to apply deferred formatting churn
Ian Jackson
2023-07-14
1
-10
/
+10
|
*
|
fs-mistrust: In a test, simplify env var handling
Ian Jackson
2023-07-14
1
-17
/
+10
|
*
|
fs-mistrust: users: Use OsStr and OsString a lot less
Ian Jackson
2023-07-14
1
-13
/
+23
|
*
|
fs-mistrust: Remove a now-unneeded suppression
Ian Jackson
2023-07-14
1
-1
/
+0
|
*
|
fs-mistrust: forbid unsafe code
Ian Jackson
2023-07-14
1
-0
/
+8
|
*
|
fs-mistrust: Replace a direct libc call in a test
Ian Jackson
2023-07-14
1
-1
/
+1
|
*
|
fs-mistruct: Abolish some now-unneeded muts
Ian Jackson
2023-07-14
1
-26
/
+25
|
*
|
fs-mistrust: Use pwd-grp's getgroups function
Ian Jackson
2023-07-14
1
-24
/
+1
|
*
|
fs-mistruct: switch from users to pwd-grp
Ian Jackson
2023-07-14
3
-53
/
+97
|
*
|
fs-mistrust: Introduce tempoary PwdGrpProvider alias
Ian Jackson
2023-07-14
1
-4
/
+8
|
*
|
fs-mistrust: impl Hash for TrustedUser and TrustedGroup (config)
Ian Jackson
2023-07-14
2
-2
/
+3
|
*
|
fs-mistrust: users: tests: Introduce mock_users etc.
Ian Jackson
2023-07-14
1
-25
/
+36
|
*
|
fs-mistrust: users: Make several functions fallible
Ian Jackson
2023-07-14
2
-26
/
+41
*
|
|
Merge branch 'keymgr-config-tweaks' into 'main'
gabi-250
2023-07-17
13
-178
/
+141
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arti-client: Add TODO about expanding the keystore_dir in build().
Gabriela Moldovan
2023-07-17
1
-0
/
+2
|
*
|
arti-client: Log whether a keystore is in use.
Gabriela Moldovan
2023-07-13
1
-1
/
+4
|
*
|
tor-config: Remove unused ItemOrBool helper.
Gabriela Moldovan
2023-07-13
2
-63
/
+1
|
*
|
arti cfg tests: Add keystore to example config.
Gabriela Moldovan
2023-07-13
2
-14
/
+22
|
*
|
arti config: Remove extraneous whitespace.
Gabriela Moldovan
2023-07-13
1
-5
/
+5
|
*
|
arti-client: Use the config struct from tor-keymgr.
Gabriela Moldovan
2023-07-13
4
-95
/
+27
|
*
|
tor-keymgr: Add ArtiNativeKeystoreConfig.
Gabriela Moldovan
2023-07-13
6
-1
/
+81
*
|
|
Merge branch 'unused_import' into 'main'
Alexander Færøy
2023-07-14
1
-1
/
+2
|
\
\
\
|
*
|
|
Move an import to resolve a warning.
Nick Mathewson
2023-07-13
1
-1
/
+2
*
|
|
|
Merge branch 'bug638' into 'main'
Alexander Færøy
2023-07-14
2
-4
/
+14
|
\
\
\
\
|
*
|
|
|
Better report for any recurrence of bug #638.
Nick Mathewson
2023-07-13
1
-0
/
+14
|
*
|
|
|
Stop unconditionally marking bridges as having dir info.
Nick Mathewson
2023-07-13
1
-4
/
+0
*
|
|
|
|
Merge branch 'uniq_bridge_addr' into 'main'
Alexander Færøy
2023-07-14
1
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Bridges: deduplicate addresses.
Nick Mathewson
2023-07-13
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'geoip-netdir' into 'main'
eta
2023-07-13
5
-4
/
+219
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add country codes to relays inside a NetDir
eta
2023-07-13
5
-4
/
+219
|
/
/
/
*
|
|
Merge branch 'make_factory_usable_v2' into 'main'
gabi-250
2023-07-13
1
-4
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Explain better why you would use build_unmanaged_channel
Nick Mathewson
2023-07-13
1
-2
/
+7
|
*
|
Resolve numerous typos in `ChanMgr::build_unmanaged_channel` code
gabi-250
2023-07-13
1
-4
/
+4
|
*
|
chanmgr: Remove now-unused (and never usable) builder() method.
Nick Mathewson
2023-07-13
1
-12
/
+0
|
*
|
chanmgr: Document makeup and timeout behavior of our factories
Nick Mathewson
2023-07-13
1
-0
/
+22
|
*
|
chanmgr: Add an experimental build_unmanaged_channel() method.
Nick Mathewson
2023-07-13
1
-0
/
+26
|
/
/
*
|
Merge branch 'keymgr-integration-test' into 'main'
gabi-250
2023-07-12
15
-2
/
+99
|
\
\
|
*
|
CI: Reduce the success threshold for the HS client integration tests.
Gabriela Moldovan
2023-07-12
1
-1
/
+17
|
*
|
CI: Add client auth integration test.
Gabriela Moldovan
2023-07-12
13
-1
/
+80
|
*
|
CI: Remove extraneous whitespace.
Gabriela Moldovan
2023-07-12
1
-1
/
+1
|
*
|
arti-client: Log whether the client auth keys were retrieved.
Gabriela Moldovan
2023-07-12
1
-0
/
+2
*
|
|
Merge branch 'feat' into 'main'
Alexander Færøy
2023-07-12
3
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]