index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
XMPP flesh interface for OCaml
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portal
/
tcp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(portal_tcp): resolve the comment incident
merged-socket-tcp
Clombrong
2025-06-28
1
-1
/
+5
|
*
feat(portal_to_tcp): implement starttls function
Clombrong
2025-06-28
1
-0
/
+12
|
*
feat(portal_tcp): add upgrade_to_tls function
Clombrong
2025-06-28
2
-1
/
+14
|
*
feat(portal_tcp): add Tls variant to socket type
Clombrong
2025-06-28
2
-2
/
+26
|
*
feat(tcp_portal): send with Lwt_bytes instead of Buffers
Clombrong
2025-06-28
1
-24
/
+34
|
*
feat(portal_tcp): adapt socket_to_stream to variant type
Clombrong
2025-06-28
1
-26
/
+38
|
*
refactor(portal_tcp): make socket type into a variant
Clombrong
2025-06-28
1
-3
/
+3
|
*
style(portal_tcp): rename xml_ to outbound_
Clombrong
2025-06-28
1
-4
/
+4
|
*
fix(portal_tcp): eschew the horrible send_char
Clombrong
2025-06-28
1
-5
/
+21
|
*
chore(portal_tcp): socket_to_stream: rename buffer into recv_bytes
Clombrong
2025-06-28
1
-3
/
+3
|
*
fix(portal_tcp): reading from the socket handles errors
Clombrong
2025-06-28
1
-1
/
+7
|
*
chore(portal_tcp): add lwt ppx
Clombrong
2025-06-28
1
-1
/
+2
|
*
fix(portal_tcp): create buffer only once in socket_to_stream
Clombrong
2025-06-28
1
-3
/
+2
|
*
style(portal_tcp): make push function less ugly
Clombrong
2025-06-28
1
-5
/
+3
|
*
chore(portal_tcp): remove Lwt_unix open
Clombrong
2025-06-28
1
-5
/
+5
|
*
refactor(portal_tcp): file_descr_to_portal to socket_to_stream
Clombrong
2025-06-28
1
-6
/
+7
|
|
|
|
|
|
- rename file_descr_to_portal to socket_to_stream - function now returns a (stream, push) - adapt connect in consequence
*
feat(portal): make fields of t mutable
Clombrong
2025-06-27
1
-3
/
+3
|
*
refactor(portal_tcp): split tcp_stream into two functions
Clombrong
2025-06-27
1
-35
/
+38
|
*
feat(portal): make close a simple stanza
Clombrong
2025-06-27
1
-2
/
+2
|
*
feat(portal): add field in t for underlying socket
Clombrong
2025-06-27
1
-2
/
+3
|
*
feat(portal): change type t into a record
Clombrong
2025-06-27
1
-5
/
+8
|
*
docs(portal_tcp): fix obsolete warning
Clombrong
2025-06-27
1
-3
/
+1
|
*
feat(portal): add socket type
Clombrong
2025-06-26
1
-0
/
+2
|
*
feat(portal_tcp, portal_ws): error handling in negotiate
Clombrong
2025-06-26
1
-15
/
+14
|
*
fix(portal_tcp): provide the right xmlns
Clombrong
2025-06-26
1
-5
/
+4
|
*
refactor(portal_ws): stanza_open to header
Clombrong
2025-06-26
1
-1
/
+1
|
*
fix(portal): close socket only after all elements have been processed
Clombrong
2025-06-26
1
-4
/
+6
|
*
feat(portal_tcp): send XML declaration in stream negotiation
Clombrong
2025-06-26
1
-1
/
+2
|
*
feat(portal_tcp): rewrite stanza_close to close
Clombrong
2025-06-26
1
-1
/
+2
|
*
feat(portal_tcp): rewrite stanza_open to negotiate
Clombrong
2025-06-26
1
-2
/
+17
|
*
feat(portal): make portal_tcp an implementation of Portal
Clombrong
2025-06-26
2
-0
/
+2
|
*
fix(portal_tcp): use lwt_stream to coalesce xml fragments
Clombrong
2025-06-26
1
-5
/
+11
|
*
feat(portal_tcp): add stanza_close
Clombrong
2025-06-26
1
-0
/
+2
|
*
fix(portal_tcp): fix the horrible endless wait issue
Clombrong
2025-06-26
1
-1
/
+8
|
*
feat(portal_tcp): add stanza_open
Clombrong
2025-06-26
1
-0
/
+16
|
*
feat(portal_tcp): add xmlns
Clombrong
2025-06-25
1
-0
/
+2
|
*
docs(portal_tcp): document connect
Clombrong
2025-06-25
1
-0
/
+7
|
*
feat(portal_tcp): add connect function
Clombrong
2025-06-25
1
-8
/
+11
|
*
feat(portal_tcp): add portal type t
Clombrong
2025-06-25
1
-0
/
+3
|
*
feat(portal_tcp): add MalformedStanza exception
Clombrong
2025-06-25
1
-0
/
+2
|
*
feat(portal_tcp): move tcp_stream push function to connect
Clombrong
2025-06-25
1
-11
/
+12
|
*
feat(native_hello): use tcp_stream
Clombrong
2025-06-25
1
-1
/
+1
|
*
feat(portal_tcp): add tcp_stream function
Clombrong
2025-06-25
2
-1
/
+29
|
*
chore: move comments to correct location
Clombrong
2025-06-25
1
-4
/
+4
|
*
feat(portal_tcp): add connect function
Clombrong
2025-06-25
1
-0
/
+3
|
*
fix(portal-tcp): rename tcp_endpoint to xmpp_port
Clombrong
2025-06-25
1
-2
/
+2
|
*
feat(portal): new tcp portal module
Clombrong
2025-06-25
2
-0
/
+8