Commit graph

3 commits

Author SHA1 Message Date
wiedi
9ac956f297 Update sniproxy to 0.3.6
Changelog:
2014-09-26  Dustin Lundquist <dustin@null-ptr.net>
	0.3.6 release

	* Improve logging:
	  Fix negative connection duration in access log
	  Include log rotate script
	  Reopen log files on SIGHUP
	  Share file handle to same log file between listeners
	  Avoid unnecessary reconnection to syslog socket
	  Cache timestamp string for current second
	* Man page
	* Packaging improvements:
	  passes lintian and rpm-lint

2014-08-13	Dustin Lundquist <dustin@null-ptr.net>
	0.3.5 release

	* Configuration reloading on SIGHUP
	* SSL 2.0 connection handling: do not treat as an error, use fallback
	address if configured.
	* Fix buffer_coalesce error
	* Spawn privileged child to bind sockets to privileged ports on reload
	* Add -V flag to return sniproxy version
	* Use libev for timestamps to improve portability
	* Include several for BSD compatibility
	* Large file support (for log files)
2014-10-21 12:04:44 +00:00
wiedi
d2b916c7ea needs pkg-config 2014-07-10 00:12:57 +00:00
wiedi
25b7652e4b Import sniproxy-0.3.4 as net/sniproxy
Proxies incoming HTTP and TLS connections based on the hostname
contained in the initial request. This enables HTTPS name-based virtual
hosting to separate backend servers without installing the private key
on the proxy machine.
2014-06-13 00:13:13 +00:00