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
...
|
*
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
|
*
Fix error message
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
2
-3
/
+84
|
*
config exhaust checking: Feature-limit some of the tests
Ian Jackson
2022-10-12
1
-11
/
+17
|
*
tor-config: Provide MultilineListBuilder
Ian Jackson
2022-10-12
2
-0
/
+208
|
*
tor-guardmgr: Export BridgeParseError from toplevel
Ian Jackson
2022-10-12
1
-1
/
+1
|
*
tor-config: Remove unneeded braces in an example
Ian Jackson
2022-10-12
1
-1
/
+1
|
*
tor-config: Provide BoolOrAuto
Ian Jackson
2022-10-12
1
-0
/
+107
|
*
tor_config: define_list_builder_helper: Support custom serde
Ian Jackson
2022-10-12
1
-2
/
+42
|
*
Add pt-client and bridge-client features to arti and arti-client
Ian Jackson
2022-10-12
6
-1
/
+15
|
*
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
22
-0
/
+22
|
/
*
Merge branch 'typo' into 'main'
eta
2022-10-11
1
-2
/
+2
|
\
|
*
tor-config: CfgPath: Fix two typos "expaneded"
Ian Jackson
2022-10-11
1
-2
/
+2
*
|
Merge branch 'disable_rtt_test' into 'main'
eta
2022-10-11
1
-0
/
+5
|
\
\
|
*
|
Disable rtt_test_vectors test on non-Linux platforms
Nick Mathewson
2022-10-11
1
-0
/
+5
*
|
|
Merge branch 'fix_warning_again' into 'main'
Nick Mathewson
2022-10-11
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a warning that I reintroduced.
Nick Mathewson
2022-10-11
1
-0
/
+1
|
/
/
*
|
Merge branch 'one_method' into 'main'
Nick Mathewson
2022-10-11
9
-60
/
+63
|
\
\
|
*
|
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
9
-60
/
+63
|
/
/
*
|
Merge branch 'warnings' into 'main'
Ian Jackson
2022-10-11
4
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
Make some things precisely conditional
Ian Jackson
2022-10-11
1
-1
/
+6
|
*
tor-guardmgr: Fix build without pt-client feature
Ian Jackson
2022-10-11
1
-1
/
+3
|
*
Allow two useless pattern matches that are going to be not useless
Ian Jackson
2022-10-11
2
-0
/
+2
|
/
*
Merge branch 'progdir' into 'main'
Ian Jackson
2022-10-11
1
-2
/
+42
|
\
|
*
CfgPath: Add support for ${PROGRAM_DIR}.
Nick Mathewson
2022-10-07
1
-2
/
+42
*
|
Merge branch 'cargo-sort-2022-10-10' into 'main'
eta
2022-10-10
2
-2
/
+2
|
\
\
|
*
|
Make cargo-sort stop complaining
eta
2022-10-10
2
-2
/
+2
|
/
/
*
|
Merge branch 'main' into 'main'
eta
2022-10-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed grammar mistake
EliTheCoder
2022-10-08
1
-1
/
+1
|
/
*
Update fuzzer corpora
Nick Mathewson
2022-10-07
1
-0
/
+0
*
tor-cell fuzzer: test more features.
Nick Mathewson
2022-10-06
1
-0
/
+1
*
Merge branch 'addrs-api' into 'main'
Nick Mathewson
2022-10-06
21
-127
/
+360
|
\
|
*
Clarify limits on socket address from ChannelMethod
Nick Mathewson
2022-10-06
2
-4
/
+10
|
*
Move two users of HasAddrs to HasChannelMethods
Nick Mathewson
2022-10-06
2
-4
/
+15
|
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
10
-79
/
+124
|
*
tor-proto: Preserve the ChannelMethod, not the SocketAddr
Nick Mathewson
2022-10-06
4
-33
/
+64
|
*
ChannelMethod: Add method to access the (optional) SocketAddr
Nick Mathewson
2022-10-06
1
-0
/
+18
|
*
Add builders for OwnedChanTarget/OwnedCircTarget
Nick Mathewson
2022-10-06
4
-13
/
+65
|
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
9
-17
/
+87
|
/
*
Merge branch 'bridge_containers' into 'main'
Nick Mathewson
2022-10-06
8
-68
/
+207
|
\
[prev]
[next]