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
...
|
*
|
|
tor-rtmock: Use MockTimeCore in time.rs too (fmt)
Ian Jackson
2024-03-25
1
-6
/
+12
|
*
|
|
tor-rtmock: Use MockTimeCore in time.rs too
Ian Jackson
2024-03-25
1
-23
/
+18
|
*
|
|
tor-rtmock: Introduce MockTimeCore
Ian Jackson
2024-03-25
2
-25
/
+82
|
*
|
|
tor-rtmock: time_core: rename from coarse_time (fmt)
Ian Jackson
2024-03-25
1
-1
/
+1
|
*
|
|
tor-rtmock: time_core: rename from coarse_time
Ian Jackson
2024-03-25
4
-3
/
+3
*
|
|
|
Merge branch 'fixup-features-1.2.1' into 'main'
Nick Mathewson
2024-04-01
15
-7
/
+31
|
\
\
\
\
|
*
|
|
|
Run "fixup-features" in preparation for next release.
Nick Mathewson
2024-03-28
15
-7
/
+31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'downgrade-alpine-reproducible' into 'main'
Nick Mathewson
2024-03-29
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
downgrade alpine used for reproducible builds
trinity-1686a
2024-03-29
2
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'netdir-params-links' into 'main'
Alexander Færøy
2024-03-27
1
-3
/
+3
|
\
\
\
|
*
|
|
tor-netdir: Fix broken links in NetParameters docs.
Gabriela Moldovan
2024-03-26
1
-3
/
+3
*
|
|
|
Merge branch 'yes-it-is-supported' into 'main'
Alexander Færøy
2024-03-27
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix note in config that claimed onion services weren't implemented
Nick Mathewson
2024-03-27
1
-1
/
+4
|
/
/
/
*
|
|
Merge branch 'broad-semver' into 'main'
gabi-250
2024-03-26
3
-8
/
+110
|
\
\
\
|
*
|
|
Release.md: Clarify structure slightly
Ian Jackson
2024-03-26
1
-6
/
+6
|
*
|
|
README: suggest use of cargo upgrade.
Ian Jackson
2024-03-25
1
-0
/
+1
|
*
|
|
Release.md: Correct set-version rubrics
Ian Jackson
2024-03-25
1
-1
/
+3
|
*
|
|
semver policy: Remove word "woolly"
Ian Jackson
2024-03-25
1
-1
/
+1
|
*
|
|
docs: Typos/grammar
Nick Mathewson
2024-03-25
1
-2
/
+2
|
*
|
|
semver policy: Be clear about date when we write something
Nick Mathewson
2024-03-25
1
-1
/
+1
|
*
|
|
Improve markdown syntax
Nick Mathewson
2024-03-25
1
-2
/
+2
|
*
|
|
doc/Release.md: Initial cut of changes apropos new semver approach
Ian Jackson
2024-03-25
1
-1
/
+30
|
*
|
|
doc/Semver.md: Add semver policy
Ian Jackson
2024-03-25
2
-0
/
+64
|
*
|
|
README: Document our semver approach
Ian Jackson
2024-03-25
1
-0
/
+7
|
*
|
|
doc/Release.md: Move a comment about committing lockfiles
Ian Jackson
2024-03-25
1
-3
/
+2
*
|
|
|
Merge branch 'vanguard-params' into 'main'
gabi-250
2024-03-26
2
-0
/
+89
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tor-guardmgr: Replace From impl with from_net_parameter constructor.
Gabriela Moldovan
2024-03-26
1
-2
/
+8
|
*
|
|
tor-netdir: Use IntegerSeconds for the vanguard lifetime params.
Gabriela Moldovan
2024-03-26
1
-4
/
+4
|
*
|
|
tor-netdir: Use consistent termninology in the vanguard param docs.
Gabriela Moldovan
2024-03-26
1
-6
/
+6
|
*
|
|
tor-netdir: Fix torspec links in vanguard param docs.
Gabriela Moldovan
2024-03-26
1
-8
/
+8
|
*
|
|
tor-guardmgr: Implement From<BoundedInt32> for VanguardMode.
Gabriela Moldovan
2024-03-26
1
-0
/
+13
|
*
|
|
tor-netdir: Add the vanguard params to NetParameters.
Gabriela Moldovan
2024-03-26
1
-0
/
+70
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'stream_counting' into 'main'
Nick Mathewson
2024-03-26
11
-99
/
+362
|
\
\
\
|
*
|
|
Make filter conditional, to fix build with hs-service disabled.
Nick Mathewson
2024-03-26
2
-2
/
+6
|
*
|
|
Refactor and simplify ClientCircSyncView
Nick Mathewson
2024-03-26
2
-34
/
+24
|
*
|
|
Rename the old IncomingStreamRequestContext to StreamReqInfo.
Nick Mathewson
2024-03-26
3
-9
/
+7
|
*
|
|
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
5
-16
/
+30
|
*
|
|
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
6
-17
/
+167
|
*
|
|
Define a type for a synchronous (blocking) view of a circuit state.
Nick Mathewson
2024-03-26
3
-0
/
+40
|
*
|
|
proto: Make StreamMap keep a count of open streams.
Nick Mathewson
2024-03-26
1
-0
/
+34
|
*
|
|
proto: Prevent general state-transitions on StreamEnt
Nick Mathewson
2024-03-26
2
-38
/
+60
|
*
|
|
proto: Refactor circuit::streammap::StreamEnt
Nick Mathewson
2024-03-26
2
-40
/
+51
|
/
/
/
*
|
|
Merge branch 'refactor_stream_crypto_init' into 'main'
Nick Mathewson
2024-03-26
5
-87
/
+118
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Push HandshakeRole down one level.
Nick Mathewson
2024-03-26
1
-5
/
+4
|
*
|
Provide spec links for relay crypto formats.
Nick Mathewson
2024-03-26
1
-2
/
+10
|
*
|
Clean up match statement a little.
Nick Mathewson
2024-03-26
1
-7
/
+7
|
*
|
We now need circuit::handshake to exist unconditionally.
Nick Mathewson
2024-03-26
2
-2
/
+15
|
*
|
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
5
-86
/
+97
*
|
|
Merge branch 'coarse' into 'main'
Ian Jackson
2024-03-25
20
-35
/
+397
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-rtmock: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
4
-3
/
+3
[prev]
[next]