summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfeat(session): new function connectClombrong8 days
merged-socket-tcpfix(portal_tcp): resolve the comment incidentClombrong8 weeks
markup-reworkfix(portal): return stream of signals instead of parserClombrong2 months
 
TagDownloadAuthorAge
v0.1.1commit 137169b695...Clombrong8 days
v0.1.0commit 8b9aceb312...Clombrong8 weeks
v0.0.2commit 0bcd2a7203...Clombrong8 weeks
v0.0.1commit bef9380761...Clombrong2 months
 
AgeCommit messageAuthorFilesLines
2025-06-29docs(dune): remove warning about TCPv0.1.0Clombrong3-15/+7
2025-06-29docs: document FLESH_ALLOW_STRIPTLSClombrong1-6/+13
2025-06-29feat(stream): raise an exception on insufficient encryptionClombrong1-1/+5
2025-06-29feat(portal): add _encrypted functionClombrong3-0/+9
2025-06-29feat(stream): adapt negotiate and initiate to feature listClombrong1-7/+18
2025-06-29feat(stream): parse_features returns a feature listClombrong1-22/+12
2025-06-29feat(stream): raise exception if there's bare text in <features>Clombrong1-0/+6
2025-06-29feat(stream): remplace features type by feature typeClombrong1-5/+4
2025-06-29chore(parse_features): spacingClombrong1-0/+6
2025-06-29fix(stream): raise exception on non-mechanism in mechanismsClombrong1-5/+4
[...]