Commit Graph

  • d823d8e712 Update c-cpp.yml Vladimir Dubrovin 2026-03-30 12:54:53 +0300
  • 6f2b1a00b6 Update c-cpp.yml Vladimir Dubrovin 2026-03-30 12:49:56 +0300
  • 27b4c69dd9 Update c-cpp.yml Vladimir Dubrovin 2026-03-30 12:39:30 +0300
  • 637d5e5539 Use build variables Vladimir Dubrovin 2026-03-30 12:32:24 +0300
  • ec164ffe81 Use conditional build in Makefile.win Vladimir Dubrovin 2026-03-30 11:31:30 +0300
  • 1276f5f176 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 20:23:40 +0300
  • 5fe681ad57 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 20:20:51 +0300
  • 5daefaf0b3 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 20:19:37 +0300
  • 449f7bfab8 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 20:15:32 +0300
  • 58d78f31a9 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 20:12:11 +0300
  • 0d4f8998ab Update c-cpp.yml Vladimir Dubrovin 2026-03-27 20:03:48 +0300
  • 7df0f4c3f2 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 19:58:52 +0300
  • ea937634cf Update c-cpp.yml Vladimir Dubrovin 2026-03-27 19:50:13 +0300
  • 23b8fa37f8 Update Makefile.win Vladimir Dubrovin 2026-03-27 19:05:49 +0300
  • 2e5dcb510b compile PCRE on Windows Vladimir Dubrovin 2026-03-27 19:01:48 +0300
  • c2f381d0cc Correct SSL functions for Windows Vladimir Dubrovin 2026-03-27 18:36:16 +0300
  • a35b08eae6 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 18:27:10 +0300
  • 408a734d43 Update c-cpp.yml Vladimir Dubrovin 2026-03-27 18:25:52 +0300
  • 46c714a87b test PCRE on MacOS Vladimir Dubrovin 2026-03-27 18:21:23 +0300
  • 94d36c3a38 correct package name Vladimir Dubrovin 2026-03-27 18:05:59 +0300
  • 4a3bd4a068 Correct PCRE_CHECK Vladimir Dubrovin 2026-03-27 18:04:40 +0300
  • 3a2223b798 Use external PCRE library Vladimir Dubrovin 2026-03-27 17:56:56 +0300
  • cbab9a2fe2 Use external PCRE library Vladimir Dubrovin 2026-03-27 17:53:35 +0300
  • 5fde85f781 Use flags in checks Vladimir Dubrovin 2026-03-27 17:17:32 +0300
  • e21065d498 correct CPPFLAGS to CFLAGS Vladimir Dubrovin 2026-03-27 17:12:30 +0300
  • e23365e435 Try to use env variables in Mac flow Vladimir Dubrovin 2026-03-27 17:07:55 +0300
  • b678c9feff install libraries for macos Vladimir Dubrovin 2026-03-27 16:55:14 +0300
  • cd912f4287 Fix Makefile for Linux Vladimir Dubrovin 2026-03-27 16:41:13 +0300
  • 3f7fb25bd0 Install linux libraries in github flow Vladimir Dubrovin 2026-03-27 16:40:21 +0300
  • 4936ae0974 Fix warning Vladimir Dubrovin 2026-03-27 16:12:30 +0300
  • dfd6fe5a51 Correct PAM_CHECK in makefiles Vladimir Dubrovin 2026-03-27 16:09:22 +0300
  • b76a78228f Detect OpenSSL / pam libraries in Makefiles Vladimir Dubrovin 2026-03-27 15:52:02 +0300
  • b0755ea482 Use 64 bit arithmetics for rate limits Vladimir Dubrovin 2026-03-27 13:23:06 +0300
  • ed0a242f24 Allow redefine LIBS and PLUGINS Vladimir Dubrovin 2026-03-27 12:56:56 +0300
  • cd79f31034 remove SSL_shutdown Vladimir Dubrovin 2026-03-27 12:21:00 +0300
  • 6143dfcb18 Use quit shutdown for SSL to prevent races Vladimir Dubrovin 2026-03-27 12:00:57 +0300
  • a2edecfbad Fix potential use-after-free on filters, add SSL_shutdown in SSLPlugin Vladimir Dubrovin 2026-03-26 20:46:54 +0300
  • be8fa4542c SNI break (DPI bypass) added Vladimir Dubrovin 2026-03-10 13:38:09 +0300
  • 06a6215fb4
    Merge 2e78e3d841 into 12c9039ea4 YouTube Facebook Tiktok 2026-02-28 08:06:27 +0000
  • e3e13af922
    docs: fix Docker link in README ilya 2026-02-12 17:11:16 +0300
  • b7f2254ee6
    docs: fix typos in 3proxy.cfg ilya 2026-02-12 15:37:02 +0300
  • 12c9039ea4 Fixed: crash on invalid configuration file Vladimir Dubrovin 2026-01-28 19:40:58 +0300
  • 1a970c5c98 Fixed: memory corruptions on config parsing Vladimir Dubrovin 2026-01-28 19:13:41 +0300
  • fdeee233de ssl_client_mode added, code cleanup Vladimir Dubrovin 2025-12-31 19:56:52 +0300
  • aab8531072 ssl_client_alpn added Vladimir Dubrovin 2025-12-31 13:47:31 +0300
  • d014bb1149 Use SSL_connect / SSL_accept in non-blocking mode Vladimir Dubrovin 2025-12-30 17:57:23 +0300
  • 730fd96fb0 Fixed: allow ssl server and client on the same service Vladimir Dubrovin 2025-12-30 15:40:03 +0300
  • b5ab5b8906 client_sni command added; do not send hostname from request as SNI in SSL client configuration Vladimir Dubrovin 2025-12-12 19:08:26 +0300
  • ec7004cd6f Close SSL on shutdown Vladimir Dubrovin 2025-12-12 18:25:40 +0300
  • fe53378596 maxseg / TCP_MAXSEG support added Vladimir Dubrovin 2025-11-29 15:05:29 +0300
  • 5450ca4cdf Fixed: invalid config value initializers Vladimir Dubrovin 2025-11-29 14:46:01 +0300
  • fbca6d8e93 Update c-cpp.yml Vladimir Dubrovin 2025-11-17 16:21:53 +0300
  • 7353b77206
    Update c-cpp.yml Vladimir Dubrovin 2025-11-17 15:40:26 +0300
  • 08d3f5fa76
    Update c-cpp.yml Vladimir Dubrovin 2025-11-17 15:38:40 +0300
  • 7a1ca8d341
    Fix HTTPS proxy for HTTPS addresses (#1175) Alexey Suslov 2025-11-17 17:31:54 +0500
  • f536d75ec9 Fix HTTPS proxy for HTTPS addresses Alexey Suslov 2025-11-15 13:33:29 +0500
  • c5ba790d13 Fix: -P option for tlspr Vladimir Dubrovin 2025-10-03 17:06:11 +0300
  • fe617048f1 Fix: WSAPoll fail in some Windows versions after e525ce913e Vladimir Dubrovin 2025-08-13 17:53:19 +0300
  • 8fcc358e43 Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:47:41 +0300
  • 352b570413 Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:45:49 +0300
  • 6d93ffec5d Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:44:55 +0300
  • 613f51599b Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:43:45 +0300
  • 24967c9e2b Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:42:11 +0300
  • a281c05259 Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:39:16 +0300
  • cc06d305d5 Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:34:57 +0300
  • 012987eb1c Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:29:58 +0300
  • 4eefe0ccff Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:14:12 +0300
  • b1233e580c Merge branch 'master' of https://github.com/3proxy/3proxy Vladimir Dubrovin 2025-08-10 15:12:46 +0300
  • 52cf4af0ac Update c-cpp.yml Vladimir Dubrovin 2025-08-10 15:12:41 +0300
  • d0ccaa07c3
    Fix race condition in make install on linux (#1129) Sertonix 2025-08-10 11:46:48 +0000
  • 83e4f181b3
    Fix missing semicolons in debian postinst script (#1158) bipface 2025-08-10 21:39:49 +1000
  • 724946a834 Fixed: ssl_server_cert doesn't read full certificate chain Vladimir Dubrovin 2025-08-10 14:36:00 +0300
  • 50aaab0d4e
    Fix missing semicolons in debian postinst script bipface 2025-08-09 09:49:26 +1000
  • 2966836dfa Fixed: CONNECT does not work in standalone 'proxy' binary Vladimir Dubrovin 2025-08-05 17:39:11 +0300
  • e525ce913e Fixed: Failed connect may result in success response on some Windows versions Vladimir Dubrovin 2025-08-05 17:38:38 +0300
  • 6916cea4eb Merge branch 'master' of https://github.com/3proxy/3proxy Vladimir Dubrovin 2025-08-05 15:08:55 +0300
  • db618f780b Fixed: invalid timeout in socksendto / sockrecvfrom Vladimir Dubrovin 2025-08-05 15:07:50 +0300
  • 6c2ba01394
    Update Makefile.msvc64 (#1152) danyhm 2025-06-30 14:16:36 +0000
  • 119ba1527a
    Update Makefile.msvc64 danyhm 2025-06-30 13:57:47 +0000
  • a3e13d8211 Convert PAMAUTH.TXT to UTF-8 Vladimir Dubrovin 2025-06-23 19:24:27 +0300
  • d0372de658 Modify nobody's uid:gid Wenzhuo Zhang 2025-05-11 11:24:40 +0800
  • dc4e8d3427 Fixed service name detection for auto / tlspr Vladimir Dubrovin 2025-05-06 18:59:04 +0300
  • 57841074b9 Avoid sleep on service thread sync Vladimir Dubrovin 2025-04-16 21:29:48 +0300
  • 7320094c11 SOCKSTRACE fixed Vladimir Dubrovin 2025-04-15 19:51:01 +0300
  • 43d48adeb9 ssl_server_verify, ssl_server_ca_dir, ssl_server_ca_store added, ssl_server / ssl_client aliases added to ssl_serv / ssl_cli Vladimir Dubrovin 2025-04-15 19:18:14 +0300
  • 6355f9659b ssl_noserv fixed, ssl_cli/ssl_nocli/ssl_client_cert/ssl_client_key added Vladimir Dubrovin 2025-04-14 21:40:59 +0300
  • b19cd39e2d
    Fix race condition in make install on linux Sertonix 2025-04-03 22:39:40 +0000
  • 7aad0205e1 Remove legacy NTLMv1 code Vladimir Dubrovin 2025-03-17 19:44:48 +0300
  • 89b45b1b2a Support HAProxy proxy v1 protocol Vladimir Dubrovin 2025-03-15 15:54:29 +0300
  • 27c9e62faa Merge branch 'master' of https://github.com/3proxy/3proxy Vladimir Dubrovin 2025-03-15 13:03:25 +0300
  • 7888502cd5 Support tlspr in auto Vladimir Dubrovin 2025-03-15 13:02:46 +0300
  • 9429421314 Fix Makefile.llvm z3apa3a 2025-03-15 11:52:33 +0300
  • 00b3e02e05 Add 3proxy.rc to Makefile.llvm z3apa3a 2025-03-15 11:50:51 +0300
  • 08177f2161 Fix Makefile.win z3apa3a 2025-03-15 11:21:08 +0300
  • 188b0a2841 Add resources compilation to Makefile.win z3apa3a 2025-03-15 11:17:59 +0300
  • a37e6e5a81 Fix Makefile.win Vladimir Dubrovin 2025-03-14 22:25:26 +0300
  • 8fc31a7336 return lost tabs into Makefiles Vladimir Dubrovin 2025-03-14 22:23:15 +0300
  • 71ca0b7471 update workflow Vladimir Dubrovin 2025-03-14 22:19:55 +0300
  • cf3a2778d6 Update makefiles Vladimir Dubrovin 2025-03-14 22:15:47 +0300
  • 86081b0f44 Update Makefile.win Vladimir Dubrovin 2025-03-14 22:13:27 +0300