Commit Graph

70 Commits

Author SHA1 Message Date
Travis Burtrum 0b9b9098f0 fix clippy lints 2022-01-19 01:14:39 -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 f005907fc5 Apply clippy suggestions 2021-06-08 00:41:15 -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 59f8e628ba Some documentation and QUIC updates 2021-05-23 22:27:12 -04:00
Travis Burtrum 0d2313e86f set SRV resolver to LookupIpStrategy::Ipv4AndIpv6 2021-05-18 00:01:49 -04:00
Travis Burtrum f127c02d45 Make QUIC S2S bidirectional too 2021-05-15 00:32:36 -04:00
Travis Burtrum 6b851312d8 Add fuzzing, fix integer underflow 2021-05-15 00:23:04 -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 dfd76c3218 Remove now un-needed trim 2021-04-16 23:45:02 -04:00
Travis Burtrum 5c966d9166 New state InsideAttribute for StanzaFilter, more tests 2021-04-16 01:57:02 -04:00
Travis Burtrum 8af6034b18 Complete rewrite of StanzaFilter, more tests, supports CDATA and more 2021-04-16 01:16:19 -04:00
Travis Burtrum e0d2f89c1e Re-factor stanza filter and add tests 2021-04-15 00:49:52 -04:00
Travis Burtrum 2ef391c224 Update Cargo.lock versions 2021-04-14 02:47:18 -04:00
Travis Burtrum c160acb38f Fix ejabberd s2s 2021-04-14 02:09:00 -04:00
Travis Burtrum 3871589254 Initial commit 2021-04-12 23:40:44 -04:00