Skip to content
Success

Changes

Summary

  1. Restart needs sudo.
  2. mod_ca_engine: Allow the module to build and give a warning when OpenSSL ENGINE support is not present in OpenSSL.
  3. mod_ca_disk: Fix signedness warnings related to bitwise flags.
  4. mod_ca_ldap: Allow the module to build and give a warning when LDAP support is not present in APR-util.
  5. mod_ca_simple: Fix signedness warnings related to bitwise flags.
Revision 481 by minfrin@redwax.eu:
Restart needs sudo.
Change TypePath in RepositoryPath in Workspace
The file was modified/mod_ca/trunk/JenkinsfileJenkinsfile
Revision 480 by minfrin@redwax.eu:
mod_ca_engine: Allow the module to build and give a warning
when OpenSSL ENGINE support is not present in OpenSSL.
Change TypePath in RepositoryPath in Workspace
The file was modified/mod_ca/trunk/ChangeLogChangeLog
The file was modified/mod_ca/trunk/Makefile.inMakefile.in
The file was modified/mod_ca/trunk/aclocal.m4aclocal.m4
The file was modified/mod_ca/trunk/config.h.inconfig.h.in
The file was modified/mod_ca/trunk/configureconfigure
The file was modified/mod_ca/trunk/configure.acconfigure.ac
The file was modified/mod_ca/trunk/mod_ca_engine.cmod_ca_engine.c
Revision 479 by minfrin@redwax.eu:
mod_ca_disk: Fix signedness warnings related to bitwise
flags.
Change TypePath in RepositoryPath in Workspace
The file was modified/mod_ca/trunk/ChangeLogChangeLog
The file was modified/mod_ca/trunk/mod_ca_disk.cmod_ca_disk.c
Revision 478 by minfrin@redwax.eu:
mod_ca_ldap: Allow the module to build and give a warning
when LDAP support is not present in APR-util.
Change TypePath in RepositoryPath in Workspace
The file was modified/mod_ca/trunk/ChangeLogChangeLog
The file was modified/mod_ca/trunk/mod_ca_ldap.cmod_ca_ldap.c
Revision 477 by minfrin@redwax.eu:
mod_ca_simple: Fix signedness warnings related to bitwise
flags.
Change TypePath in RepositoryPath in Workspace
The file was modified/mod_ca/trunk/ChangeLogChangeLog
The file was modified/mod_ca/trunk/mod_ca_simple.cmod_ca_simple.c