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
/
crates
/
tor-netdoc
/
semver.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-netdoc: Use Transparent for Curve25519Public
Ian Jackson
2026-04-14
1
-0
/
+1
*
tor-netdoc: Provide B16U for printing hex uppercase
Ian Jackson
2026-04-14
1
-1
/
+1
*
tor-netdoc: Make B16 pub and improve its API
Ian Jackson
2026-04-14
1
-0
/
+1
*
tor-netdoc: Adjust API of B64
Ian Jackson
2026-04-14
1
-0
/
+2
*
tor-netdoc: Use BytesTransparent for FixedB64, and make it pub
Ian Jackson
2026-04-14
1
-0
/
+1
*
tor-netdoc: impl many more traits for B64, by improving Bytes Transparent
Ian Jackson
2026-04-14
1
-0
/
+1
*
tor-netdoc: ContactInfo: semver entry
Ian Jackson
2026-04-08
1
-0
/
+1
*
tor-netdoc: Private fields in PortRange
Clara Engler
2026-04-02
1
-0
/
+1
*
tor-netdoc: Use Curve25519Public for parsing
Clara Engler
2026-04-02
1
-0
/
+1
*
tor-netdoc: Properly parse mutliple family-ids
Clara Engler
2026-04-02
1
-0
/
+1
*
tor-netdoc: Derive NetdocParseable for Microdesc
Clara Engler
2026-04-02
1
-0
/
+1
*
tor-netdoc: Provide ItemEncoder::text_sofar()
Ian Jackson
2026-04-01
1
-0
/
+1
*
tor-netdoc: Provide ItemEncoder::object() taking an ItemObjectEncodable
Ian Jackson
2026-04-01
1
-0
/
+1
*
tor-netdoc: impl From<RsaIdentity> for the fingerprint types
Ian Jackson
2026-04-01
1
-0
/
+1
*
tor-netdoc: Rename `AuthCertUnverified::verify_self_signed`
Ian Jackson
2026-03-31
1
-0
/
+1
*
tor-netdoc: encoder: Rename .object() method to .object_bytes
Ian Jackson
2026-03-31
1
-0
/
+1
*
Remove semver.md files after release
Ian Jackson
2026-03-30
1
-1
/
+0
*
tor-netdoc: Fix typo in docs
Ian Jackson
2026-03-04
1
-1
/
+1
*
tor-netdoc: Rename *Signed to *Unverified
Ian Jackson
2026-03-03
1
-0
/
+1
*
release: Remove semver.md files from 2.0.0 release.
Wesley Aptekar-Cassels
2026-02-02
1
-5
/
+0
*
tor-netdoc: EncodedAuthCert: implement
Ian Jackson
2026-01-15
1
-0
/
+1
*
tor-netdoc: Expose whole input string
Ian Jackson
2026-01-15
1
-0
/
+1
*
tor-netdoc: Improve Keyword API slightly
Ian Jackson
2026-01-15
1
-0
/
+1
*
meta: Remove all semver.md files post-release
Clara Engler
2026-01-13
1
-7
/
+0
*
tor-netdoc: Deprecate AuthCertBuilder
Ian Jackson
2026-01-13
1
-0
/
+1
*
tor-netdoc: Provide AuthCertConstructor
Ian Jackson
2026-01-13
1
-0
/
+1
*
tor-netdoc: authcert: Abolish AuthCert::sk_fingerprint
Ian Jackson
2026-01-06
1
-0
/
+1
*
tor-netdoc: authcert: Make key_ids return owned AuthCertKeyIds
Ian Jackson
2026-01-06
1
-0
/
+1
*
tor-netdoc: Provide parse2::parse_netdoc_multiple_with_offsets
Ian Jackson
2025-12-18
1
-0
/
+1
*
tor-netdoc: Break out and expose ItemStream::byte_position
Ian Jackson
2025-12-18
1
-0
/
+1
*
tor-netdoc: semver.md: Document new facilities
Ian Jackson
2025-12-10
1
-0
/
+1
*
tor-netdoc: Improve and expose args_raw_string
Ian Jackson
2025-12-04
1
-0
/
+1
*
parse2: ItemValueParseable, netdoc(rest, with): rework
Ian Jackson
2025-12-02
1
-0
/
+1
*
Remove semver.md files post-release
Gabriela Moldovan
2025-12-02
1
-9
/
+0
*
Merge branch 'relay-flags-options-trait' into 'main'
Ian Jackson
2025-11-25
1
-1
/
+1
|
\
|
*
tor-netdoc: Rename RelayFlagsParser to relay_flags::Parser
Ian Jackson
2025-11-24
1
-1
/
+1
*
|
semver.md: Document change to parse2::MultiplicitySelector
Ian Jackson
2025-11-24
1
-0
/
+1
|
/
*
Merge branch 'pub-encode' into 'main'
Ian Jackson
2025-11-19
1
-0
/
+1
|
\
|
*
tor-netdoc: Make much more of the encode module contents public
Ian Jackson
2025-11-18
1
-0
/
+1
*
|
tor-netdoc: document RelayFlags changes
Ian Jackson
2025-11-18
1
-2
/
+3
|
/
*
tor-netdoc: semver.md updates for RelayFlags overhaul
Ian Jackson
2025-11-18
1
-0
/
+6
*
maint: remove all semver.md files
Steven Engler
2025-10-30
1
-25
/
+0
*
tor-netdoc: impl ItemArgumentParseable for Ignored
Ian Jackson
2025-10-23
1
-0
/
+1
*
tor-netcoc: Introduce NotPresent, for absent multiplicity
Ian Jackson
2025-10-23
1
-0
/
+2
*
tor-netdoc: Document new feature in semver.md
Ian Jackson
2025-10-22
1
-0
/
+1
*
tor-netdoc: Preamble: rename relay_version field to server_version
Ian Jackson
2025-10-22
1
-0
/
+1
*
tor-netdoc: Document breaking changes in semver.md
Ian Jackson
2025-10-22
1
-0
/
+2
*
tor-netdoc: Change type of timestamp in SharedRandStatus
Ian Jackson
2025-10-21
1
-0
/
+1
*
tor-netdoc: B64 helper type: Expose
Ian Jackson
2025-10-15
1
-0
/
+1
*
tor-netdoc: Provide convenience method for handling invalid arguments
Ian Jackson
2025-10-15
1
-0
/
+1
[prev]
[next]