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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Run cargo update in preparation for upcoming release.
Nick Mathewson
2022-09-30
1
-122
/
+128
*
|
|
Upgrade dependencies in preparation for upcoming release
Nick Mathewson
2022-09-30
1
-13
/
+56
|
/
/
*
|
Add the skeleton of a tor-ptmgr crate
Nick Mathewson
2022-09-23
1
-0
/
+12
*
|
Create an API for TransportId
Nick Mathewson
2022-09-23
1
-0
/
+2
|
/
*
enumerate platform with getresuid support
trinity-1686a
2022-09-10
1
-0
/
+1
*
Merge branch 'fix-async-std' into 'main'
eta
2022-09-07
1
-0
/
+1
|
\
|
*
fix compilation error with async-std
trinity-1686a
2022-09-06
1
-0
/
+1
*
|
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
1
-0
/
+1
|
/
*
Merge branch 'update-notify' into 'main'
Ian Jackson
2022-09-01
1
-193
/
+68
|
\
|
*
update to v5.0.0
trinity-1686a
2022-08-31
1
-193
/
+68
*
|
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-22
/
+22
*
|
Update patch-versions on crates without API changes.
Nick Mathewson
2022-09-01
1
-13
/
+13
|
/
*
Run cargo update again, in preparation for release
Nick Mathewson
2022-08-31
1
-15
/
+16
*
Merge branch 'compact_home_2' into 'main'
Nick Mathewson
2022-08-31
1
-0
/
+1
|
\
|
*
fs-mistrust: Add a `anonymize_home` extension fn for Path.
Nick Mathewson
2022-08-31
1
-0
/
+1
*
|
Merge branch 'refactor-anyhow-arti-crate' into 'main'
Nick Mathewson
2022-08-31
1
-1
/
+0
|
\
\
|
*
|
Remove `anyhow` from `tor-config` crate
Arturo Marquez
2022-08-28
1
-1
/
+0
*
|
|
Run cargo update in preparation for release.
Nick Mathewson
2022-08-30
1
-119
/
+122
*
|
|
Upgrade serial_test in preparation for release.
Nick Mathewson
2022-08-30
1
-5
/
+17
*
|
|
Upgrade statrs in preparation for release.
Nick Mathewson
2022-08-30
1
-6
/
+32
*
|
|
Add functionality to listen for SIGHUPs.
Nick Mathewson
2022-08-26
1
-0
/
+13
|
/
/
*
|
Merge branch 'safelog_more' into 'main'
Ian Jackson
2022-08-26
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-chanmgr: don't log addresses so much.
Nick Mathewson
2022-08-25
1
-0
/
+1
*
|
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
1
-0
/
+1
*
|
tor-config: Provide misc::Listen
Ian Jackson
2022-08-25
1
-0
/
+1
*
|
tor-basic-utils: Provide IoErrorExt is_not_a_directory()
Ian Jackson
2022-08-25
1
-0
/
+1
|
/
*
arti_client: Refuse to build a client if we are setuid.
Nick Mathewson
2022-08-24
1
-0
/
+1
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
1
-0
/
+1
*
channel padding: Test through most of the layers
Ian Jackson
2022-08-17
1
-0
/
+1
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
1
-0
/
+1
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-0
/
+3
*
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
1
-0
/
+1
*
tor-proto: padding::Parameters: use impl_standard_builder
Ian Jackson
2022-08-16
1
-0
/
+1
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-0
/
+13
*
Merge branch 'less_arti_surface' into 'main'
Nick Mathewson
2022-08-11
1
-0
/
+1
|
\
|
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
1
-0
/
+1
*
|
tor-congestion: implement the RTT estimation algorithm from prop#324
eta
2022-08-11
1
-0
/
+10
*
|
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
1
-26
/
+7
|
\
\
|
*
|
Update shellexpand, and switch to non-fork
Ian Jackson
2022-08-05
1
-26
/
+5
|
|
/
|
*
New SecretBuf type in tor-bytes
Nick Mathewson
2022-08-01
1
-0
/
+1
|
*
Use the `zeroize` feature in several crates
Nick Mathewson
2022-08-01
1
-0
/
+1
*
|
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
1
-0
/
+1
*
|
tor-netdir: Add a static assertion about RelayIdType::COUNT
Nick Mathewson
2022-08-10
1
-0
/
+1
*
|
Parsing, encoding, and serde for RelayId.
Nick Mathewson
2022-08-10
1
-0
/
+3
*
|
Add a set of Identity-related types and accessors.
Nick Mathewson
2022-08-10
1
-0
/
+2
*
|
Implement serde traits on RelayIds.
Nick Mathewson
2022-08-02
1
-0
/
+1
|
/
*
Update Cargo.lock based on version bumps.
Nick Mathewson
2022-08-01
1
-24
/
+24
*
Run "cargo update" in preparation for next week's release.
Nick Mathewson
2022-07-27
1
-90
/
+58
*
Update arti-client to new NetDirProvider API.
Nick Mathewson
2022-07-26
1
-0
/
+2
*
Also downgrade serde_with: Version 2.0 requires Rust 1.60
Nick Mathewson
2022-07-20
1
-40
/
+44
[prev]
[next]