| .. |
|
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
|
Test on OTP-26, drop pre-OTP-23; OTP-27 not compatible yet; fix dialyzer
|
2024-12-04 14:53:55 +01:00 |
|
mtp_config.erl
|
Merge pull request #118 from centuriononon/feat/configurable-api-timeouts
|
2026-04-12 03:52:49 +02:00 |
|
mtp_dc_pool.erl
|
feat: transparent client migration on DC connection death
|
2026-04-08 00:46:56 +02:00 |
|
mtp_dc_pool_sup.erl
|
Add multiplexing draft
|
2019-02-16 20:46:24 +01:00 |
|
mtp_down_conn.erl
|
docs: add cross-references to migration-flow.md and debug logging tip
|
2026-04-08 01:49:35 +02:00 |
|
mtp_down_conn_sup.erl
|
Test on OTP-26, drop pre-OTP-23; OTP-27 not compatible yet; fix dialyzer
|
2024-12-04 14:53:55 +01:00 |
|
mtp_fake_tls.erl
|
Send TLS decode_error alert on malformed ClientHello and missing SNI
|
2026-04-07 13:46:39 +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
|
Include dc_id to migration metric
|
2026-04-10 00:50:00 +02:00 |
|
mtp_intermediate.erl
|
Refactor codecs
|
2019-07-25 13:17:37 +02:00 |
|
mtp_metric.erl
|
Add split-mode: front/back nodes via Erlang distribution
|
2026-04-11 23:33:09 +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
|
Use OTP logger instead of lager.
|
2026-02-17 01:50:54 +01:00 |
|
mtp_policy_counter.erl
|
Fix bugs in policy, add tests
|
2019-08-20 23:41:44 +02:00 |
|
mtp_policy_table.erl
|
Test on OTP-26, drop pre-OTP-23; OTP-27 not compatible yet; fix dialyzer
|
2024-12-04 14:53:55 +01:00 |
|
mtp_rpc.erl
|
Fix RPC protocol flags and add RPC_PING/PONG response
|
2026-04-07 19:12:28 +02:00 |
|
mtp_secure.erl
|
Refactor codecs
|
2019-07-25 13:17:37 +02:00 |
|
mtp_session_storage.erl
|
Add domain fronting for fake-TLS connections
|
2026-04-03 19:35:31 +02:00 |
|
mtproto_proxy.app.src
|
Merge pull request #118 from centuriononon/feat/configurable-api-timeouts
|
2026-04-12 03:52:49 +02:00 |
|
mtproto_proxy_app.erl
|
Add split-mode: front/back nodes via Erlang distribution
|
2026-04-11 23:33:09 +02:00 |
|
mtproto_proxy_sup.erl
|
Add split-mode: front/back nodes via Erlang distribution
|
2026-04-11 23:33:09 +02:00 |