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 5bc6933f79 Fix unit tests for libressl-2.2.7, libressl-2.7.4, and openssl-1.1.0 3 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 Fix syntax documentation for Log actions in struct filtering rules 3 years ago
filter.h Fix definitely lost memleaks reported by valgrind 3 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 Free macros after setting filter rules during startup 3 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 Fix unit tests for libressl-2.2.7, libressl-2.7.4, and openssl-1.1.0 3 years ago
opts.h Bump version to 0.9.2 3 years ago
privsep.c Update version to 0.8.3 and copyright year to 2021 3 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 Apply dstip filter before ssl server conn setup 3 years ago
protoautossl.h Fix copying of SSL options in tmp_opts 3 years ago
protohttp.c Add line_num to filtering rules with DEBUG_PROXY 3 years ago
protohttp.h Update version to 0.8.3 and copyright year to 2021 3 years ago
protopassthrough.c Apply dstip filter before ssl server conn setup 3 years ago
protopassthrough.h Fix copying of SSL options in tmp_opts 3 years ago
protopop3.c Update version to 0.8.3 and copyright year to 2021 3 years ago
protopop3.h Fix copying of SSL options in tmp_opts 3 years ago
protosmtp.c Move connection oriented options to a new conn_opts struct 3 years ago
protosmtp.h Fix copying of SSL options in tmp_opts 3 years ago
protossl.c Add line_num to filtering rules with DEBUG_PROXY 3 years ago
protossl.h Fix copying of SSL options in tmp_opts 3 years ago
prototcp.c Reapply dsthost filter after user auth 3 years ago
prototcp.h Fix copying of SSL options in tmp_opts 3 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 Add line_num to filtering rules with DEBUG_PROXY 3 years ago
pxyconn.h Set conn term flag only, do not free conn in eventcb 3 years ago
pxythr.c Update version to 0.8.3 and copyright year to 2021 3 years ago
pxythr.h Update version to 0.8.3 and copyright year to 2021 3 years ago
pxythrmgr.c Move connection oriented options to a new conn_opts struct 3 years ago
pxythrmgr.h Update version to 0.8.3 and copyright year to 2021 3 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 Bump version to 0.9.2 3 years ago
sslproxy.conf Bump version to 0.9.2 3 years ago
sslproxy.conf.5 Bump version to 0.9.2 3 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