Vladimir Dubrovin
|
f1af44f3a9
|
Refactor hashtables to use indices instead of pointers, use blake2 as a hash, mycrypt renamed to 3proxy_crypt
|
2026-04-18 15:12:43 +03:00 |
|
Vladimir Dubrovin
|
a0d580b36d
|
move hashtable/resolve/sql functions to separate files
|
2026-04-17 19:29:50 +03:00 |
|
Vladimir Dubrovin
|
c206349ee2
|
Support unix sockets for internal and -i
Example configuration:
log
auto -iunix:/path/to/3proxy.sock
test with
curl --unix-socket /path/to/3proxy.sock https://3proxy.ru
|
2026-04-12 00:30:35 +03:00 |
|
Vladimir Dubrovin
|
71d676eb58
|
Update workflows and builds
RPM/DEB build aarch64 / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Has been cancelled
RPM/DEB build armhf / ${{ matrix.target }} (ubuntu-latest) (push) Has been cancelled
RPM/DEB build x86-64 / ${{ matrix.target }} (ubuntu-latest) (push) Has been cancelled
Build Win32 3proxy-lite with Watcom / ${{ matrix.target }} (windows-2022) (push) Has been cancelled
Build Win32 3proxy with MSVC / ${{ matrix.target }} (windows-2022) (push) Has been cancelled
Build Win64 3proxy with MSVC / ${{ matrix.target }} (windows-2022) (push) Has been cancelled
Build Win-arm64 3proxy with MSVC / ${{ matrix.target }} (windows-2022) (push) Has been cancelled
|
2026-04-09 17:53:27 +03:00 |
|
Vladimir Dubrovin
|
0381461495
|
Use PRI/SCN modifiers where possible
|
2026-04-08 21:13:31 +03:00 |
|
Vladimir Dubrovin
|
d8d3d8cc1b
|
Use syslog for non-chroot configuration, support MacOS launchd
|
2026-04-08 19:21:31 +03:00 |
|
Vladimir Dubrovin
|
44c86236cd
|
add rc.d script
|
2026-04-08 19:21:30 +03:00 |
|
Vladimir Dubrovin
|
3ee78a3195
|
Use non-chroot configuration in cmake; remove older script
|
2026-04-08 19:21:30 +03:00 |
|
Vladimir Dubrovin
|
2e534c7794
|
Add cmake environment
|
2026-04-08 19:21:30 +03:00 |
|