SSLproxy/tests/testproxy/lp
Soner Tari f8ada5100a Fix initialization of content logging in lp (issue #30)
readcb fires before connect eventcb, so we enable it in readcb now. But
perhaps lp should behave like sslproxy and not enable readcb until after
connect eventcb.

Note that there is no problem with sslproxy, it's just lp.
2021-07-17 16:13:50 +03:00
..
attrib.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
BSDmakefile Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
build.c Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
build.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
defaults.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
GNUmakefile Move main.mk under Mk folder and improve make files 2020-06-23 13:00:05 +03:00
log.c Fix a possible sync issue between thr load and conn children list on error 2020-05-05 15:42:41 +03:00
log.h Fix a possible sync issue between thr load and conn children list on error 2020-05-05 15:42:41 +03:00
logbuf.c Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
logbuf.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
logger.c Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
logger.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
lp.conf Release v0.8.0 2020-05-24 00:22:23 +03:00
main.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
opts.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
opts.h Add WITHOUT_USERAUTH switch 2020-08-25 23:32:32 +03:00
privsep.c Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
privsep.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
prototcp.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
prototcp.h Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
proxy.c Move tmp global opts vars to new tmp struct 2020-05-15 19:18:13 +03:00
proxy.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
pxyconn.c Fix initialization of content logging in lp (issue #30) 2021-07-17 16:13:50 +03:00
pxyconn.h Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
pxythr.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
pxythr.h Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
pxythrmgr.c Update version to 0.8.3 and copyright year to 2021 2021-02-11 00:25:09 +03:00
pxythrmgr.h Disable conn ids unless debugging 2020-05-08 01:11:50 +03:00
sys.c Zero out msg buf as in sslsplit 2020-05-06 12:45:55 +03:00
sys.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
thrqueue.c Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00
thrqueue.h Create make file to automate testproxy e2e tests Move lp under testproxy 2020-03-31 11:54:00 +03:00