mtproto_proxy/src
2019-06-09 20:12:14 +02:00
..
gen_timeout.erl All dialyzer errors fixed; dialyzer added to travis.yml 2019-02-16 20:50:12 +01:00
mtp_abridged.erl Handle "max packet size" errors; fix related bug in abridged codec 2019-04-30 23:50:09 +02:00
mtp_aes_cbc.erl Simplify codecs. Use fixed/flat 2-layer codec instead of tree 2019-02-16 20:50:11 +01:00
mtp_codec.erl Fix inconsistency in mtp_codec:fold_packets 2019-03-04 01:34:34 +01:00
mtp_config.erl Use "hut" for logger abstraction 2019-05-22 00:08:32 +02:00
mtp_dc_pool.erl Use "hut" for logger abstraction 2019-05-22 00:08:32 +02:00
mtp_dc_pool_sup.erl Add multiplexing draft 2019-02-16 20:46:24 +01:00
mtp_down_conn.erl Make downstream backpressure tunable 2019-05-22 02:33:16 +02:00
mtp_down_conn_sup.erl Add "status" for dc pools; add initial burst handling for pool growth 2019-02-16 20:47:27 +01:00
mtp_full.erl All dialyzer errors fixed; dialyzer added to travis.yml 2019-02-16 20:50:12 +01:00
mtp_handler.erl Fix handle_cast return value 2019-05-26 03:59:28 +02:00
mtp_intermediate.erl Handle "max packet size" errors; fix related bug in abridged codec 2019-04-30 23:50:09 +02:00
mtp_metric.erl Minor mtp_metric optimizations 2019-05-26 01:24:49 +02:00
mtp_noop_codec.erl Simplify codecs. Use fixed/flat 2-layer codec instead of tree 2019-02-16 20:50:11 +01:00
mtp_obfuscated.erl mtp_obfuscated: specify some binary part sizes 2019-05-26 03:47:57 +02:00
mtp_rpc.erl Move handshake packet encoding/decoding from mtp_down_con to mtp_rpc 2019-03-01 16:59:57 +01:00
mtp_secure.erl Fix some dialyzer errors 2019-02-16 20:50:12 +01:00
mtp_session_storage.erl Use "hut" for logger abstraction 2019-05-22 00:08:32 +02:00
mtproto_proxy.app.src Use erlang_psq from hex.pm 2019-06-09 20:12:14 +02:00
mtproto_proxy_app.erl Make downstream backpressure tunable 2019-05-22 02:33:16 +02:00
mtproto_proxy_sup.erl Replay attack mitigation 2019-05-20 03:14:32 +02:00