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
...
*
Deps and lockfile: Don't use tor-error and retry-error from crates.io
Ian Jackson
2023-11-21
1
-58
/
+36
*
Merge branch 'send_dos_params' into 'main'
Nick Mathewson
2023-11-20
1
-0
/
+1
|
\
|
*
Send DosParams conditionally on HsIntro support.
Nick Mathewson
2023-11-20
1
-0
/
+1
*
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc.
Gabriela Moldovan
2023-11-20
1
-0
/
+1
|
/
*
Merge branch 'tracing-ratelim-redux' into 'main'
Nick Mathewson
2023-11-18
1
-35
/
+72
|
\
|
*
New tor-log-ratelim crate
Nick Mathewson
2023-11-16
1
-35
/
+72
*
|
Implementation for AES-based Order-preserving encryption
Nick Mathewson
2023-11-16
1
-0
/
+2
*
|
Merge branch 'upgrades-20231115' into 'main'
gabi-250
2023-11-15
1
-23
/
+32
|
\
\
|
*
|
Upgrade to rusqlite 0.30.0
Nick Mathewson
2023-11-15
1
-6
/
+6
|
*
|
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-17
/
+26
|
|
/
*
|
Use "wrap_help" feature for clap.
Nick Mathewson
2023-11-15
1
-0
/
+11
*
|
Bump to clap 4 and resolve compiler errors.
Nick Mathewson
2023-11-15
1
-43
/
+7
|
/
*
tor-keymgr: Use ArrayVec to avoid an unnecessary allocation.
Gabriela Moldovan
2023-11-02
1
-0
/
+1
*
hss: Add functionality for a persistent replay log.
Nick Mathewson
2023-11-02
1
-0
/
+40
*
no-dependant bumps for crates with changed dependencies.
Nick Mathewson
2023-10-31
1
-4
/
+4
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-7
/
+7
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-17
/
+17
*
tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.
Gabriela Moldovan
2023-10-30
1
-0
/
+1
*
Downgrade tinystr to 0.7.1, which has the old license.
Nick Mathewson
2023-10-29
1
-2
/
+2
*
Run cargo update in preparation for release this week
Nick Mathewson
2023-10-29
1
-267
/
+374
*
tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec<u8>.
Gabriela Moldovan
2023-10-25
1
-0
/
+1
*
Bump ahash to 0.8.5.
Gabriela Moldovan
2023-10-24
1
-2
/
+23
*
tor-keymgr: Add function for listing all entries in a keystore.
Gabriela Moldovan
2023-10-19
1
-0
/
+1
*
tor-keymgr: Add matching functionality and types for representing patterns.
Gabriela Moldovan
2023-10-19
1
-0
/
+7
*
Upgrade async-broadcast dependency to 0.6.0
Nick Mathewson
2023-10-17
1
-3
/
+14
*
Upgrade to latest asynchronous_codec (0.7.0)
Nick Mathewson
2023-10-17
1
-35
/
+35
*
Upgrade to memmap2 0.9.0
Nick Mathewson
2023-10-17
1
-5
/
+5
*
tor-hsservice: ipt_mgr: Add a test case
Ian Jackson
2023-10-16
1
-0
/
+2
*
proto::stream::incoming: Use bit-array representation for command list
Nick Mathewson
2023-10-12
1
-0
/
+40
*
oneshot: Use veneer in tor-hsrproxy
Ian Jackson
2023-10-11
1
-0
/
+1
*
oneshot: Use veneer in tor-dirmgr
Ian Jackson
2023-10-11
1
-0
/
+1
*
oneshot: Use veneer in tor-circmgr
Ian Jackson
2023-10-11
1
-0
/
+1
*
oneshot: Use veneer in tor-ptmgr
Ian Jackson
2023-10-11
1
-0
/
+1
*
oneshot: Use veneer in tor-guardmgr
Ian Jackson
2023-10-11
1
-0
/
+1
*
oneshot: Use veneer in tor-chanmgr
Ian Jackson
2023-10-11
1
-0
/
+1
*
oneshot: Use veneer in tor-rtmock
Ian Jackson
2023-10-11
1
-0
/
+1
*
Merge branch 'configure_onion_service_part2' into 'main'
Nick Mathewson
2023-10-11
1
-0
/
+1
|
\
|
*
Non-working attempt to test onion service configuration.
Nick Mathewson
2023-10-03
1
-0
/
+1
*
|
Merge branch 'new-mock-time' into 'main'
Nick Mathewson
2023-10-05
1
-0
/
+12
|
\
\
|
*
|
tor-rtmock: Provide SimpleTimeProvider
Ian Jackson
2023-10-03
1
-0
/
+1
|
*
|
tor-rtmock: Add priority-queue dependency
Ian Jackson
2023-10-03
1
-0
/
+11
*
|
|
Merge branch 'configure_onion_service' into 'main'
Nick Mathewson
2023-10-03
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arti: Make onion_services serialize as a map.
Nick Mathewson
2023-10-03
1
-0
/
+1
|
*
|
arti: add a set of OnionServiceProxyConfig types.
Nick Mathewson
2023-10-03
1
-0
/
+2
|
|
/
*
/
tor-hsservice: Add tests for the descriptor publisher.
Gabriela Moldovan
2023-10-03
1
-0
/
+2
|
/
*
Bump tor-dirclient patchlevel, since its dependency changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-8
/
+8
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-7
/
+7
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-12
/
+12
*
Trivial version bumps: patchlevel only.
Nick Mathewson
2023-10-02
1
-3
/
+3
[prev]
[next]