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
...
|
*
|
|
hsclient: Apply standard lint block
Ian Jackson
2023-03-01
1
-1
/
+37
|
*
|
|
hsclient: Move dead code allows to specific locations
Ian Jackson
2023-03-01
3
-1
/
+4
|
*
|
|
hsclient: Add vacuous comments as demanded by clippy
Ian Jackson
2023-03-01
3
-0
/
+7
|
*
|
|
hsclient state: Bind a variable to stop rustfmt doing a terrible thing
Ian Jackson
2023-03-01
1
-5
/
+7
|
*
|
|
hsclient: Provide a constructor for HsClientConnector
Ian Jackson
2023-03-01
2
-10
/
+25
|
*
|
|
hsclient: Implement connection attempt tracking state machine
Ian Jackson
2023-03-01
6
-42
/
+408
|
*
|
|
HS secret keys: Move aggregate/config to tor-hsclient
Ian Jackson
2023-03-01
4
-11
/
+81
|
*
|
|
hsclient API: Remove notion of ambient keys fromk this layer
Ian Jackson
2023-03-01
2
-14
/
+5
|
*
|
|
HS API: Remove HS client keys from circmgr API
Ian Jackson
2023-03-01
3
-4
/
+1
|
*
|
|
HS planning: Discuss whether to remove all HS code from circmgr
Ian Jackson
2023-03-01
3
-5
/
+20
|
*
|
|
HS planning: Intend for HS connector to do all lifecycle mgmt
Ian Jackson
2023-03-01
1
-6
/
+3
|
|
/
/
*
|
|
Merge branch 'establish_intro_yet_once_more' into 'main'
Nick Mathewson
2023-03-01
12
-68
/
+411
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-cell: Use a match when checking auth_key_type
Nick Mathewson
2023-03-01
1
-6
/
+8
|
*
|
tor_cell: Use nested readers and writers for EstablishIntro
Nick Mathewson
2023-03-01
1
-18
/
+12
|
*
|
tor-cell: tweak comments on EstablishIntro members.
Nick Mathewson
2023-03-01
1
-2
/
+2
|
*
|
Introduce a constant for the length of the output of hs_mac()
Nick Mathewson
2023-03-01
2
-5
/
+8
|
*
|
tor-bytes: Clarify that Cursor is not a good thing, and could be neater.
Nick Mathewson
2023-03-01
1
-2
/
+11
|
*
|
tor-cell: Rename EstablishIntro{Body => Details}
Nick Mathewson
2023-03-01
2
-12
/
+12
|
*
|
clarify results of misusing cursors
Ian Jackson
2023-03-01
1
-2
/
+2
|
*
|
tor-cell: Fix compilation for fuzzers
Nick Mathewson
2023-03-01
3
-4
/
+5
|
*
|
tor-cell: Make EstablishIntro do signatures
Nick Mathewson
2023-03-01
3
-60
/
+302
|
*
|
tor-bytes: impl Readable and Writeable for CtByteArray.
Nick Mathewson
2023-02-28
2
-0
/
+19
|
*
|
Expose a little new functionality from tor-llcrypto.
Nick Mathewson
2023-02-28
2
-0
/
+11
|
*
|
tor-bytes: Add cursor functionality to Reader
Nick Mathewson
2023-02-28
2
-0
/
+62
*
|
|
Merge branch 'more_hs_msgs' into 'main'
Nick Mathewson
2023-03-01
8
-64
/
+227
|
\
|
|
|
|
/
|
/
|
|
*
Change several cfgs to refer to new feature names.
Nick Mathewson
2023-02-28
3
-17
/
+17
|
*
Mark new tests as onion-service-only
Nick Mathewson
2023-02-28
1
-0
/
+3
|
*
tor-cell: Support extensions in INTRODUCE{1,2}
Nick Mathewson
2023-02-28
2
-22
/
+26
|
*
tor-cell: Implement IntroduceAck and IntroEstablished
Nick Mathewson
2023-02-28
2
-19
/
+104
|
*
tor-cell: Implement rendezvous1 and rendezvous2.
Nick Mathewson
2023-02-28
2
-4
/
+60
|
*
caret: work correctly when there are no defined variants.
Nick Mathewson
2023-02-28
1
-2
/
+4
|
*
hscrypto: Make several types Readable+Writeable
Nick Mathewson
2023-02-28
3
-0
/
+13
*
|
Merge branch 'check_env' into 'main'
Ian Jackson
2023-03-01
3
-24
/
+134
|
\
\
|
*
|
doc: mention `maint/check_env` in CONTRIBUTING.md
Emil Engler
2023-02-24
1
-1
/
+12
|
*
|
maint: remove the dependency check from coverage
Emil Engler
2023-02-24
1
-23
/
+0
|
*
|
maint: add a full dependency check
Emil Engler
2023-02-24
1
-0
/
+122
*
|
|
Merge branch 'main' into 'main'
Ian Jackson
2023-02-28
2
-8
/
+11
|
\
\
\
|
*
|
|
Use humantime in tor-guardmgr
Saksham Mittal
2023-02-27
1
-3
/
+3
|
*
|
|
Use humantime in tor-checkable
Saksham Mittal
2023-02-27
1
-5
/
+8
*
|
|
|
Merge branch 'changes' into 'main'
Ian Jackson
2023-02-28
1
-5
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Remove unnecessary warning from arti-hyper/README
Saksham Mittal
2023-02-28
1
-5
/
+0
|
/
/
/
*
|
|
Remove semver.md files now that 1.1.2 is out.
Nick Mathewson
2023-02-28
8
-21
/
+0
*
|
|
Merge branch 'bump_versions' into 'main'
arti-v1.1.2
Nick Mathewson
2023-02-28
31
-202
/
+202
|
\
\
\
|
*
|
|
Follow-on patchlevel bumps for crates with changed dependencies
Nick Mathewson
2023-02-28
6
-9
/
+9
|
*
|
|
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
30
-142
/
+142
|
*
|
|
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
10
-10
/
+10
|
*
|
|
Bump patch-versions for breaking changes in tor-hs{crypto,client}
Nick Mathewson
2023-02-28
9
-11
/
+11
|
*
|
|
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
13
-30
/
+30
*
|
|
|
Merge branch 'changelog' into 'main'
Nick Mathewson
2023-02-28
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CHANGELOG: Fix typo
Ian Jackson
2023-02-28
1
-1
/
+1
[prev]
[next]