3proxy/src
Lubomir Rintel ce6c2a069c Don't pad the text address with the binary form
The buf gets copied to hostname and is present verbatim in logs looking
like pure random garbage. Moreover you can't really strlen() it.

This was likely some silly typo in inet_ntoa -> inet_ntop conversion for
ipv6, since it used to be correct before.
2014-07-01 21:37:16 +04:00
..
libs initial import to git 2014-04-08 13:03:21 +04:00
plugins ldapauth memory leak fixed 2014-05-04 23:10:14 +04:00
3proxy.c More changes for IPv6 suppot +nbname auth removed 2014-05-12 01:11:04 +04:00
auth.c More changes for IPv6 suppot +nbname auth removed 2014-05-12 01:11:04 +04:00
base64.c initial import to git 2014-04-08 13:03:21 +04:00
common.c IPv6 server side code 2014-05-12 01:10:58 +04:00
countersutil.c initial import to git 2014-04-08 13:03:21 +04:00
datatypes.c Fix some awkward NOIPV6 typoes and ommissions 2014-07-01 21:22:52 +04:00
dighosts.c initial import to git 2014-04-08 13:03:21 +04:00
dnspr.c IPv6 server side code 2014-05-12 01:10:58 +04:00
ftp.c More legacy code removed 2014-04-16 15:39:38 +04:00
ftppr.c IPv6 server side code 2014-05-12 01:10:58 +04:00
icqpr.c IPv6 server side code 2014-05-12 01:10:58 +04:00
Makefile initial import to git 2014-04-08 13:03:21 +04:00
Makefile.inc Moving icons compilation to Makefiles 2014-04-13 19:21:18 +04:00
msnpr.c ntoa changed to ntop 2014-05-12 01:10:53 +04:00
myalloc.c initial import to git 2014-04-08 13:03:21 +04:00
mycrypt.c initial import to git 2014-04-08 13:03:21 +04:00
ntlm.c More changes for IPv6 suppot +nbname auth removed 2014-05-12 01:11:04 +04:00
plugins.c More changes for IPv6 suppot +nbname auth removed 2014-05-12 01:11:04 +04:00
pop3p.c legacy counters code removed 2014-04-14 02:14:34 +04:00
proxy.c overlapped memcpy replaced with memmove 2014-06-11 00:57:18 +04:00
proxy.h resolving compilation issues for *nix 2014-06-11 01:26:07 +04:00
proxymain.c resolving compilation issues for *nix 2014-06-11 01:26:07 +04:00
pstdint.h traffic counters are changed to 64-bit 2014-04-10 03:34:59 +04:00
smtpp.c IPv6 server side code 2014-05-12 01:10:58 +04:00
sockgetchar.c better EINTR handling 2014-06-11 01:54:25 +04:00
sockmap.c better EINTR handling 2014-06-11 01:54:25 +04:00
socks.c Don't pad the text address with the binary form 2014-07-01 21:37:16 +04:00
stringtable.c initial import to git 2014-04-08 13:03:21 +04:00
structures.h Fix some awkward NOIPV6 typoes and ommissions 2014-07-01 21:22:52 +04:00
tcppm.c initial import to git 2014-04-08 13:03:21 +04:00
udppm.c IPv6 server side code 2014-05-12 01:10:58 +04:00
webadmin.c More changes for IPv6 suppot +nbname auth removed 2014-05-12 01:11:04 +04:00