Commit Graph

  • 6818872f63
    Bump docker/build-push-action from 6 to 7 (#1261) master dependabot[bot] 2026-08-04 11:29:45 +0300
  • 81a4e5bae3
    Bump actions/checkout from 4 to 7 (#1260) dependabot[bot] 2026-08-04 11:29:06 +0300
  • c1a1a3475b
    Bump docker/build-push-action from 6 to 7 dependabot[bot] 2026-08-03 23:05:59 +0000
  • 1e159e09a9
    Bump actions/checkout from 4 to 7 dependabot[bot] 2026-08-03 23:05:33 +0000
  • 0ae2754c1e make html formatting compatible with .md Vladimir Dubrovin 2026-08-01 11:47:50 +0300
  • 05f83896bf Update 3proxy.cfg.5.html Vladimir Dubrovin 2026-08-01 11:15:53 +0300
  • f668a34910 Correct example in howto Vladimir Dubrovin 2026-08-01 11:11:26 +0300
  • 763e21e053 Fixed: maxchild dropped to 100 on config reload if not explicitly set, system-specific tuning hints added to doc Vladimir Dubrovin 2026-08-01 10:22:03 +0300
  • 7b85f6a684 Disable splice support Vladimir Dubrovin 2026-08-01 09:38:49 +0300
  • 92d3b08dd2 fix arm64 docker build Vladimir Dubrovin 2026-07-31 19:44:04 +0300
  • 4877b39f2c Fix deadcode / warnings / minor bugs Vladimir Dubrovin 2026-07-31 18:55:59 +0300
  • 44c47ee7d9 replace recursion with loop for local redirects, fix wolfSSL build Vladimir Dubrovin 2026-07-31 15:44:22 +0300
  • 2626e67984
    Merge ccdecfd832 into 5f1ed7363b Pаramtamtām 2026-07-31 14:32:22 +0300
  • 5f1ed7363b Fix: race conditions / stack overflow on FreeBSD / minor bugs Vladimir Dubrovin 2026-07-31 13:27:33 +0300
  • c370635fc4 fix wolfSSL, switch minimal/busybox to musl+wolfssl Vladimir Dubrovin 2026-07-31 11:27:10 +0300
  • 3bfabb29f8 pass -fPIC for plugins (so) only Vladimir Dubrovin 2026-07-28 18:59:02 +0300
  • e4a5a7252c Fix: buffer overflow in radsend (log radius or combination of auth radius with fakeresolve must be enabled, RADIUS feature is experimental) Vladimir Dubrovin 2026-07-28 11:31:06 +0300
  • 5f542a505a apt update before install in workflows Vladimir Dubrovin 2026-07-27 11:27:55 +0300
  • 5b7446ba8f apt update before install in workflows Vladimir Dubrovin 2026-07-27 11:22:03 +0300
  • 4af02c9268 Fix: pcre/ssl command handlers broken in last commits Vladimir Dubrovin 2026-07-26 15:51:55 +0300
  • ed5103d176 Optimize sockgetchar functions Vladimir Dubrovin 2026-07-24 15:04:27 +0300
  • 75dedeff28 Fix: short CL cleartext passwords failed authentication Nirmal Khanal 2026-07-24 15:00:00 +0300
  • 0eb4cb8812 fix: compare CL passwords by actual length Nirmal Khanal 2026-07-23 13:02:37 -0400
  • c60af54c98 Minor bugfixes Vladimir Dubrovin 2026-07-23 19:43:47 +0300
  • 01f85cf755 Fix parent negotiation after sending PROXY protocol header Nirmal Khanal 2026-07-23 10:55:07 +0300
  • af5e6f3a4d fix: continue parent negotiation after PROXY header Nirmal Khanal 2026-07-22 16:23:03 -0400
  • 305f9932ac Update docs Vladimir Dubrovin 2026-07-22 18:47:11 +0300
  • c94766dff7 Fix: dnspr was broken since udppm rewrite. -F (fake resolve to redirect traffic) option added to dnspr Vladimir Dubrovin 2026-07-22 17:34:51 +0300
  • 87fc8ae4ee Fix cmake build Vladimir Dubrovin 2026-07-22 16:23:11 +0300
  • 9ab2e820b5 Added imapp, starttls support for smtpp, pop3p, tlspr Vladimir Dubrovin 2026-07-22 16:15:50 +0300
  • 7798f78137 support chunked TE from client Vladimir Dubrovin 2026-07-21 16:05:12 +0300
  • d60ac723a5 Multiple fixes, including security-related ones (in smtpp and LDAP plugin) Vladimir Dubrovin 2026-07-20 19:52:10 +0300
  • afb2ec0696 IPV6_BOUND_IF also in second place Vladimir Dubrovin 2026-07-17 15:12:49 +0300
  • f18a751f89 define IPV6_BOUND_IF if not defined (for legacy MacOS 10.x) Vladimir Dubrovin 2026-07-17 15:07:11 +0300
  • 8de071aa87 fix wolfSSL build Vladimir Dubrovin 2026-07-13 20:50:27 +0300
  • f173f8860d wolfSSL support added Vladimir Dubrovin 2026-07-13 20:24:51 +0300
  • 3a66c0a4c0 Use half sha256 for cert cache Vladimir Dubrovin 2026-07-13 17:14:46 +0300
  • 66ee250e5c Fix: hashstable item is added with wrong index on table grow Vladimir Dubrovin 2026-07-13 15:30:49 +0300
  • c893e866bd Use Solar Designer's md4/md5 on non-Windows Vladimir Dubrovin 2026-07-10 14:01:29 +0300
  • fbc0953d5c Use native Windows crypto for MD4/MD5 Vladimir Dubrovin 2026-07-10 13:04:43 +0300
  • 37b1ab8169 Update Makefile.win Vladimir Dubrovin 2026-07-10 12:15:45 +0300
  • b7769d05af Support static libraries in Makefile.win Vladimir Dubrovin 2026-07-10 12:10:01 +0300
  • fdda69c1f4 fux ucrt workflow Vladimir Dubrovin 2026-07-10 11:41:27 +0300
  • a757fae617 Fix Makefile.win for UCRT bug Vladimir Dubrovin 2026-07-10 11:35:56 +0300
  • 1c9577b9a9 Add ucrt64 build support Vladimir Dubrovin 2026-07-10 11:15:02 +0300
  • 55ad0b186b Add ucrt64 build support test-ci Vladimir Dubrovin 2026-07-10 11:15:02 +0300
  • ba37fb2a37 Merge branch 'master' into test-ci Vladimir Dubrovin 2026-07-10 11:04:11 +0300
  • b59c044663 Update CMakeLists.txt Vladimir Dubrovin 2026-07-10 10:53:58 +0300
  • 6429ec9255
    cmake: use targets for plugins installation Nicolas PARLANT 2026-07-09 20:42:09 +0200
  • de5acb2abd Do not use getrandom for glibc < 2.25 Vladimir Dubrovin 2026-07-06 11:41:12 +0300
  • d6dea13a6f Fix zip name in win32 build action Vladimir Dubrovin 2026-07-04 14:37:24 +0300
  • a04cd67eaa Fix release artefact uploads in Windows workflows Vladimir Dubrovin 2026-07-04 14:15:01 +0300
  • 19cacf0bd9 Commit as 0.9.7 0.9.7 Vladimir Dubrovin 2026-07-04 13:51:28 +0300
  • 27d5d8d102 Update build-rpm-armhf.yml Vladimir Dubrovin 2026-07-04 12:14:54 +0300
  • 6b944f3fa9 Documentation update Vladimir Dubrovin 2026-07-04 11:51:40 +0300
  • 4f99443750 Authcache fix Vladimir Dubrovin 2026-07-04 11:38:47 +0300
  • c462963d8e Fix standalone services link Vladimir Dubrovin 2026-06-28 21:15:38 +0300
  • e41ab58b2c Fix: invalid error in ssl server handshake can lead to broken service state Vladimir Dubrovin 2026-06-28 21:10:45 +0300
  • 8f13582329 Fix invalid offset in datafilters Vladimir Dubrovin 2026-06-28 21:09:36 +0300
  • af9f23ece7 Fix: invalid socket in poll(): can break sockmap() on Windows Vladimir Dubrovin 2026-06-28 13:49:52 +0300
  • d77dc00fd1
    Bump actions/checkout from 6 to 7 (#1241) dependabot[bot] 2026-06-23 11:54:36 +0300
  • dc8c7b1446
    Bump actions/checkout from 6 to 7 dependabot[bot] 2026-06-22 23:05:40 +0000
  • 101125de36 ssl code cleanup Vladimir Dubrovin 2026-06-14 19:49:59 +0300
  • 1dfe9e718b Sign DLLs Vladimir Dubrovin 2026-06-03 11:00:47 +0300
  • 84879cc0ba Add public cert to build Vladimir Dubrovin 2026-06-03 10:34:38 +0300
  • 757ad916ec Sign docker images Vladimir Dubrovin 2026-06-02 18:12:48 +0300
  • ccdecfd832
    Update README with alternative Docker image information Pаramtamtām 2026-06-02 18:32:47 +0400
  • fbc3ed5a18 Update README.md Vladimir Dubrovin 2026-06-02 16:36:38 +0300
  • 69862b67cb Check bandlims for UDP traffic Vladimir Dubrovin 2026-06-02 14:23:52 +0300
  • fd7b25bf06 Use non-blocking sockets for UDP Vladimir Dubrovin 2026-06-02 13:43:56 +0300
  • ab11e6c4a3 Fix deadlock in ftppr Vladimir Dubrovin 2026-06-02 13:06:53 +0300
  • 74d5b67ef4 riscv64 removed due to lack of gcc image Vladimir Dubrovin 2026-06-01 20:27:47 +0300
  • 6d8643b70e
    Bump actions/checkout from 5 to 6 (#1234) dependabot[bot] 2026-06-01 20:22:52 +0300
  • 9e7246e864
    Bump open-watcom/setup-watcom from 0 to 1 (#1233) dependabot[bot] 2026-06-01 20:22:03 +0300
  • c5affd2db4
    Bump actions/upload-artifact from 6 to 7 (#1232) dependabot[bot] 2026-06-01 20:21:37 +0300
  • c1f8c8ff04
    Bump actions/checkout from 5 to 6 dependabot[bot] 2026-06-01 17:17:25 +0000
  • caf2aa5a84
    Bump open-watcom/setup-watcom from 0 to 1 dependabot[bot] 2026-06-01 17:17:17 +0000
  • 35b597c0ad
    Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-06-01 17:17:10 +0000
  • 794f667eea Add more docker platforms Vladimir Dubrovin 2026-06-01 20:16:19 +0300
  • 0259b58b95 Start proxy as root in chroot Vladimir Dubrovin 2026-06-01 19:18:51 +0300
  • 9734b54f56 Add permissions to workflows Vladimir Dubrovin 2026-06-01 14:29:32 +0300
  • fe2b2fd544 Revert "send provenance to github only" Vladimir Dubrovin 2026-06-01 13:27:41 +0300
  • 086d4cbd6a Update README.md Vladimir Dubrovin 2026-06-01 11:49:32 +0300
  • 2695d83847 Update README.md Vladimir Dubrovin 2026-06-01 11:40:18 +0300
  • dd5fe3994e Update README.md Vladimir Dubrovin 2026-06-01 11:38:15 +0300
  • 5ab63a0b68 Update README.md Vladimir Dubrovin 2026-06-01 11:36:16 +0300
  • 254112cfde send provenance to github only Vladimir Dubrovin 2026-06-01 10:48:02 +0300
  • 5cae5dc866 Keep provenance Vladimir Dubrovin 2026-05-31 16:07:53 +0300
  • 56fdbd6e8a remove debugging ls in dockerfiles Vladimir Dubrovin 2026-05-31 15:33:07 +0300
  • 997671ee16 publish builds on release Vladimir Dubrovin 2026-05-31 15:29:11 +0300
  • 34e9c453fa Workflows update Vladimir Dubrovin 2026-05-31 13:47:41 +0300
  • 3dde2de498 do not keep untagged dockers Vladimir Dubrovin 2026-05-31 13:10:26 +0300
  • bdf9946fe5 Add dockers build Vladimir Dubrovin 2026-05-30 17:05:43 +0300
  • 8d01ca954b fix: add buffer-length check in redirect.c orbisai0security 2026-05-30 13:54:41 +0000
  • 421ec7761a fix: V-001 security vulnerability orbisai0security 2026-05-30 13:53:32 +0000
  • eab5758b51 Fix deb/rpm builds Vladimir Dubrovin 2026-05-30 16:18:40 +0300
  • d1b0c8f314 Fix deb/rpm builds Vladimir Dubrovin 2026-05-30 16:18:40 +0300
  • 3ed43d8848 Update Makefile.Linux Vladimir Dubrovin 2026-05-30 15:04:06 +0300
  • 7e946fbc72 Merge branch 'master' into test-ci Vladimir Dubrovin 2026-05-30 15:01:01 +0300
  • 1772295a36 Fix installation Vladimir Dubrovin 2026-05-29 21:11:32 +0300