Commit Graph

  • cafc3380a8 Increase version. master levlam 2025-11-04 09:15:50 +03:00
  • 0613f7616c Fix handling of long ClientHello. levlam 2025-11-04 01:18:44 +03:00
  • 34fe0e7e31 Fix compilation errors and warnings. levlam 2025-11-04 00:58:36 +03:00
  • dc0c7f3de4 Check for existence of default domain before using it. levlam 2019-10-03 23:25:30 +00:00
  • d0c1257ca5 ext-server: timeout on inbound connections vvaltman 2019-09-22 14:19:19 +00:00
  • b93e44b861 Enable default TCP keep-alive. levlam 2019-09-21 01:01:45 +03:00
  • ce9933813d Allow to use workers with TLS-transport. levlam 2019-09-11 23:06:55 +03:00
  • 58db91509d Better private key generation. levlam 2019-08-23 04:50:26 +03:00
  • e65047ce21 Disable TCP keep-alive and lingering. levlam 2019-07-18 04:24:30 +03:00
  • e1acd11664 Do not maximize TCP buffers in TLS-mode. levlam 2019-07-18 03:38:58 +03:00
  • b0fffa3b02 Do not change window clamp dy default in TLS-mode, levlam 2019-07-18 02:20:37 +03:00
  • 0865708960 Return O3 optimization level. levlam 2019-07-15 19:28:51 +03:00
  • e35c207e75 Choose cipher suite for ServerHello.. levlam 2019-07-15 19:25:13 +03:00
  • 74095c52de Fix warnings. levlam 2019-07-11 21:22:58 +03:00
  • 04282c7eaf Improve logging.Z levlam 2019-07-11 21:15:31 +03:00
  • 6d1ac2dab4 allow proxy pass vvaltman 2019-07-10 14:53:25 +00:00
  • df658b028a proxy conn vvaltman 2019-07-10 13:18:28 +00:00
  • 1b916c4027 Simplify and optimize encryption. levlam 2019-07-09 22:50:33 +03:00
  • 7bd174643f Add dummy proxy_connection and immediately proxy all request to port 80 to upstream. levlam 2019-07-09 21:17:08 +03:00
  • febe7c9e5d Improve logging. levlam 2019-07-09 19:59:27 +03:00
  • d3479a5ba9 Allow to specify more than one TLS domain and check request SNI. levlam 2019-07-07 06:32:34 +03:00
  • b2777943be Automatically emulate TLS response from the specified domain. levlam 2019-07-07 03:51:38 +03:00
  • e4c6b8bcd4 Implement TLS transport for MTProto-proxy. levlam 2019-07-03 05:09:31 +03:00
  • 2c942119c4 enable stats only on 127.0.0.1 vvaltman 2019-01-25 14:41:56 +04:00
  • 28f5b17eef mtproto: by default do not open stats port vvaltman 2019-01-25 12:24:00 +04:00
  • b9950a18f8 Update README.md (#229) Ramin 2018-12-05 23:34:20 +03:30
  • f9158e3129 Update readme (fix #173) v1 Viktor Oreshkin 2018-07-19 10:12:10 +03:00
  • cf26efc636 updated mtproto proxy protocol vvaltman 2018-07-09 14:04:50 +03:00
  • 20824f5fa8 Readme improvements (#110) Amir 2018-06-09 15:06:40 +03:00
  • 69516f066b Readme improvements Viktor Oreshkin 2018-06-09 12:01:00 +03:00
  • d2ceadca49 Add zlib-devel and remove sudo -- README.md (#101) Savely Krasovsky 2018-06-08 09:06:39 +03:00
  • dbe89fc67e Add info about deps to README Viktor Oreshkin 2018-06-07 18:18:02 +03:00
  • e03d00235f Making README more friendly and readable (#69) Savely Krasovsky 2018-06-07 18:09:51 +03:00
  • 580909cbca Revert/improve previous commit (see #57) Viktor Oreshkin 2018-06-02 15:08:18 +03:00
  • cdd348294d Fixed uninitialized PID.ip failure (fix #6) (#57) Pavel Yazev 2018-06-02 13:51:48 +03:00
  • 842f343dec Cast to uint* in __get_cpuid (Fix #59) Viktor Oreshkin 2018-06-02 10:54:55 +03:00
  • 3ee1c47232 Use GCC's <cpuid.h> instead of manual inline asm Viktor Oreshkin 2018-06-01 22:18:48 +03:00
  • 55e30e097c use __get_cpuid instead of some weird asm pieces Dmitry Fedin 2018-06-01 21:51:53 +03:00
  • e009d51a77 Fix for crash on 32-bit system in cpuid code Dmitry Fedin 2018-06-01 21:32:34 +03:00
  • 129ad2f93b fixed Makefile after last merge vvaltman 2018-06-01 18:25:54 +03:00
  • 9291c78fad fix build for GCC < 5.0 Sergey 2018-06-01 02:00:43 +03:00
  • b0e9c6b4e5 Fix build for 32bit x86 Viktor Oreshkin 2018-05-31 13:10:31 +03:00
  • e231d04936 Merge pull request #27 from a1zk/patch-1 vysheng 2018-05-31 14:24:46 +03:00
  • 155e39dce5 Merge pull request #15 from vitlav/master vysheng 2018-05-31 14:23:37 +03:00
  • 73489cf5cc Update README a1zk 2018-05-31 12:55:05 +03:00
  • fcb804cbb0 fix build with openssh 1.0.x Vitaly Lipatov 2018-05-31 00:50:46 +03:00
  • 2fd27cb075 Update README vysheng 2018-05-30 15:44:27 +03:00
  • 2cc4d8ff1e Update README vysheng 2018-05-30 14:00:12 +03:00
  • e5d31fafa5 Update README vysheng 2018-05-30 12:58:16 +03:00
  • cc7b7097a5 initial commit vvaltman 2018-05-29 22:33:35 +02:00