* Tue Jul 18 18:49:34 CEST 2006 Massimiliano Pala <madwolf@openca.org>
-Removed required index file option in the configuration file (was not
used)

* Mon Apr 24 12:29:22 CEST 2006 Massimiliano Pala <madwolf@openca.org>
-Fixed invalidity date problem (no more empty ext added to responses)
-Added log reporting of returned status about a response when the
verbose switch is used (before it was enabled only in DEBUG mode)

* Mon Dec 19 00:00:23 EST 2005 Massimiliano Pala <madwolf@openca.org>
-Added chroot facility to enhance server security

* Thu Nov  3 19:33:21 EST 2005 Massimiliano Pala <madwolf@openca.org>
-Fixed compile against OpenSSL 0.9.8a
-Fixed HTTP downloading routines for CRLs and CA certs
-Fixed Solaris Port for Signal Handling on CRLs check and reloading

* Thu Oct 20 09:19:27 EDT 2005 Massimiliano Pala <madwolf@openca.org>
-Added extra checking on initialization of variables to avoid errors
for ldap/http address parsing and usage

* Thu Oct  6 12:16:23 CEST 2005 Massimiliano Pala <madwolf@openca.org>
-Fixed variables init (for Solaris) and code cleanup

* Mon Aug 29 12:45:38 CEST 2005 Massimiliano Pala <madwolf@openca.org>
-Added 3rd header in response to solve a CiscoIOS problem

* Wed Jun  1 2005 Massimiliano Pala <madwolf@openca.org>
-Modified the privilege management to allow for the server to run on
ports < 1024 under not privileged user/group
-Fixed some Solaris signal-handling definitions

* Thu Apr 28 2005 Massimiliano Pala <madwolf@openca.org>
-Fixed RPM installation of man pages

* Tue Apr 19 19:50:09 CEST 2005
-Spec file updated
-Man pages updated with new configuration options
-Fixed child re-spawning when HSM is active
-Added support for CA/CRL downloading via HTTP

* Fri Jan 28 16:14:14 CET 2005
-Fixed SIGHUP problem when auto_crl_reload was enabled
-Fixed Solaris include for flock usage instead of semaphores
-Added --enable-flock and --enable-semaphores in configure script

* Tue Jan 18 14:01:13 CET 2005
-Fixed bug for nextUpdate and lastUpdate fields setting when reloading
CRLs.
-Added CA certificate loading from LDAP.
-Added multiple CA certificate from the same cACertificate entry in LDAP.
-Fixed Solaris putenv issues in configure.c
-Added OS architecture specific targes in makefiles

* Wed May 19 19:19:11 CEST 2004
-First support for new data structure for CRL lookup and multi CAs
support (not working now)
-Fixed configure.in for correct generation of config.h
-Fixed configure.in for openldap ld options (for non-standard directories)

* Mon May 17 19:06:39 CEST 2004
-Fixed compilation problems on Solaris
-Added support for exclusion of ldap usage (--disable-openldap)
-Added support for openldap directory specification
-Fixed signal handling and correct children death
-Added pre-spawning of processes()

* Thu May 13 20:21:09 CEST 2004
-Fixed miscreation of responses when certificate is revoked
-Fixed crl loading checking (segmentation fault on loading fixed)

* Fri Jan 17 17:59:56 CET 2003
-Correclty lookup using loaded CRL
-Added extensions management from CRL to OCSP response

* Mon Jan 13 14:00:24 CET 2003
-Updated the sample (contrib/) configuration file
-Added CRL retrivial from LDAP server
-Added LDAP support (needs OpenLDAP libraries)
-Added CRL retrivial from file

* Oct 16 05:29:00 Tue 2002
-Added multi child spawning (max_childs_num)
-Fixed zombi child presence

* Feb 25 00:54:00 Mon 2002
-Fixed response generation
-Added verbose information to syslog
-Support for the index.txt db file
-Addedd response generation related keywords in the configuration
file
