Commit Graph

16 Commits

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