Commit Graph

27 Commits

Author SHA1 Message Date
Travis Burtrum 3122cfb1ff
Update deps
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2023-12-19 23:49:50 -05:00
Travis Burtrum 42aed6cbb2
Add full WebTransport support 2023-12-19 22:36:48 -05:00
Travis Burtrum 3bdb461142 Implement unix socket support in all directions
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2023-08-23 23:14:33 -04:00
Travis Burtrum d34ab513e9 Upgrade webpki
moparisthebest/xmpp-proxy/pipeline/head There was a failure building this commit Details
2023-08-17 00:21:35 -04:00
Travis Burtrum a02ad734b7 Upgrade deps 2023-08-17 00:12:16 -04:00
Travis Burtrum 5ae25e8aba Some refactoring allowing better use as a library 2023-05-18 20:30:10 -04:00
Travis Burtrum 01a29bd2a2 Upgrade quinn to 0.9 2023-02-19 20:49:27 -05:00
Travis Burtrum 7c50b1bd18 Fix fuzzing 2023-02-07 00:22:17 -05:00
Travis Burtrum f179a1c526 Implement optional support for systemd socket activation 2022-07-18 01:49:56 -04:00
Travis Burtrum 27887c2e82 Remove un-needed tokio-tungstenite features, prepare for fixing reqwest to use our root certs 2022-07-17 16:00:20 -04:00
Travis Burtrum 455f833879 Add and define features for conditional compilation 2022-07-16 16:27:41 -04:00
Travis Burtrum 5e38d437a9 Update dependencies 2022-06-21 23:09:50 -04:00
Travis Burtrum 4f5938e0ce Implement future host-meta.json proposal 2022-03-24 22:49:50 -04:00
Travis Burtrum a5b93b10be Reload cert/key on SIGHUP 2022-03-09 23:40:17 -05:00
Travis Burtrum 01714522ec Implement POSH and host-meta secure delegation for incoming and outgoing 2022-02-27 02:04:06 -05:00
Travis Burtrum 7df66e2f78 Clean up deps, add missing server alpn 2022-02-17 00:37:22 -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 cb5553fb4f Add outgoing WebSocket support, major re-factor 2022-02-10 01:18:35 -05:00
Travis Burtrum bc932189a1 Update all dependencies to latest versions, test nothing :) 2022-01-19 01:09:32 -05:00
Travis Burtrum ea6e3e7026 Implement WebSocket reverse proxy support 2021-07-28 02:24:08 -04:00
Travis Burtrum 12ed7d0d86 update cargo dependency versions 2021-07-24 02:08:31 -04:00
Travis Burtrum 90a5f1837c much improved logging 2021-07-24 01:53:00 -04:00
Travis Burtrum 39bb8a337e Migrate logging to rust log with optional env_logger feature 2021-06-08 00:14:22 -04:00
Travis Burtrum 62a97d3721 Document new QUIC and outgoing support 2021-05-12 00:51:53 -04:00
Travis Burtrum 8e612cf02e Major re-factor, add XMPP-over-QUIC and outgoing forward support 2021-04-27 02:02:02 -04:00
Travis Burtrum 3871589254 Initial commit 2021-04-12 23:40:44 -04:00