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
/
arti
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
2
-0
/
+2
*
resolve ip through socks by parsing them
trinity-1686a
2023-01-03
1
-15
/
+25
*
arti: transports parsing: Record this as a ticket
Ian Jackson
2022-11-30
1
-4
/
+3
*
arti, arti-client: Conditionalise various things on pt-client
Ian Jackson
2022-11-29
1
-0
/
+1
*
arti cfg tests: Add some more debug output
Ian Jackson
2022-11-29
1
-0
/
+1
*
bridge non-support: Test that we reject configs
Ian Jackson
2022-11-21
1
-4
/
+19
*
bridge non-support: De-cfg the primary bridge config fields
Ian Jackson
2022-11-21
1
-3
/
+0
*
arti cfg test: Break out expect_err_contains function
Ian Jackson
2022-11-21
1
-9
/
+15
*
bridge non-support: Disable the test for now
Ian Jackson
2022-11-21
1
-0
/
+1
*
cfg compilation: Add two allows
Ian Jackson
2022-11-18
1
-0
/
+1
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-3
/
+3
*
pt config, arti cfg test: Expect bridges.transports to be missing
Ian Jackson
2022-11-16
1
-2
/
+9
*
arti cfg test: Coalesce expect_missing
Ian Jackson
2022-11-16
1
-0
/
+22
*
tor-ptmgr: make configuration use builders, plumb into arti-client
eta
2022-11-16
1
-0
/
+16
*
arti cfg test: Document exhaustive_1 and comment exhaustive
Ian Jackson
2022-11-15
1
-0
/
+39
*
arti cfg test: Break out CONFIG_KEYS_EXPECT_NO_EXAMPLE
Ian Jackson
2022-11-15
1
-2
/
+9
*
arti cfg test: Drop a redundant allow
Ian Jackson
2022-11-15
1
-1
/
+0
*
Merge branch 'clap-v3' into 'main'
Ian Jackson
2022-11-08
1
-34
/
+42
|
\
|
*
Upgrade to clap 3: replace deprecated functions
Gabriel de Perthuis
2022-11-04
1
-28
/
+36
|
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
1
-6
/
+6
*
|
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
2
-4
/
+4
*
|
Fix typos
Dimitris Apostolou
2022-11-06
1
-3
/
+3
|
/
*
Run add_warnings.
Nick Mathewson
2022-11-03
2
-0
/
+2
*
debounce reload cfg events
trinity-1686a
2022-11-01
1
-0
/
+7
*
rename unused field
trinity-1686a
2022-10-30
1
-3
/
+2
*
update some strings
trinity-1686a
2022-10-30
1
-10
/
+10
*
use iife so we can try! instead of custom error handling
trinity-1686a
2022-10-30
1
-64
/
+56
*
refactor so events always indicate reload
trinity-1686a
2022-10-30
1
-71
/
+74
*
depends less on notify types
trinity-1686a
2022-10-30
1
-22
/
+35
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-186
/
+1
*
cfg tests: bridges: Document test case assumptions
Ian Jackson
2022-10-12
1
-0
/
+19
*
cfg tests: bridges: Remove now-redundant block { }
Ian Jackson
2022-10-12
1
-13
/
+11
*
cfg test: bridges: Test all three feature cases
Ian Jackson
2022-10-12
1
-4
/
+31
*
cfg tests: bridges: Prepare for more comprehensive testing
Ian Jackson
2022-10-12
1
-8
/
+20
*
cfg tests: Make ExampleSectionLines::resolve fallible
Ian Jackson
2022-10-12
1
-5
/
+5
*
Fix comment typo.
Nick Mathewson
2022-10-12
1
-1
/
+1
*
bridge config: Clarify that examples are nonfunctional
Ian Jackson
2022-10-12
1
-0
/
+2
*
bridges: Test configuration
Ian Jackson
2022-10-12
1
-0
/
+121
*
pt and bridges: Parse configuration
Ian Jackson
2022-10-12
1
-3
/
+1
*
config exhaust checking: Feature-limit some of the tests
Ian Jackson
2022-10-12
1
-11
/
+17
*
Add pt-client and bridge-client features to arti and arti-client
Ian Jackson
2022-10-12
1
-0
/
+2
*
bridges config example: Add much more example syntax
Ian Jackson
2022-10-12
1
-4
/
+14
*
bridges config example: Add bridges section to example config
Ian Jackson
2022-10-12
2
-0
/
+24
*
config exhaust checking: Allow for whole sections
Ian Jackson
2022-10-12
1
-2
/
+17
*
config exhaust checking: Allow for options only unrecognized in new
Ian Jackson
2022-10-12
1
-4
/
+10
*
config exhaust checking: Move unrecognized lists earlier
Ian Jackson
2022-10-12
1
-3
/
+3
*
arti config exhaust checking: Improve message, add comment
Ian Jackson
2022-10-12
1
-2
/
+4
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
[next]