index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
XMPP flesh interface for OCaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
feat(session): new function connect
Clombrong
8 days
merged-socket-tcp
fix(portal_tcp): resolve the comment incident
Clombrong
8 weeks
markup-rework
fix(portal): return stream of signals instead of parser
Clombrong
2 months
Tag
Download
Author
Age
v0.1.1
commit 137169b695...
Clombrong
8 days
v0.1.0
commit 8b9aceb312...
Clombrong
8 weeks
v0.0.2
commit 0bcd2a7203...
Clombrong
8 weeks
v0.0.1
commit bef9380761...
Clombrong
2 months
Age
Commit message
Author
Files
Lines
2025-06-29
docs(dune): remove warning about TCP
v0.1.0
Clombrong
3
-15
/
+7
2025-06-29
docs: document FLESH_ALLOW_STRIPTLS
Clombrong
1
-6
/
+13
2025-06-29
feat(stream): raise an exception on insufficient encryption
Clombrong
1
-1
/
+5
2025-06-29
feat(portal): add _encrypted function
Clombrong
3
-0
/
+9
2025-06-29
feat(stream): adapt negotiate and initiate to feature list
Clombrong
1
-7
/
+18
2025-06-29
feat(stream): parse_features returns a feature list
Clombrong
1
-22
/
+12
2025-06-29
feat(stream): raise exception if there's bare text in <features>
Clombrong
1
-0
/
+6
2025-06-29
feat(stream): remplace features type by feature type
Clombrong
1
-5
/
+4
2025-06-29
chore(parse_features): spacing
Clombrong
1
-0
/
+6
2025-06-29
fix(stream): raise exception on non-mechanism in mechanisms
Clombrong
1
-5
/
+4
[...]