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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(stream): add function initiate
Clombrong
2025-06-27
1
-2
/
+1
*
feat(portal): make close a simple stanza
Clombrong
2025-06-27
1
-2
/
+1
*
feat(portal): change type t into a record
Clombrong
2025-06-27
1
-7
/
+7
*
feat(sasl): add negotiate function
Clombrong
2025-06-27
1
-2
/
+1
*
refactor(sasl): move all auth-related types from Stream to Sasl
Clombrong
2025-06-26
1
-1
/
+1
*
refactor(sasl): handle stream features outside of authenticate
Clombrong
2025-06-26
1
-3
/
+4
*
refactor(xml): move InvalidStanza exception to Xml
Clombrong
2025-06-26
1
-1
/
+1
*
fix(stream): remove start function
Clombrong
2025-06-26
1
-2
/
+5
*
feat(tests): move test program to common code
Clombrong
2025-06-26
6
-64
/
+39
*
feat(native_hello): include Flesh testing
Clombrong
2025-06-26
2
-9
/
+30
*
feat(portal): make portal_tcp an implementation of Portal
Clombrong
2025-06-26
1
-3
/
+3
*
feat(native_hello): open and close our first stream!
Clombrong
2025-06-26
1
-3
/
+3
*
feat(portal_tcp): add MalformedStanza exception
Clombrong
2025-06-25
1
-1
/
+1
*
feat(native_hello): use tcp_stream
Clombrong
2025-06-25
1
-4
/
+9
*
feat(portal_tcp): add connect function
Clombrong
2025-06-25
1
-2
/
+1
*
fix(portal-tcp): rename tcp_endpoint to xmpp_port
Clombrong
2025-06-25
1
-1
/
+1
*
feat(native_hello): test portal
Clombrong
2025-06-25
2
-2
/
+6
*
feat(native_hello): integrate env credentials
Clombrong
2025-06-25
1
-1
/
+4
*
feat(native_hello): new test for native OCaml
Clombrong
2025-06-25
2
-0
/
+4
*
feat(websockets_hello): add preferred auth methods
v0.0.2
Clombrong
2025-06-25
1
-1
/
+1
*
fix(websockets_hello): stop picking up authenticate's features stream
Clombrong
2025-06-25
1
-7
/
+6
*
fix(websockets_hello): "handle" exceptions via print_endline
Clombrong
2025-06-24
1
-1
/
+9
*
fix(test): prefix env vars with FLESH_
Clombrong
2025-06-19
1
-2
/
+2
*
fix(test): use open! in test instead of open
Clombrong
2025-06-19
1
-4
/
+4
*
feat(stream): wrap Lwt_stream.get to support ClosedStream exception
Clombrong
2025-06-17
1
-1
/
+1
*
feat(sasl): use new auth_config record for authentication
Clombrong
2025-06-17
1
-15
/
+11
*
feat(websockets_hello): close stream after main
Clombrong
2025-06-17
1
-3
/
+3
*
feat(sasl): replace full jid with node part in SASL auth
Clombrong
2025-06-13
1
-5
/
+11
*
feat: move auth to sasl
Clombrong
2025-06-11
1
-2
/
+2
*
fix(tests): use environment variables for testing account
Clombrong
2025-06-11
1
-4
/
+6
*
feat(auth): add MalformedRequest SASL error
Clombrong
2025-06-11
1
-1
/
+2
*
feat(auth): parse auth response and return appropriate result
Clombrong
2025-06-11
1
-1
/
+4
*
feat(test): catch lwt exceptions
Clombrong
2025-06-11
1
-7
/
+10
*
feat(auth): use streams directly for send_auth_stanza
Clombrong
2025-06-10
1
-3
/
+2
*
test(auth): add send_auth_stanza to tests
Clombrong
2025-06-10
1
-3
/
+7
*
feat!(stream): stream handles automatic handshake
Clombrong
2025-05-31
1
-4
/
+4
*
feat!: new module Stream
Clombrong
2025-05-30
2
-9
/
+7
*
test(flesh): remove obsolete flesh testing
Clombrong
2025-05-30
2
-10
/
+0
*
test(js): move portal tests to global tests
Clombrong
2025-05-30
5
-0
/
+69
*
fix: rearrange all portals under common portal/ folder
Clombrong
2025-04-24
5
-76
/
+0
*
fix: custom lwt runner for js tests
Clombrong
2025-04-24
1
-11
/
+26
*
fix: make npm deps great again
Clombrong
2025-04-24
1
-0
/
+2
*
feat: add ws endpoint detection function
Clombrong
2025-04-23
1
-4
/
+4
*
feat: add custom rule to install npm polyfills for node testing
Clombrong
2025-04-23
4
-1
/
+35
*
feat: new module flesh_websockets.
Clombrong
2025-04-22
2
-0
/
+25
*
feat: try js compilation
Clombrong
2025-04-21
1
-1
/
+2
*
feat: Hello, flesh.
Clombrong
2025-04-21
3
-1
/
+8
*
init: Oh no. This one is real.
Clombrong
2025-04-19
2
-0
/
+2