ChangeLog - PRQP Server v0.5.0
* Thu Mar 18 2010 Massimiliano Pala
- Provided first working package scripts
- Fixed daemon compilation against latest version of libpki
- Fixed script for generating automatically basic configs for CAs
- Updated to the latest version of PRQP specifications (-04)
* Tue Feb 25 2009 Massimiliano Pala
- Simplified thread management in core.c
- Added usage of cond variables (server/threads interaction)
- NOTE: Never initialize a PKCS#11 token before using fork(): it won't work!
* Sat Nov 08 2008 Massimiliano Pala
-Fixed PRQP response generation
-Added Version and textInfo support in responses
* Fri Oct 31 2008 Massimiliano Pala
-Fixed Response creation and (basic) HTTP Headers handling
-Updated to the latest version of LibPKI