You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SSLproxy/tests/testproxy/lp
Soner Tari 5285b9e433 Fix valgrind REDIR warning about strncpy(), use memcpy() instead
REDIR: 0x562c100 (libc.so.6:__strncpy_ssse3) redirected to 0x4c32fb0
(strncpy)
The src strings are not NULL terminated at the correct positions.
4 years ago
..
BSDmakefile Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
GNUmakefile Fix -g flag for lp, use Mk/buildinfo.mk of sslproxy 4 years ago
attrib.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
build.c Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
build.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
defaults.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
log.c Fix a possible sync issue between thr load and conn children list on error 4 years ago
log.h Fix a possible sync issue between thr load and conn children list on error 4 years ago
logbuf.c Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
logbuf.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
logger.c Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
logger.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
lp.conf Comment out non-existing users 5 years ago
main.c Update copyright year to 2020 5 years ago
opts.c Zero out msg buf as in sslsplit 4 years ago
opts.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
privsep.c Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
privsep.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
prototcp.c Fix valgrind REDIR warning about strncpy(), use memcpy() instead 4 years ago
prototcp.h Update lp with sslproxy changes and clean up 4 years ago
proxy.c Update ctime and first atime on conn handling thr, not on thrmgr 4 years ago
proxy.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
pxyconn.c Terminate conn on socket connect error 4 years ago
pxyconn.h Fix a possible sync issue between thr load and conn children list on error 4 years ago
pxythr.c Use the new inline max() function instead of MAX() macro function in sslproxy 4 years ago
pxythr.h Fix a possible sync issue between thr load and conn children list on error 4 years ago
pxythrmgr.c Fix a possible sync issue between thr load and conn children list on error 4 years ago
pxythrmgr.h Refactor and rename assign/attach conn to thr functions 4 years ago
sys.c Zero out msg buf as in sslsplit 4 years ago
sys.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
thrqueue.c Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago
thrqueue.h Create make file to automate testproxy e2e tests Move lp under testproxy 5 years ago