0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replicate existing functionality using tables and listeners
dlundquist
as Dustin Lundquist
More... over 12 years ago
Fix function name
dlundquist
as Dustin Lundquist
More... over 12 years ago
Revert "Binder module, a privileged child process to bind low ports and pass them back to the server, work in progress" Completed in binder branch.
dlundquist
as Dustin Lundquist
More... over 12 years ago
Listener progress
dlundquist
as Dustin Lundquist
More... over 12 years ago
Listener progress
dlundquist
as Dustin Lundquist
More... over 12 years ago
Binder: child process to bind to privileged ports so we can drop privilges and still reload
dlundquist
as Dustin Lundquist
More... over 12 years ago
Binder: child process to bind to privileged ports so we can drop privilges and still reload
dlundquist
as Dustin Lundquist
More... over 12 years ago
Changing signature to match that of http parser, so we can use function pointers to parser for selected protocol
dlundquist
as Dustin Lundquist
More... over 12 years ago
Edited tests/functional.test via GitHub
dlundquist
as Dustin Lundquist
More... over 12 years ago
Consistant test naming
dlundquist
as Dustin Lundquist
More... over 12 years ago
More robust perl test_proxy script
dlundquist
as Dustin Lundquist
More... over 12 years ago
wip
dlundquist
as Dustin Lundquist
More... over 12 years ago
Binder module, a privileged child process to bind low ports and pass them back to the server, work in progress
dlundquist
as Dustin Lundquist
More... over 12 years ago
Merge branch 'master' of github.com:dlundquist/HTTPS-SNI-Proxy
dlundquist
as Dustin Lundquist
More... over 12 years ago
We don't really need a double linked queue, so switch to STAILQ
dlundquist
as Dustin Lundquist
More... over 12 years ago
script for some actual (although very simple usage case) testing
dlundquist
as Dustin Lundquist
More... over 12 years ago
Edited TODO via GitHub
dlundquist
as Dustin Lundquist
More... over 12 years ago
Tests for TLS packed parsing
dlundquist
as Dustin Lundquist
More... over 12 years ago
Set _POSIX_SOURCE, sockfd instead of s
dlundquist
as Dustin Lundquist
More... over 12 years ago
Clean up in prep for merge, support older versions of sys/queue.h
dlundquist
as Dustin Lundquist
More... over 12 years ago
Add syslog logging. Ignore SIGPIPE. More... over 12 years ago
Hack in support for regex matches against SNI hostname, and hostnames/wildcard in target specification. More... over 12 years ago
Parser progress
dlundquist
as Dustin Lundquist
More... almost 13 years ago
parser progress
dlundquist
as Dustin Lundquist
More... about 13 years ago
config tokinizer
dlundquist
as Dustin Lundquist
More... about 13 years ago
add warning of unsupported syntax
dlundquist
as Dustin Lundquist
More... about 13 years ago
make test target
dlundquist
as Dustin Lundquist
More... about 13 years ago
Relax HTTP header parsing, to permit additional whitespace between header name and data, and case insensitive header matching
dlundquist
as Dustin Lundquist
More... about 13 years ago
Fix overflow in HTTP parser, check TLS parser it is effected
dlundquist
as Dustin Lundquist
More... about 13 years ago
proposed config file format
dlundquist
as Dustin Lundquist
More... about 13 years ago