index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maint
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Reformat check_doc_features
Nick Mathewson
2025-08-26
1
-8
/
+11
|
/
/
*
|
tor-netdoc: Update check_doc_features
Ian Jackson
2025-08-26
1
-6
/
+10
*
|
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
2
-11
/
+5
|
\
\
|
*
|
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
2
-11
/
+5
*
|
|
Fix a type warning in postprocess_coverage_html
Nick Mathewson
2025-08-19
1
-1
/
+1
*
|
|
Run black to fix check_doc_features format.
Nick Mathewson
2025-08-19
1
-4
/
+4
*
|
|
tor-netdoc: network status: fix docs features suppressions
Ian Jackson
2025-08-18
1
-1
/
+5
*
|
|
tor-netdoc: Rename ns-consensus to plain-consensus
Ian Jackson
2025-08-18
1
-1
/
+1
*
|
|
tor-netdoc: Change all in-tree references to ns-consensus from ns_consensus
Ian Jackson
2025-08-18
1
-1
/
+1
|
/
/
*
|
Merge branch 'netdoc2' into 'main'
Ian Jackson
2025-08-14
1
-1
/
+0
|
\
\
|
*
|
tor-netdoc: Always expose Nickname
Ian Jackson
2025-08-14
1
-1
/
+0
*
|
|
maint/release-prep-ticket-template: Explain single-line behaviour
Ian Jackson
2025-08-14
1
-0
/
+2
*
|
|
maint/release-prep-ticket-template: never print partial output
Ian Jackson
2025-08-14
1
-3
/
+5
*
|
|
maint/release-prep-ticket-template: trip on tickybox with too many spaces
Ian Jackson
2025-08-14
1
-1
/
+1
*
|
|
maint/release-prep-ticket-template: script for making checklist
Ian Jackson
2025-08-14
1
-0
/
+73
|
/
/
*
|
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
6
-9
/
+10
*
|
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-3
/
+3
*
|
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
2
-2
/
+2
*
|
maint/changelog-syntax-fiddle: Write out links at end
Ian Jackson
2025-08-05
1
-0
/
+2
*
|
maint/changelog-syntax-fiddle: Break out write_out_links
Ian Jackson
2025-08-05
1
-4
/
+8
*
|
maint: change the dependencies in 'downgrade_dependencies'
Steven Engler
2025-07-31
1
-1
/
+4
*
|
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
1
-1
/
+1
*
|
check_licenses: treat LGPL-3.0/LGPL-3.0-only as synonyms
Nick Mathewson
2025-07-30
1
-5
/
+5
*
|
check_licenses: allow sorted versions of some spdx exprs
Nick Mathewson
2025-07-30
1
-0
/
+2
*
|
maint: Avoid x-prefix in comparisons.
Gabriela Moldovan
2025-07-17
4
-4
/
+4
*
|
arti: raw: Rename `arti keys-raw remove-by-path`
hjrgrn
2025-07-15
1
-1
/
+1
*
|
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-1
/
+1
*
|
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
3
-3
/
+3
*
|
Merge branch 'p101-2025-q2' into 'main'
Alexander Hansen Færøy
2025-07-08
1
-1
/
+1
|
\
\
|
*
|
Update path for arti binary when build with release-small profile.
Alexander Hansen Færøy
2025-06-17
1
-1
/
+1
*
|
|
Merge branch 'new-crunchy' into 'main'
Nick Mathewson
2025-07-08
1
-7
/
+0
|
\
\
\
|
*
|
|
Remove reproducible-build exception for crunchy
Nick Mathewson
2025-06-25
1
-7
/
+0
|
|
/
/
*
|
|
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
2
-0
/
+2
*
|
|
add android reproducible build script parts
Dan Ballard
2025-06-24
3
-6
/
+94
|
/
/
*
|
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
1
-1
/
+1
*
|
Remove yoke from downgrade-dependencies.
Nick Mathewson
2025-06-10
1
-1
/
+0
*
|
maint/downgrade_dependencies: Include `paste` crate for update
parazyd
2025-06-06
1
-1
/
+2
*
|
examples, fixup-features: use inline vars in format string
Nick Mathewson
2025-05-29
1
-3
/
+3
*
|
maint/cargo_sort: Add exception for workspace Cargo.toml formatting.
Gabriela Moldovan
2025-05-27
1
-0
/
+1
*
|
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
2
-2
/
+2
*
|
Note a lingering mystery in reproduible_build
Nick Mathewson
2025-05-07
1
-0
/
+3
*
|
Remove MSRV-1.77 workarounds in reproducible_build script.
Nick Mathewson
2025-05-07
1
-13
/
+0
*
|
reproducible_build: use osxcross darwin linker with stdc++
Nick Mathewson
2025-05-07
1
-1
/
+1
*
|
Use rust:1.86-alpine-3.21 for reproducible builds.
Nick Mathewson
2025-05-07
1
-1
/
+1
*
|
Merge branch 'debug-ci' into 'main'
gabi-250
2025-05-06
1
-0
/
+21
|
\
\
|
*
|
CI jobs: use tor package repository
Jim Newsome
2025-05-05
1
-0
/
+21
*
|
|
Merge branch 'repro-full' into 'main'
David Goulet
2025-05-05
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
reproducible_build: downgrade to crunchy 0.2.2
Nick Mathewson
2025-04-28
1
-0
/
+7
|
*
|
Enable --features=full on reproducible builds.
Nick Mathewson
2025-04-28
1
-1
/
+1
*
|
|
Merge branch 'typos' into 'main'
Ian Jackson
2025-05-01
1
-1
/
+1
|
\
\
\
[prev]
[next]