File tree Expand file tree Collapse file tree 7 files changed +15
-6
lines changed
Expand file tree Collapse file tree 7 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 11
22
3+ ### SSLproxy 0.9.4 2022-12-26
4+
5+ - Fix byte order for ports in mirror trafic, thanks to piolug93.
6+ - Fix unit tests with opaque x509 struct.
7+ - Update testproxy version to 0.0.5.
8+ - Fix warning for array subscript outside array bounds in function
9+ declaration.
10+
11+
312### SSLproxy 0.9.3 2022-05-02
413
514- Implement a generic upgrade mechanism with autossl, without STARTTLS.
Original file line number Diff line number Diff line change 2727.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2828.\" POSSIBILITY OF SUCH DAMAGE.
2929.\"
30- .TH "sslproxy" "1" "02 May 2022" "v0.9.3 " "SSLproxy"
30+ .TH "sslproxy" "1" "26 Dec 2022" "v0.9.4 " "SSLproxy"
3131.SH NAME
3232sslproxy \-\- transparent SSL/TLS proxy for decrypting and diverting network
3333traffic to other programs for deep SSL inspection
Original file line number Diff line number Diff line change 1- # Sample configuration for sslproxy v0.9.3
1+ # Sample configuration for sslproxy v0.9.4
22#
33# Use the -f command line option to start sslproxy with a config file.
44# See sslproxy.conf(5) and sslproxy(1) for documentation.
Original file line number Diff line number Diff line change 2626.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2727.\" POSSIBILITY OF SUCH DAMAGE.
2828.\"
29- .TH "sslproxy.conf" "5" "02 May 2022" "v0.9.3 " "SSLproxy"
29+ .TH "sslproxy.conf" "5" "26 Dec 2022" "v0.9.4 " "SSLproxy"
3030.SH "NAME"
3131.LP
3232\fB sslproxy.conf \fR \- Configuration file for SSLproxy
Original file line number Diff line number Diff line change 1- # TestProxy test configuration for sslproxy v0.9.3
1+ # TestProxy test configuration for sslproxy v0.9.4
22
33# Global options
44#User _sslproxy
Original file line number Diff line number Diff line change 1- # TestProxy test configuration for sslproxy v0.9.3
1+ # TestProxy test configuration for sslproxy v0.9.4
22
33# Global options
44#User _sslproxy
Original file line number Diff line number Diff line change 1- # TestProxy test configuration for sslproxy v0.9.3
1+ # TestProxy test configuration for sslproxy v0.9.4
22
33# Global options
44#User _sslproxy
You can’t perform that action at this time.
0 commit comments