Commit Graph

17 Commits

Author SHA1 Message Date
Travis Burtrum 42aed6cbb2
Add full WebTransport support 2023-12-19 22:36:48 -05:00
Travis Burtrum 051b7bebf6 Hackily install new scansion dependency in integration tests
moparisthebest/xmpp-proxy/pipeline/head There was a failure building this commit Details
2023-08-15 23:40:00 -04:00
Travis Burtrum 5ae25e8aba Some refactoring allowing better use as a library 2023-05-18 20:30:10 -04:00
Travis Burtrum 9d308873c7 Fallback to original domain for Host: if securely delegated websocket fails 2022-05-23 00:34:32 -04:00
Travis Burtrum cc527aae39 Replace hacky sleep with proper ejabberdctl started check 2022-05-22 23:30:10 -04:00
Travis Burtrum 06a4b7684c Make integration/test.sh able to run tests in parallel
why oh why did I write this in bash... I do this every time... will I ever learn?
2022-05-21 02:41:30 -04:00
Travis Burtrum 56846d8e50 Make mod_s2s_outgoing_proxy compatible with prosody 0.12
Based off mod_onions rev 44be2c6087f3, thanks for the pointer Zash!
2022-04-25 00:57:26 -04:00
Travis Burtrum 4f5938e0ce Implement future host-meta.json proposal 2022-03-24 22:49:50 -04:00
Travis Burtrum 91837a2ad5 Add ejabberd integration tests, currently fails with prosody without dialback 2022-03-16 00:46:26 -04:00
Travis Burtrum a8487a4f1e Revert "WebSocket host-meta tests use wildcard cert, revert after complete TLS name validation is implemented"
This reverts commit 679f6fcfc8e7bd495ec2379680eef3ee8a48c1ab.
2022-02-27 02:04:44 -05:00
Travis Burtrum e792da3312 Disable dialback for all tests 2022-02-23 00:21:12 -05:00
Travis Burtrum 28c5bb27e8 Complete bi-directional SASL EXTERNAL support, no more dialback needed 2022-02-23 00:20:54 -05:00
Travis Burtrum db2739a474 WebSocket host-meta tests use wildcard cert, revert after complete TLS name validation is implemented 2022-02-22 23:12:37 -05:00
Travis Burtrum cff500016d Implement certificate auth/sasl external for outgoing connections 2022-02-17 00:14:40 -05:00
Travis Burtrum 77bae23d8a Add support for looking up wss:// connections via host-meta and host-meta.json and tests 2022-02-13 14:45:13 -05:00
Travis Burtrum d5dca49008 Multiplex WebSocket on the same sockets as STARTTLS and Direct TLS 2022-02-11 00:55:36 -05:00
Travis Burtrum 14baf94efb Add extensive end-to-end integration tests powered by podman 2022-02-10 01:19:39 -05:00