| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2025-12-03 | 1 | -2/+1 | |
| * | Fix genssl with newer versions of GnuTLS. | 2025-11-27 | 1 | -1/+1 | |
| * | Trim down genssl and add a warning against using it for client. | 2025-11-27 | 1 | -15/+13 | |
| * | Restore genssl as it is useful for server certs. | 2025-11-19 | 1 | -0/+152 | |
| * | Remove the remainders of genssl. | 2021-04-08 | 1 | -152/+0 | |
| * | Require Perl 5.26 in the build system.•••This version is supported by all major systems that ship the C++17 compilers required by the v4 branch. | 2021-02-28 | 1 | -1/+1 | |
| * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| * | Fix unnecessary begin blocks in Perl source files. | 2021-01-25 | 1 | -5/+1 | |
| * | Update copyright headers. | 2020-10-30 | 1 | -0/+1 | |
| * | Store generated SSL certificates in the .configure directory.•••Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org> | 2020-09-26 | 1 | -3/+17 | |
| * | Remove the DANE record hint from genssl.•••This was never adopted by clients and its easy for servers to get a valid cert now so this is unnecessary. | 2020-06-02 | 1 | -13/+0 | |
| * | Update copyright headers. | 2020-01-31 | 1 | -1/+1 | |
| * | Fix Perl tools not using the correct directory name in 'use lib'. | 2020-01-17 | 1 | -1/+1 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -3/+1 | |
| * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | Add support for generating a certificate signing request to genssl. | 2017-03-17 | 1 | -1/+5 | |
| * | Make genssl use STDERR and the real binary name for error messages. | 2016-12-02 | 1 | -1/+1 | |
| * | Update build system for the removal of . from @INC. | 2016-11-08 | 1 | -1/+1 | |
| * | Rewrite the build system directive parser. | 2016-09-16 | 1 | -1/+1 | |
| * | Convert the build system to Perl 5.10.•••Thanks to Kross for the heads up on "use feature". | 2015-03-25 | 1 | -10/+12 | |
| * | Add Perl module for console related code.•••- Move prompt_* methods to this module. - Add methods for printing errors and warnings easily. - Add colour code helpers and switch all code to use them. | 2014-12-07 | 1 | -0/+1 | |
| * | Fix warning from gnutls-certtool about --bits being deprecated.•••This patch has made me extremely grateful for git-blame as the GnuTLS developers apparently do not document when deprecation warnings are introduced. | 2014-06-28 | 1 | -3/+5 | |
| * | Add support for generating DANE TLSA records to genssl. | 2014-04-26 | 1 | -0/+12 | |
| * | Add 'auto' option to genssl to automatically select a generator. | 2013-07-29 | 1 | -9/+34 | |
| * | Add support for generating dhparams with GnuTLS to genssl. | 2013-04-08 | 1 | -1/+2 | |
| * | Fix a small typo in genssl. | 2013-04-02 | 1 | -2/+2 | |
| * | Extract SSL generation to a tool which can be shipped by distros. | 2013-04-02 | 1 | -0/+109 |
