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
*
Begin a changelog for 1.1.2
Nick Mathewson
2023-02-27
1
-0
/
+88
*
Merge branch 'zlib' into 'main'
Ian Jackson
2023-02-27
1
-2
/
+9
|
\
|
*
maint/check_licensse: Placate shellcheck
Ian Jackson
2023-02-24
1
-1
/
+1
|
*
maint/check_licensse: Approve Zlib licence
Ian Jackson
2023-02-24
1
-0
/
+1
|
*
maint/check_licensse: Honour CARGO variable
Ian Jackson
2023-02-24
1
-2
/
+8
|
*
maint/check_licensse: Do not discard actual error
Ian Jackson
2023-02-24
1
-1
/
+1
*
|
Merge branch 'update_20220227' into 'main'
Nick Mathewson
2023-02-27
1
-74
/
+97
|
\
\
|
*
|
Run cargo update in preparation for Wednesday Release
Nick Mathewson
2023-02-27
1
-74
/
+97
|
/
/
*
|
Merge branch 'fix-adhoc' into 'main'
Ian Jackson
2023-02-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
maint: fix `adhoc-add-lint-blocks` script
Emil Engler
2023-02-22
1
-1
/
+1
*
|
Merge branch 'gitignore' into 'main'
Ian Jackson
2023-02-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
git: add maint/.gitignore for __pycache__
Emil Engler
2023-02-22
1
-0
/
+1
|
/
*
Merge branch 'coverage-dep-check' into 'main'
Ian Jackson
2023-02-22
1
-0
/
+23
|
\
|
*
maint: add a dependency check to coverage
Emil Engler
2023-02-21
1
-0
/
+23
*
|
Merge branch 'cdf_pub_use' into 'main'
Ian Jackson
2023-02-21
3
-9
/
+6
|
\
\
|
*
|
Apply a missing cfg_attr(docsrs...) in netdoc
Nick Mathewson
2023-02-21
1
-0
/
+1
|
*
|
Rearrange cfg_attr in relaycell::msg
Nick Mathewson
2023-02-21
1
-2
/
+2
|
*
|
Fix a bug in check_doc_features
Nick Mathewson
2023-02-21
1
-7
/
+3
|
/
/
*
|
Merge branch 'unparsed_linkspec' into 'main'
Ian Jackson
2023-02-21
4
-10
/
+84
|
\
\
|
*
|
tor-netdoc: Use UnparsedLinkSpec in IntroPointDesc.
Nick Mathewson
2023-02-17
1
-9
/
+2
|
*
|
tor-linkspec: New UnparsedLinkspec type.
Nick Mathewson
2023-02-17
3
-1
/
+82
*
|
|
Merge branch 'hsdir_remove_comment' into 'main'
Ian Jackson
2023-02-21
1
-1
/
+0
|
\
\
\
|
*
|
|
netdoc: Remove a TODO hs comment.
Nick Mathewson
2023-02-17
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'update_2023_02_17' into 'main'
Ian Jackson
2023-02-21
2
-97
/
+122
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-dirmgr: Work around an apparent regression in `time`.
Nick Mathewson
2023-02-17
1
-3
/
+3
|
*
|
Run "cargo update" in preparation for the release in 2 weeks.
Nick Mathewson
2023-02-17
1
-94
/
+119
*
|
|
Fix the year on the 1.1.1 changelog.
Nick Mathewson
2023-02-17
1
-1
/
+1
|
/
/
*
|
Merge branch 'coverage-force' into 'main'
Nick Mathewson
2023-02-17
1
-1
/
+1
|
\
\
|
*
|
maint: forcefully remove files in coverage
Emil Engler
2023-02-16
1
-1
/
+1
|
|
/
*
|
Merge branch 'doc-iter' into 'main'
Nick Mathewson
2023-02-17
12
-233
/
+116
|
\
\
|
*
|
tor-netdoc: Fix doc comment following removal of PauseAt
Ian Jackson
2023-02-16
1
-3
/
+6
|
*
|
tor-netdoc: Run rustfmt (separately from the refactoring)
Ian Jackson
2023-02-15
2
-5
/
+3
|
*
|
tor-netdoc: Abolish NetDocReader::iter and into_iter
Ian Jackson
2023-02-15
1
-13
/
+0
|
*
|
tor-netdoc: Remove many needless calls to .iter() and .into_iter()
Ian Jackson
2023-02-15
9
-35
/
+32
|
*
|
tor-netdoc: Use impl Iterator for NetdocReader in .pause_at
Ian Jackson
2023-02-15
1
-2
/
+2
|
*
|
tor-netdoc: impl Iterator etc. for NetdocReader
Ian Jackson
2023-02-15
1
-0
/
+29
|
*
|
tor-netdoc: move PeekableIterator to util.rs
Ian Jackson
2023-02-15
2
-24
/
+36
|
*
|
tor-netdoc: Delete now-unused PauseAt type
Ian Jackson
2023-02-15
1
-149
/
+0
|
*
|
tor-netdoc: Use itertools to implement NetDocReader::pause_at
Ian Jackson
2023-02-15
1
-7
/
+11
|
*
|
tor-netdoc: Replace use of PauseAt::new_pred()
Ian Jackson
2023-02-15
2
-9
/
+10
|
*
|
tor-netdoc: Have sectionrules.parse take I, not &mut I
Ian Jackson
2023-02-15
1
-2
/
+2
|
*
|
tor-netdoc: Import Peekable rather than referring to it by path
Ian Jackson
2023-02-15
1
-3
/
+4
*
|
|
Merge branch 'hs-cells-1' into 'main'
Nick Mathewson
2023-02-16
7
-490
/
+689
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Mark a quoted block as text, so doctest ignores it.
Nick Mathewson
2023-02-16
1
-1
/
+1
|
*
|
Add a TODO about combining several macros and patterns
Nick Mathewson
2023-02-16
1
-0
/
+4
|
*
|
Make a comment more accurate
Ian Jackson
2023-02-16
1
-1
/
+3
|
*
|
tor-cell: Use a more generic mechanism for managing extensions
Nick Mathewson
2023-02-15
4
-79
/
+264
|
*
|
tor-cell: Extract establish-intro into its own module.
Nick Mathewson
2023-02-15
4
-215
/
+223
|
*
|
tor-cell: rename onion_service module to hs
Nick Mathewson
2023-02-15
4
-7
/
+7
*
|
|
Merge branch 'max-min' into 'main'
Nick Mathewson
2023-02-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]