Commit Graph

18 Commits

Author SHA1 Message Date
Travis Burtrum 1bef5f2a9b Implement WebSocket reverse proxy support
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-07-28 02:24:08 -04:00
Travis Burtrum c82869eb7c update cargo dependency versions
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-07-24 02:08:31 -04:00
Travis Burtrum 6a12ec75ce much improved logging
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-07-24 01:53:00 -04:00
Travis Burtrum 0322bdf76d Apply clippy suggestions
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-06-08 00:41:15 -04:00
Travis Burtrum b99e6cd923 Migrate logging to rust log with optional env_logger feature
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-06-08 00:14:22 -04:00
Travis Burtrum 0357959bab Some documentation and QUIC updates
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-05-23 22:27:12 -04:00
Travis Burtrum 140eef484b set SRV resolver to LookupIpStrategy::Ipv4AndIpv6
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-05-18 00:01:49 -04:00
Travis Burtrum 30bfb87064 Make QUIC S2S bidirectional too
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-05-15 00:39:01 -04:00
Travis Burtrum 807410652f Add fuzzing, fix integer underflow
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-05-15 00:23:04 -04:00
Travis Burtrum e07513a04a Document new QUIC and outgoing support
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-05-12 00:51:53 -04:00
Travis Burtrum 377fbe0b73 Major re-factor, add XMPP-over-QUIC and outgoing forward support
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-27 02:12:43 -04:00
Travis Burtrum 6a41f503d6 Remove now un-needed trim
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-16 23:45:02 -04:00
Travis Burtrum b6150ec8d9 New state InsideAttribute for StanzaFilter, more tests
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-16 01:57:02 -04:00
Travis Burtrum efadaf30d2 Complete rewrite of StanzaFilter, more tests, supports CDATA and more
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-16 01:16:19 -04:00
Travis Burtrum 3792d2234a Re-factor stanza filter and add tests
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-15 00:49:52 -04:00
Travis Burtrum 6f95db72ac Update Cargo.lock versions
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-14 02:47:18 -04:00
Travis Burtrum d95838b6ed Fix ejabberd s2s
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-14 02:09:00 -04:00
Travis Burtrum 9d17d7ed3a Initial commit
moparisthebest/xmpp-proxy/pipeline/head This commit looks good Details
2021-04-13 21:59:59 -04:00