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
...
|
*
dirclient: Upgrade to http 1.0
Nick Mathewson
2023-11-28
3
-6
/
+19
|
*
Upgrade to event-listener 4
Nick Mathewson
2023-11-27
3
-4
/
+4
|
*
rt-comapt: Upgrade to latest async-io
Nick Mathewson
2023-11-27
2
-57
/
+164
*
|
Merge branch 'audit-updates' into 'main'
Ian Jackson
2023-11-28
2
-4
/
+10
|
\
\
|
*
|
Ignore rsa timing cargo-audit warning
Nick Mathewson
2023-11-28
1
-0
/
+6
|
*
|
Update to latest openssl to please cargo-audit.
Nick Mathewson
2023-11-28
1
-4
/
+4
|
/
/
*
|
Merge branch 'warnings' into 'main'
gabi-250
2023-11-28
1
-3
/
+3
|
\
\
|
*
|
tor-keymgr: Fix some broken docs links
Ian Jackson
2023-11-28
1
-3
/
+3
|
/
/
*
|
Merge branch 'keymgr-derive-builder' into 'main'
gabi-250
2023-11-28
7
-60
/
+153
|
\
\
|
*
|
tor-keymgr: Write some KeyMgrBuilder functions by hand.
Gabriela Moldovan
2023-11-28
2
-17
/
+93
|
*
|
tor-keymgr: Abolish KeyMgr::new.
Gabriela Moldovan
2023-11-27
3
-20
/
+7
|
*
|
tor-keymgr: Derive Builder for KeyMgr (fmt).
Gabriela Moldovan
2023-11-27
4
-12
/
+28
|
*
|
tor-keymgr: Derive Builder for KeyMgr.
Gabriela Moldovan
2023-11-27
6
-43
/
+57
*
|
|
Merge branch 'hss-debug-serde' into 'main'
Ian Jackson
2023-11-28
5
-4
/
+135
|
\
\
\
|
*
|
|
tor-hsservice: Bespoke Debug impl for IptRelay
Ian Jackson
2023-11-27
1
-2
/
+27
|
*
|
|
tor-hsservice: derive Debug for IptParameters
Ian Jackson
2023-11-27
1
-0
/
+6
|
*
|
|
tor-hsservice: IptLocalId: test serde and Display
Ian Jackson
2023-11-27
3
-0
/
+50
|
*
|
|
tor-hsservice: IptLocalId: bespoke serde impl
Ian Jackson
2023-11-27
3
-2
/
+31
|
*
|
|
tor-hsservice: IptLocalId: impl Display
Ian Jackson
2023-11-27
1
-0
/
+11
|
*
|
|
tor-hsservice: IptLocalId: provide dummy (test) constructor
Ian Jackson
2023-11-27
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'persist-prefix' into 'main'
Ian Jackson
2023-11-28
7
-171
/
+285
|
\
\
\
|
*
|
|
tor-hsservice: ipt_set: Fix broken doc links
Ian Jackson
2023-11-27
1
-3
/
+3
|
*
|
|
tor-hsservice: import_new_expiry_times: Add another xref
Ian Jackson
2023-11-27
1
-0
/
+5
|
*
|
|
tor-hsservice: ipt_mgr: Split out start_establisher
Ian Jackson
2023-11-27
1
-13
/
+46
|
*
|
|
tor-hsservice: Make import_new_expiry_times not take &mut IptManager (fmt)
Ian Jackson
2023-11-27
1
-3
/
+1
|
*
|
|
tor-hsservice: Make import_new_expiry_times not take &mut IptManager
Ian Jackson
2023-11-27
1
-5
/
+3
|
*
|
|
tor-hsservice: Soup up plumbing for ipt_relay_rotation_time
Ian Jackson
2023-11-27
2
-10
/
+11
|
*
|
|
tor-hsservice: ipt_mgr: Move nascent state records into mod persist
Ian Jackson
2023-11-27
2
-27
/
+35
|
*
|
|
tor-hsservice: Use Instant for planned_retirement
Ian Jackson
2023-11-27
1
-6
/
+4
|
*
|
|
tor-hsservice: Mockable: Don't pass an explicit keymgr any more (fmt)
Ian Jackson
2023-11-27
1
-5
/
+1
|
*
|
|
tor-hsservice: Mockable: Don't pass an explicit keymgr any more
Ian Jackson
2023-11-27
1
-7
/
+2
|
*
|
|
tor-hsservice: ipt_mgr: Move KeyMgr to Immutable
Ian Jackson
2023-11-27
1
-7
/
+6
|
*
|
|
tor-hsservice: Remove a done TODO
Ian Jackson
2023-11-27
1
-2
/
+0
|
*
|
|
tor-hsservice: ipt_set: Change last_descriptor_expiry_including_slop (fmt)
Ian Jackson
2023-11-27
2
-5
/
+9
|
*
|
|
tor-hsservice: ipt_set: Change last_descriptor_expiry_including_slop
Ian Jackson
2023-11-27
3
-52
/
+125
|
*
|
|
tor-hsservice: ipt_set: Make note_publication_attempt a method on PublishIptSet
Ian Jackson
2023-11-27
2
-7
/
+9
|
*
|
|
tor-hsservice: ipt_set: Make PublishIptSet a struct
Ian Jackson
2023-11-27
4
-30
/
+35
|
*
|
|
tor-hsservice: ipt_set: Make initial state in the constructor
Ian Jackson
2023-11-27
4
-5
/
+6
*
|
|
|
Merge branch 'keymgr-errors' into 'main'
gabi-250
2023-11-27
8
-165
/
+159
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-keymgr: Return InvalidSshKeyData if the ssh key data is invalid (fmt).
Gabriela Moldovan
2023-11-21
1
-2
/
+5
|
*
|
|
tor-keymgr: Return InvalidSshKeyData if the ssh key data is invalid.
Gabriela Moldovan
2023-11-21
1
-27
/
+20
|
*
|
|
tor-keymgr: Add an Arti keystore error type for keys with invalid key data.
Gabriela Moldovan
2023-11-21
1
-0
/
+5
|
*
|
|
tor-keymgr: Remove a TODO that is no longer relevant.
Gabriela Moldovan
2023-11-21
1
-3
/
+0
|
*
|
|
tor-keymgr: Remove unnecessary trait function.
Gabriela Moldovan
2023-11-21
1
-7
/
+0
|
*
|
|
tor-keymgr: Add a top-level error type (fmt).
Gabriela Moldovan
2023-11-21
1
-1
/
+4
|
*
|
|
tor-keymgr: Add a top-level error type.
Gabriela Moldovan
2023-11-21
6
-37
/
+46
|
*
|
|
tor-keymgr: Add some derives for the dummy KeyType.
Gabriela Moldovan
2023-11-21
1
-0
/
+1
|
*
|
|
tor-keymgr: Move ArtiPathError, KeystoreCorruptionError to err.rs.
Gabriela Moldovan
2023-11-21
3
-54
/
+53
|
*
|
|
tor-keymgr: Inline SshKeyError variants into ArtiNativeKeystoreError.
Gabriela Moldovan
2023-11-20
2
-43
/
+34
*
|
|
|
Merge branch 'conditional-content-length' into 'main'
Nick Mathewson
2023-11-27
2
-19
/
+16
|
\
\
\
\
[prev]
[next]