[an error occurred while processing this directive]
* Mar 22 2010 Massimiliano Pala- Fixed PRQP Request/Responses signatures (via the general PKI_X509 cbs) - Added easy functions for adding services to PRQP_RESP objects - Fixed usage of PKI_STRING_OCTET instead of PKI_STRING_BIT in CERT_IDENTIFIER * Jan 18 2010 Massimiliano Pala - Fixed RPM building script * Nov 14 2009 Massimiliano Pala - Fixed Signature verification for OCSP and PRQP messages - Fixed parsing OCSP responses (on load) - Added simple OCSP REQ single request handling functions - Fixed build system for all platforms and libtool 2.2.6+ * Nov 02 2009 Massimiliano Pala - Simplified configure.in script - Fixed some libtool problems * Oct 31 2009 Massimiliano Pala - Fixed algorithm setting in PKI_sign() - Fixed debugging messages for PKI_X509_PROFILE and PKI_CONFIG * Oct 27 2009 Massimiliano Pala - Added the possibility to specify Certificate Template and Level of Assurance in PKI_MSG_REQ interface (working with SCEP messages (tested with OpenCA)) - Fixed PKI_X509_PROFILE and PKI_CONFIG parsing functions (update is now working correctly - Finished PKI_X509 object container for all the principal objects (REQ, CRL, CERT, SCEP_MSG, PKCS#7, PKCS#12) * Oct 9 2009 Massimilaino Pala - Added the new PKI_X509 object container to simplify PKI_X509_XXX management * Sep 30 2009 Massimiliano Pala - Added the possibility to get a PKI_PKCS12 from a PKI_TOKEN - Added public PKI_NET_* functions for managing network connections both for client and server applications * Sep 28 2009 Massimiliano Pala - Added support for RDN (retrieving a list of RDN from a PKI_X509_NAME) * Sep 7 2009 Massimiliano Pala - Added support for OCSP request and response easy generation * Jun 26 2009 Massimiliano Pala - Passed compilation with -Wall -Wextra in GCC * Jun 23 2009 Massimiliano Pala - Finished PKCS#12 full support for PKI_TOKEN import/export functions - Fixed a bug in PKI_NAME_get_parsed() function (Memory) - Added support for creating in-memory PKI_X509_PROFILE configs - Added support for Proxy Certificates (RFC 3820) issuing via PKI_TOKEN * Jun 7 2009 Massimiliano Pala - Added PKCS#12 get support (from a URL) - Added creation of a new PKI_TOKEN from a PKCS#12 object * May 14 2009 Massimiliano Pala - Updated PRQP support to draft-ietf-pkix-prqp-03.txt (referrals support) - Fixed initialization error when setting the default password CB * May 4 2009 Massimiliano Pala - Added PKI_MSG_RESP type of messages - Fixed sending PKI_MSG_REQ (SCEP) type of messages over HTTP * May 2 2009 Massimiliano Pala - Started simplifying the SCEP interface - Integrating SCEP message support in PKI_MSG system - Fixed PKI_X509_ATTRIBUTE management for PKCS#7 * Apr 27 2009 Massimiliano Pala - Started the PKI_MSG_* subsystem to handle communication between a client/CA - Added support for PKCS#7 handling * Apr 24 2009 Massimiliano Pala - Added support for OID optional field in PRQP requests/responses - Fixed a mispelled OID (htmlRequest) * Apr 23 2009 Massimiliano Pala - Added pki-query tool (PRQP client) - Added color to pki-query output - Fixed a URL parsing error (URI_PROTO_SOCK was not selected in socket:// URI) * Apr 22 2009 Massimiliano Pala - Fixed a bug in releasing xml resources after parsing a config file * Apr 20 2009 Massimiliano Pala - Fixed an error in PRQP OID initialization - Changed PRQP_REQ and PRQP_RESP to PKI_PRQP_REQ and PKI_PRQP_RESP - Aligned URL interface for PRQP to the rest of the library URL system