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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
socksproto: Add unspecified but documented socks5 extension codes
Nick Mathewson
2023-06-22
1
-0
/
+8
|
*
|
|
Remove ErrorKind::OnionService{Intro,Rend}Failed
Nick Mathewson
2023-06-22
2
-25
/
+0
|
*
|
|
Generate correct ErrorKinds for hsdesc decryption failures.
Nick Mathewson
2023-06-21
5
-5
/
+36
*
|
|
|
Merge branch 'notes' into 'main'
gabi-250
2023-06-22
1
-13
/
+5
|
\
\
\
\
|
*
|
|
|
tor-hsclient: Delete/rewrite out-of-date commentary
Ian Jackson
2023-06-22
1
-13
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
keymgr: Downgrade 2 "TODO hs" to "TODO HSS".
Gabriela Moldovan
2023-06-22
2
-2
/
+2
*
|
|
|
keymgr: Remove outdated TODO.
Gabriela Moldovan
2023-06-22
1
-1
/
+0
|
/
/
/
*
|
|
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
45
-0
/
+90
|
\
\
\
|
*
|
|
lints: Run maint/add_warning to actually apply new lints (again)
Ian Jackson
2023-06-21
1
-0
/
+2
|
*
|
|
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
44
-0
/
+88
*
|
|
|
keymgr: Fix clippy lints.
Gabriela Moldovan
2023-06-21
1
-1
/
+1
*
|
|
|
keymgr: Remove outdated TODO.
Gabriela Moldovan
2023-06-21
1
-2
/
+0
*
|
|
|
keymgr: Make ArtiNativeKeyStore::key_path() return a relative path.
Gabriela Moldovan
2023-06-21
1
-15
/
+19
*
|
|
|
keymgr: Derive Into for ArtiPath.
Gabriela Moldovan
2023-06-21
1
-1
/
+1
*
|
|
|
Merge branch 'keymgr-api-consistency' into 'main'
Ian Jackson
2023-06-21
5
-44
/
+49
|
\
\
\
\
|
*
|
|
|
keymgr: Remove Error::NotFound, update KeyMgr, KeyStore APIs.
Gabriela Moldovan
2023-06-21
5
-44
/
+49
*
|
|
|
|
Merge branch 'keymgr-rm-cond' into 'main'
Ian Jackson
2023-06-21
1
-10
/
+4
|
\
|
|
|
|
|
*
|
|
|
keymgr: Remove unnecessary condition.
Gabriela Moldovan
2023-06-21
1
-10
/
+4
*
|
|
|
|
Merge branch 'keymgr-remove-todo' into 'main'
Ian Jackson
2023-06-21
1
-8
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
keymgr: Remove outdated TODO.
Gabriela Moldovan
2023-06-21
1
-8
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'defer-hsservice-todos' into 'main'
Ian Jackson
2023-06-21
5
-26
/
+26
|
\
\
\
\
|
*
|
|
|
Downgrade every "TODO HS" in tor-hsservice
Nick Mathewson
2023-06-20
5
-26
/
+26
*
|
|
|
|
Merge branch 'hsdesc-accessors' into 'main'
Ian Jackson
2023-06-21
2
-50
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
netdoc: downgrade two accessor-related TODOs
Nick Mathewson
2023-06-20
1
-4
/
+1
|
*
|
|
|
|
netdoc: Use derive amplify::Getters for HsDesc accessors.
Nick Mathewson
2023-06-20
2
-46
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'doc_link_fix' into 'main'
Alexander Færøy
2023-06-21
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix a rustdoc link.
Nick Mathewson
2023-06-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'upgrade_21June2023' into 'main'
gabi-250
2023-06-21
8
-9
/
+9
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Upgrade to memmap2 0.7
Nick Mathewson
2023-06-21
1
-1
/
+1
|
*
|
|
|
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
8
-8
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'onionsocks' into 'main'
Nick Mathewson
2023-06-21
3
-7
/
+85
|
\
\
\
\
\
|
*
|
|
|
|
Add and use ErrorKinds for remaining onion service errors
Nick Mathewson
2023-06-21
2
-6
/
+48
|
*
|
|
|
|
arti: return prop304 extended socks5 reply codes for onion services
Nick Mathewson
2023-06-21
2
-1
/
+36
|
*
|
|
|
|
arti: Abbreviate SocksStatus and ErrorKind imports and refactor.
Nick Mathewson
2023-06-21
1
-7
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Remove extra 'this' in some methods
Saksham Mittal
2023-06-21
1
-3
/
+3
*
|
|
|
|
Create chanmgr() method in TorClient
Saksham Mittal
2023-06-21
1
-0
/
+9
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'todos' into 'main'
Nick Mathewson
2023-06-21
6
-62
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-hsclient: Apply deferred clippy churn needed by fmt churn
Ian Jackson
2023-06-21
1
-1
/
+1
|
*
|
|
tor-hsclient: Apply deferred rustfmt churn
Ian Jackson
2023-06-21
2
-11
/
+6
|
*
|
|
tor-hsclient: Drop most allows that are marked for removal
Ian Jackson
2023-06-21
3
-9
/
+0
|
*
|
|
tor-hsclient: Drop a large number of unneeded imports
Ian Jackson
2023-06-21
4
-19
/
+9
|
*
|
|
tor-hsclient: Add HSID to some log messages
Ian Jackson
2023-06-21
1
-6
/
+7
|
*
|
|
tor-hsclient: Do Debug the descriptor as part of Data
Ian Jackson
2023-06-21
1
-1
/
+0
|
*
|
|
tor-hsclient: Drop some temporary trace calls
Ian Jackson
2023-06-21
2
-8
/
+2
|
*
|
|
tor-hsclient: Drop two eprintlns in production code
Ian Jackson
2023-06-21
1
-2
/
+0
|
*
|
|
tor-hsclinet: Promote dead code allows to cover all tests
Ian Jackson
2023-06-21
1
-1
/
+3
|
*
|
|
tor-hsclient: Use a formulaic TODO mark for incompleteness of tests
Ian Jackson
2023-06-21
1
-5
/
+5
|
*
|
|
tor-hsclinet: Add a narrow allow, pending answer to open question
Ian Jackson
2023-06-21
1
-0
/
+1
|
*
|
|
tor-hsclient: Remove unused Context.hs_blind_id_key
Ian Jackson
2023-06-21
1
-3
/
+0
|
*
|
|
tor-hsclient: Add an allow for a deliberately-unused variable
Ian Jackson
2023-06-21
1
-0
/
+1
[prev]
[next]