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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-8
/
+8
*
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
*
Merge branch 'fix_nightly_20221118' into 'main'
Ian Jackson
2022-11-18
1
-3
/
+3
|
\
|
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-3
/
+3
*
|
arti: Mark bridge and pt support non-experimental, and on-by-default
Nick Mathewson
2022-11-18
2
-4
/
+14
*
|
arti: Split long lines in Cargo.toml
Nick Mathewson
2022-11-18
1
-1
/
+10
|
/
*
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
*
Fix Windows shortcut target
arnabanimesh
2022-11-13
1
-1
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Check more targets
trinity-1686a
2022-11-10
2
-2
/
+6
*
Merge branch 'clap-v3' into 'main'
Ian Jackson
2022-11-08
2
-35
/
+43
|
\
|
*
Upgrade to clap 3: replace deprecated functions
Gabriel de Perthuis
2022-11-04
2
-29
/
+37
|
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
2
-7
/
+7
*
|
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
*
Merge branch 'notify' into 'main'
Ian Jackson
2022-11-01
1
-123
/
+137
|
\
|
*
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
*
|
remove unused dependancies
trinity-1686a
2022-10-29
1
-3
/
+0
|
/
*
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
*
README doctests: fix arti-client
Ian Jackson
2022-10-12
1
-5
/
+5
*
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
3
-1
/
+7
[next]