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/src
Soner Tari 3a215f4f3f Use parent protoctx for autossl ctx
This fixes a crash.
And improve logging.
2 years ago
..
BSDmakefile Copy BSDmakefile to subfolders 4 years ago
GNUmakefile Move main.mk under Mk folder and improve make files 4 years ago
aho_corasick_template.h Reflect the license change of aho corasick library to LGPL 3 years ago
aho_corasick_template_impl.h Reflect the license change of aho corasick library to LGPL 3 years ago
attrib.h Use the new inline max() function instead of MAX() macro function in sslproxy 4 years ago
base64.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
base64.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
build.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
build.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cache.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cache.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachedsess.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachedsess.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachefkcrt.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachefkcrt.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachemgr.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachemgr.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachessess.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachessess.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachetgcrt.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cachetgcrt.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cert.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
cert.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
defaults.h Add -U CipherSuites option 4 years ago
dynbuf.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
dynbuf.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
filter.c Update copyright year to 2022 2 years ago
filter.h Update copyright year to 2022 2 years ago
kbtree.h Improve and clean up code and documentation 3 years ago
khash.h Update khash, fixes typos 3 years ago
log.c Add negation prefix ! to log actions 3 years ago
log.h Add negation prefix ! to log actions 3 years ago
logbuf.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
logbuf.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
logger.c Fix doc typo 4 years ago
logger.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
logpkt.c Allow mirroring without explicit target 4 years ago
logpkt.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
main.c Update copyright year to 2022 2 years ago
nat.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
nat.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
opts.c Update copyright year to 2022 2 years ago
opts.h Update copyright year to 2022 2 years ago
privsep.c Update copyright year to 2022 2 years ago
privsep.h Add WITHOUT_USERAUTH switch 4 years ago
proc.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
proc.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
protoautossl.c Use parent protoctx for autossl ctx 2 years ago
protoautossl.h Update copyright year to 2022 2 years ago
protohttp.c Update copyright year to 2022 2 years ago
protohttp.h Update copyright year to 2022 2 years ago
protopassthrough.c Remove srvdst_xferred flag 2 years ago
protopassthrough.h Update copyright year to 2022 2 years ago
protopop3.c Update copyright year to 2022 2 years ago
protopop3.h Add WUNRES and NONNULL attribs to function types with return values 2 years ago
protosmtp.c Update copyright year to 2022 2 years ago
protosmtp.h Add WUNRES and NONNULL attribs to function types with return values 2 years ago
protossl.c Fix autossl without STARTTLS in divert mode 2 years ago
protossl.h Fix autossl without STARTTLS in divert mode 2 years ago
prototcp.c Fix autossl without STARTTLS in divert mode 2 years ago
prototcp.h Fix autossl without STARTTLS in divert mode 2 years ago
proxy.c Move connection oriented options to a new conn_opts struct 3 years ago
proxy.h Add WITHOUT_USERAUTH switch 4 years ago
pxyconn.c Fix autossl without STARTTLS in divert mode 2 years ago
pxyconn.h Fix autossl without STARTTLS in divert mode 2 years ago
pxythr.c Update copyright year to 2022 2 years ago
pxythr.h Update copyright year to 2022 2 years ago
pxythrmgr.c Update copyright year to 2022 2 years ago
pxythrmgr.h Update copyright year to 2022 2 years ago
ssl.c Fix use of uninitialised value error by valgrind 3 years ago
ssl.h Fix build with LibreSSL 3.4.1 on OpenBSD 7.0 3 years ago
sslproxy.1 Update copyright year to 2022 2 years ago
sslproxy.conf Bump version to 0.9.2 3 years ago
sslproxy.conf.5 Update copyright year to 2022 2 years ago
sys.c Zero out msg buf as in sslsplit 4 years ago
sys.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
thrqueue.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
thrqueue.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
url.c Restructure source tree, create src and tests folders, move files accordingly 4 years ago
url.h Restructure source tree, create src and tests folders, move files accordingly 4 years ago
util.c Add check unit tests for protocol validation and util_get_first_word_len() 4 years ago
util.h Enclose equal macro in parentheses 3 years ago