Skip to content

Tags: sgallagher/sscg

Tags

sscg-3.0.5

Toggle sscg-3.0.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sgallagher Stephen Gallagher
Releasing SSCG 3.0.5

sscg-3.0.4

Toggle sscg-3.0.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sgallagher Stephen Gallagher
Releasing SSCG 3.0.4

sscg-3.0.3

Toggle sscg-3.0.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sgallagher Stephen Gallagher
Releasing SSCG 3.0.3

sscg-3.0.2

Toggle sscg-3.0.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sgallagher Stephen Gallagher
Releasing SSCG 3.0.2

sscg-3.0.1

Toggle sscg-3.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sgallagher Stephen Gallagher
Releasing SSCG 3.0.1

sscg-3.0.0

Toggle sscg-3.0.0's commit message
Update docs for 3.0 release

Signed-off-by: Stephen Gallagher <[email protected]>

sscg-2.6.2

Toggle sscg-2.6.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sgallagher Stephen Gallagher
Release SSCG 2.6.2

Stephen Gallagher (5):
      Fix missing error check
      Read long password files properly
      Make clang-format optional
      Fix Coverity scans
      Release 2.6.2

sscg-2.6.1

Toggle sscg-2.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sgallagher Stephen Gallagher
Tagging SSCG 2.6.1

Stephen Gallagher (14):
      Bump version to 2.6.1dev
      Fix help message for --client-key-file
      Run clang-format
      Further clarify --client-key-file help message
      Check that key passphrases are within 4-1023 characters
      Output private keys with 2048 iteration count
      Rework passphrase handling
      Fix wrong x509 version in CSR
      Fix memory leaks
      Fix alignment issue with popt
      Prevent uninitialized read error
      Add missing newline for error message
      Fix OpenSSL 1.0 support
      Fix formatting

sscg-2.6.0

Toggle sscg-2.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sgallagher Stephen Gallagher
Tagging sscg 2.6.0

Patrick Uiterwijk (1):
      Initialize OpenSSL with OpenSSL <1.1.0

Stephen Gallagher (25):
      Work around Coverity certificate problem
      Clean up popt options table
      Fix up minor formatting issue
      Add password support for private keys
      Allow specifying keyfile password by file
      CI: Run tests on multiple Fedora releases
      CI: Run tests on CentOS 7
      Merge remote-tracking branch 'tipabu/crl-file'
      Update .gitignore file
      Add function for DH parameter generation
      Generate DH parameters file
      Update CI test hosts
      Add serverAuth extendedKeyUsage for server certificates
      Rename create_service_cert() to create_cert()
      Use a common macro for default file modes
      Add I/O utility routines
      Rework output file handling
      Check for invalid file combinations
      Add support for client certificates
      Better error message for client certs without public key file
      Add talloc_report() debugging option
      Fix memory leak in sscg_sign_x509_csr()
      Address clang-analyzer warning
      Run ninja scan-build in CI
      Update version to 2.6.0

Tim Burke (1):
      Add --crl-file option

sscg-2.5.1

Toggle sscg-2.5.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sgallagher Stephen Gallagher
Release SSCG 2.5.1

Fix issues discovered by automated testing.