3proxy/src
2026-04-24 18:13:30 +03:00
..
libs Fix blake2 for watcom 2026-04-24 18:13:30 +03:00
plugins Fix for older Windows (7 and below) / VC 2026-04-24 17:04:03 +03:00
3proxy_crypt.c Cleanup 3proxy_crypt 2026-04-18 15:47:07 +03:00
3proxy.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
3proxy.ico build rc file from res 2020-11-22 02:14:53 +03:00
3proxy.rc Copyright update 2021-07-02 11:50:33 +03:00
auth.c Fix for older Windows (7 and below) / VC 2026-04-24 17:04:03 +03:00
authradius.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
auto.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
base64.c Copyright update 2021-07-02 11:50:33 +03:00
common.c Support unix socket for parent and tcppm; abstract (fileless) unix sockets for linux support 2026-04-12 19:18:15 +03:00
conf.c Fix for older Windows (7 and below) / VC 2026-04-24 17:04:03 +03:00
datatypes.c Use PRI/SCN modifiers where possible 2026-04-08 21:13:31 +03:00
dnspr.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
ftp.c Use uint32_t/uint16_t instead of unsigned long / unsigned short where required 2026-04-08 21:13:18 +03:00
ftppr.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
hash.c add 'cacheacl' auth type, dstaddr, dstport, dsthost, dstoper, srvaddr and srvport authcache types; allow to configure authcache by service 2026-04-21 21:49:52 +03:00
log.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
Makefile initial import to git 2014-04-08 13:03:21 +04:00
Makefile.inc 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
plugins.c move hashtable/resolve/sql functions to separate files 2026-04-17 19:29:50 +03:00
pop3p.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
proxy.c authcache switched to hashtables, overflow fixed 2026-04-19 19:16:33 +03:00
proxy.h Fix Windows compilation 2026-04-21 16:10:17 +03:00
proxymain.c Fix for older Windows (7 and below) / VC 2026-04-24 17:04:03 +03:00
resolve.c Minor hashtable refactor 2026-04-20 10:40:38 +03:00
smtpp.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
sockgetchar.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
sockmap.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
socks.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
sql.c move hashtable/resolve/sql functions to separate files 2026-04-17 19:29:50 +03:00
stringtable.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
structures.h add 'cacheacl' auth type, dstaddr, dstport, dsthost, dstoper, srvaddr and srvport authcache types; allow to configure authcache by service 2026-04-21 21:49:52 +03:00
tcppm.c Support unix socket for parent and tcppm; abstract (fileless) unix sockets for linux support 2026-04-12 19:18:15 +03:00
tlspr.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
udppm.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00
version.h Push as 0.9.6 2026-04-11 13:06:43 +03:00
webadmin.c FIx typos, update documentation 2026-04-12 13:58:42 +03:00