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
...
|
*
|
Improve message for failure to select a guard.
Nick Mathewson
2022-07-07
2
-19
/
+48
|
*
|
Add more information to failed-to-select fallback errors.
Nick Mathewson
2022-07-07
3
-6
/
+23
|
*
|
FilterCount: Add a simple Display helper.
Nick Mathewson
2022-07-06
1
-0
/
+34
|
*
|
New "counting filter" iterator helper in tor-basic-utils.
Nick Mathewson
2022-07-06
2
-0
/
+116
|
*
|
GuardMgr: tweak an error message.
Nick Mathewson
2022-07-06
1
-1
/
+1
*
|
|
Merge branch 'generate_cert' into 'main'
Nick Mathewson
2022-07-08
7
-80
/
+250
|
\
\
\
|
*
|
|
Implement functionality to construct signed Ed25519 certs.
Nick Mathewson
2022-07-06
5
-79
/
+248
|
*
|
|
tor-llcrypto: expose the Signer API from ed25519-dalek
Nick Mathewson
2022-07-06
2
-1
/
+2
*
|
|
|
Merge branch 'dirclient-error-cleanup' into 'main'
eta
2022-07-08
4
-8
/
+28
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Improve display for tor-dircache errors.
Nick Mathewson
2022-07-07
2
-2
/
+15
|
*
|
|
dirclient: Generalize MdSha256Empty to EmptyRequest.
Nick Mathewson
2022-07-07
3
-6
/
+13
|
/
/
/
*
|
|
Merge branch 'chanmgr-error-cleanup' into 'main'
Ian Jackson
2022-07-06
6
-25
/
+60
|
\
\
\
|
*
|
|
Add a semver note.
Nick Mathewson
2022-07-06
1
-0
/
+1
|
*
|
|
ChanMgr: errors: attribute errors to correct address.
Nick Mathewson
2022-07-06
2
-3
/
+21
|
*
|
|
ChanMgr: Add more contextual info to error types.
Nick Mathewson
2022-07-06
4
-25
/
+41
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'persist-error-cleanup' into 'main'
eta
2022-07-06
7
-94
/
+260
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-persist: Big refactoring on Error type.
Nick Mathewson
2022-07-06
6
-51
/
+212
|
*
|
tor-persist: Move Error to a module.
Nick Mathewson
2022-07-06
4
-75
/
+80
*
|
|
Merge branch 'update-rsa-v2' into 'main'
Ian Jackson
2022-07-06
6
-67
/
+58
|
\
\
\
|
*
|
|
Update `rsa` dependency (and use `x25519-dalek` prerelease)
eta
2022-07-06
6
-67
/
+58
|
|
/
/
*
|
|
Merge branch 'b64t' into 'main'
Ian Jackson
2022-07-06
3
-0
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix clippy needless deref
Ian Jackson
2022-07-06
1
-3
/
+3
|
*
|
tor-netdoc: b64 tests: add exhaustive roundtrip test
Ian Jackson
2022-07-06
3
-0
/
+44
|
/
/
*
|
Merge branch 'add-arti-hyper-unit-tests' into 'main'
Ian Jackson
2022-07-06
1
-0
/
+73
|
\
\
|
|
/
|
/
|
|
*
Add unit tests for arti-hyper's uri -> host,port,tls conversion
spongechameleon
2022-07-05
1
-0
/
+73
|
/
*
Merge branch 'openssl' into 'main'
Nick Mathewson
2022-07-05
1
-36
/
+36
|
\
|
*
cargo update
Ian Jackson
2022-07-05
1
-36
/
+36
|
/
*
Merge branch 'bump-base64ct' into 'main'
Ian Jackson
2022-07-05
3
-21
/
+9
|
\
|
*
Bump `base64ct` crate `1.5.0` -> `1.5.1`
Arturo Marquez
2022-06-27
3
-21
/
+9
*
|
Merge remote-tracking branch 'origin/mr/610'
Nick Mathewson
2022-07-05
1
-1
/
+1
|
\
\
|
*
|
Fixed typo in convert_curve25519_to_ed25519_private comments
Richard Pospesel
2022-06-29
1
-1
/
+1
*
|
|
Merge branch 'typos' into 'main'
Nick Mathewson
2022-06-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix typo
Dimitris Apostolou
2022-06-28
1
-1
/
+1
|
/
/
*
|
Add links to 0.5.0 changelog.
Nick Mathewson
2022-06-24
1
-3
/
+42
*
|
Remove semver.md files now that 0.5.0 is out
Nick Mathewson
2022-06-24
12
-21
/
+0
*
|
Finish the 0.5.0 changelog.
arti-v0.5.0
Nick Mathewson
2022-06-24
1
-8
/
+8
*
|
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
30
-184
/
+184
*
|
Increment versions of crates with trivial changes only.
Nick Mathewson
2022-06-24
12
-22
/
+22
*
|
Merge branch 'changelog' into 'main'
Nick Mathewson
2022-06-24
1
-1
/
+4
|
\
\
|
*
|
changelog: mention unknown config item messages
Ian Jackson
2022-06-24
1
-1
/
+4
*
|
|
Merge branch 'clippy' into 'main'
Ian Jackson
2022-06-24
50
-27
/
+267
|
\
\
\
|
*
|
|
maint/add_warning: Fix parsing of --check
Ian Jackson
2022-06-24
1
-1
/
+1
|
*
|
|
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
13
-7
/
+66
|
*
|
|
clippy: Add standard test lint block to several examples
Ian Jackson
2022-06-24
5
-0
/
+30
|
*
|
|
maint/add_warning: Add two lints via add_warning as a test case
Ian Jackson
2022-06-24
2
-0
/
+4
|
*
|
|
maint/add_warning: Add ability maintain test lint blocks
Ian Jackson
2022-06-24
2
-8
/
+37
|
*
|
|
maint/add_warning: Scan all files by default, but insist only in some
Ian Jackson
2022-06-24
2
-10
/
+17
|
*
|
|
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
36
-0
/
+108
|
*
|
|
clippy: Supresss clippy::significant_drop_in_scrutinee
Ian Jackson
2022-06-23
1
-0
/
+1
|
*
|
|
lints: Scheme for allowing us to name nightly lints
Ian Jackson
2022-06-23
1
-1
/
+3
[prev]
[next]