6 Commits

Author SHA256 Message Date
29e27601c8 Accepting request 922245 from home:mnhauke
- Update to version 0.10.0
  * Added auto-selection of default protection algorithms (-E, -S
    and -F) based on getcaps, unless specified explicitly.
  * Added parameter -W sec to wait for network connectivity
    (default 0).
  * Engines are now disabled by default and need to be enabled by
    ./configure --enable-engines or cmake . -DENABLE_ENGINES=ON
  * Compatible with OpenSSL 3.0.0
  * Removed support for OpenSSL < 1.1.0

OBS-URL: https://build.opensuse.org/request/show/922245
OBS-URL: https://build.opensuse.org/package/show/network:utilities/sscep?expand=0&rev=10
2021-10-07 08:07:17 +00:00
aff5708c8d Accepting request 913207 from home:mnhauke
- Update to version 0.9.1
  * Fixed missing Host header.
  * Fixed multiple numeric overflows.

OBS-URL: https://build.opensuse.org/request/show/913207
OBS-URL: https://build.opensuse.org/package/show/network:utilities/sscep?expand=0&rev=9
2021-08-22 14:13:41 +00:00
Martin Hauke
ce18944b62 Accepting request 870232 from home:mnhauke
- Update to version 0.9.0
  * Added -E options for aes128, aes192 and aes256.
  * Changed semantics of -E aes. Per RFC8894, plain aes is equal
    to aes128. (Before 0.9.0 it was aes256.)
  * Implemented mechanism to auto-detect CA certificates (-c)
  * Fixed handling of Content-Type headers with a charset defined
  * Fixed Content-Type handling in GetCACaps responses
  * Fixed global variable declaration for building using GCC 10
- Drop not longer needed patches:
  * 0001-Fixed-handling-of-Content-Type-with-a-charset-124.patch
  * 0002-Global-variables-need-to-be-declared-using-extern.patch

OBS-URL: https://build.opensuse.org/request/show/870232
OBS-URL: https://build.opensuse.org/package/show/network:utilities/sscep?expand=0&rev=7
2021-02-11 16:01:47 +00:00
6342063c3a Accepting request 861760 from home:mnhauke
- Update to version 0.8.0
  * Added support for HTTP/1.1
  * Added support for IPv6
  * Added GetCACaps (getcaps) operation
  * Added support for POST method for PKI operations
  * Added options for additional hashing algorithms
  * Added support for autoconf/automake and CMake
  * Changed project directory layout to match the conventions
  * Fixed encoding of 'issuer and subject' and 'issuer and serial'
  * Fixed crashes when sscep is used with an OpenSSL engine
  * Replaced GNU getopt by a BSD licensed alternative

OBS-URL: https://build.opensuse.org/request/show/861760
OBS-URL: https://build.opensuse.org/package/show/network:utilities/sscep?expand=0&rev=5
2021-01-30 08:21:03 +00:00
Martin Hauke
c4b5011228 Accepting request 836416 from home:mnhauke
- Set CFLAGS+=-fcommon to workaround GCC10 compilation issues

OBS-URL: https://build.opensuse.org/request/show/836416
OBS-URL: https://build.opensuse.org/package/show/network:utilities/sscep?expand=0&rev=3
2020-09-25 22:57:34 +00:00
93b712bcae Accepting request 794948 from home:mnhauke
Initial package for sscep

OBS-URL: https://build.opensuse.org/request/show/794948
OBS-URL: https://build.opensuse.org/package/show/network:utilities/sscep?expand=0&rev=1
2020-04-19 12:54:26 +00:00