| .. |
|
gen_timeout.erl
|
All dialyzer errors fixed; dialyzer added to travis.yml
|
2019-02-16 20:50:12 +01:00 |
|
mtp_abridged.erl
|
tests: add encoder and decoder for unencrypted mtproto messages
|
2019-10-22 03:48:51 +02:00 |
|
mtp_aes_cbc.erl
|
Migrate to more modern OTP versions (remove OTP-20, add OTP-23,24)
|
2021-05-19 20:50:21 +02:00 |
|
mtp_codec.erl
|
Fix typos
|
2022-04-05 21:16:13 +08:00 |
|
mtp_config.erl
|
Migrate to more modern OTP versions (remove OTP-20, add OTP-23,24)
|
2021-05-19 20:50:21 +02:00 |
|
mtp_dc_pool.erl
|
Clean-up config options
|
2019-10-24 22:37:24 +02:00 |
|
mtp_dc_pool_sup.erl
|
Add multiplexing draft
|
2019-02-16 20:46:24 +01:00 |
|
mtp_down_conn.erl
|
Accept unexpected RPC packets from Telegram backend
|
2022-11-23 01:44:16 +01: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_fake_tls.erl
|
Migrate to more modern OTP versions (remove OTP-20, add OTP-23,24)
|
2021-05-19 20:50:21 +02:00 |
|
mtp_full.erl
|
Add option to disable crc32 check in mtp_full to save CPU
|
2019-10-24 23:28:24 +02:00 |
|
mtp_handler.erl
|
Fix typos
|
2022-04-05 21:16:13 +08:00 |
|
mtp_intermediate.erl
|
Refactor codecs
|
2019-07-25 13:17:37 +02:00 |
|
mtp_metric.erl
|
Add 'listener' to protocol_error metric
|
2019-08-12 19:02:37 +02:00 |
|
mtp_noop_codec.erl
|
Fake TLS protocol
|
2019-08-12 19:00:28 +02:00 |
|
mtp_obfuscated.erl
|
Migrate to more modern OTP versions (remove OTP-20, add OTP-23,24)
|
2021-05-19 20:50:21 +02:00 |
|
mtp_policy.erl
|
policy: convert tls_domain to lowercase
|
2019-08-26 20:27:44 +02:00 |
|
mtp_policy_counter.erl
|
Fix bugs in policy, add tests
|
2019-08-20 23:41:44 +02:00 |
|
mtp_policy_table.erl
|
Experimental support for connection policies
|
2019-08-20 03:25:24 +02:00 |
|
mtp_rpc.erl
|
Accept unexpected RPC packets from Telegram backend
|
2022-11-23 01:44:16 +01:00 |
|
mtp_secure.erl
|
Refactor codecs
|
2019-07-25 13:17:37 +02:00 |
|
mtp_session_storage.erl
|
Use "hut" for logger abstraction
|
2019-05-22 00:08:32 +02:00 |
|
mtproto_proxy.app.src
|
Migrate to more modern OTP versions (remove OTP-20, add OTP-23,24)
|
2021-05-19 20:50:21 +02:00 |
|
mtproto_proxy_app.erl
|
Add helpers for configuration reload
|
2019-08-27 00:32:23 +02:00 |
|
mtproto_proxy_sup.erl
|
Experimental support for connection policies
|
2019-08-20 03:25:24 +02:00 |