pkgsrc/www/ap-ssl/pkg
jlam c9b1cd81cf Update ap-ssl to 2.8.2. Relevant changes from version 2.8.1:
*) Moved the Shared Memory Cyclic Buffer (SHMCB) session cache
      variant from "experimental" state to "production" by removing the
      `#ifdef SSL_EXPERIMENTAL_SHMCB ...#endif' wrappers. This means
      that now `SSLSessionCache shmcb:...' is unconditionally available.

   *) Made the mutex handling more robust by retrying the
      semaphore-based operations in interrupt situations
      (errno == EINTR).

   *) Also log the OpenSSL error message if the RSA temporary
      key(s) cannot be generated.

   *) Fixed mod_ssl Auth handler: it now returns DECLINED instead of
      OK if authentication is passed successfully to allow other modules
      (usually mod_auth) to still deny the request.

   *) Fixed certificate DN handling under EBCDIC platforms.
2001-04-29 20:36:47 +00:00
..
DEINSTALL Update ap-ssl to 2.8.2. Relevant changes from version 2.8.1: 2001-04-29 20:36:47 +00:00
DESCR Update ap-ssl to 2.8.0. Relevant changes from version 2.7.1: 2001-02-02 16:41:22 +00:00
INSTALL Update ap-ssl to 2.8.2. Relevant changes from version 2.8.1: 2001-04-29 20:36:47 +00:00
MESSAGE Add automatic ${VARIABLE} handling for MESSAGE files. 2001-01-29 11:34:21 +00:00
PLIST Update ap-ssl to 2.8.2. Relevant changes from version 2.8.1: 2001-04-29 20:36:47 +00:00