summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/sslsplit: version bump to 0.5.5Petr Vaněk2019-10-091-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/696720 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/13162 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: Remove old versionPetr Vaněk2019-08-071-1/+0
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/12621 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: Bump to version 0.5.4Petr Vaněk2019-08-071-0/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: New ebuildPetr Vaněk2018-03-181-0/+1
Introduce a new ebuild for sslsplit, the tool for transparent SSL/TLS interception. Closes: https://bugs.gentoo.org/637926 Closes: https://github.com/gentoo/gentoo/pull/6210