Handle openssl when pkg_config not supported.
[shibboleth/opensaml2.git] / saml / saml.vcproj
2010-04-14 cantorAdd zlib DLL to build.
2010-03-04 cantorAdd non-build files to VS projects.
2010-03-04 cantorSwitch Win32 charset to MBCS
2009-12-25 cantorBump version, add pkg-config support, version schema...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-31 cantorBump version.
2009-06-01 cantorSupport reentrant queries in chaining metadata provider.
2009-05-22 cantorAdd EntityRole filter.
2009-04-05 cantorFixes to constants, allow sequences of condition rules...
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorNew policy rules for handling conditions.
2009-02-03 cantorMigrate makefiles to MSVC9
2008-12-29 cantorXerces 3 revisions.
2008-09-23 cantorBump version to 2.2.
2008-07-11 cantorBump library version.
2008-07-01 cantorRev version and add README file.
2008-06-23 cantorAdd cross-compile targets for x64.
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-11-06 cantorECP message decoder.
2007-11-06 cantorECP message encoder (requests via PAOS, responses via...
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-09-13 cantorAdd version resource.
2007-08-29 cantorDynamic metadata provider implementation.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-05-31 cantorCGI parser wasn't being used inside the library.
2007-05-19 cantorMoved request/response APIs out.
2007-05-11 cantorMethod scoping and map insert fixes.
2007-04-27 cantorAdd licenses, remove dependency on OpenSSL.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-17 cantorSAML 2 SSO validator.
2007-03-11 cantorScale back logging.
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-07 cantorSAML 1.x SSO assertion validator.
2007-03-07 cantorBasic assertion validator.
2007-03-06 cantorNull security rule for disabling security checks.
2007-03-06 cantorCollapse unneeded header files.
2007-03-05 cantorAdded marker interface for assertion types.
2007-02-27 cantorMoved CGI parsing class down to SAML utility class.
2007-02-12 cantorFixes to SOAP clients
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2007-01-02 cantorClean up catalogs, metadata endpoint mgmt template.
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-12-01 cantorRenamed XML library.
2006-11-30 cantorCopied in CDC class from Shib
2006-11-24 cantorSAML 2.0 SOAP client.
2006-11-24 cantorSAML 1.x SOAP client.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-12 cantor2.0 SOAP Encoder
2006-11-12 cantorFirst SOAP encoder.
2006-11-12 cantorSOAP decoders.
2006-11-09 cantorAdd TLS client auth rule.
2006-11-09 cantorMoved dest. check back to decoders, policy API changes.
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 cantorAdded MessageRoutingRule for destination checks.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-11 cantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-10-09 cantor1.x Artifact decoder, unit test.
2006-10-06 cantor2.0 POST binding and test
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-27 cantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-11 cantorAdded abstract metadata base, chaining trust and metada...
2006-09-06 cantorAllow for use as XMLTooling extension, clean up some...
2006-08-25 cantorPKIX TrustEngine.
2006-08-21 cantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-13 cantorAdd metadata observation hook.
2006-08-01 cantorSAML 2.0 artifact bits plus tests
2006-08-01 cantorSAML 1.x artifact bits
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-03 cantorReworked int/bool attribute handling.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-06-12 cantorInitial decryption and schema support for encrypted...
2006-05-30 cantorRenamed 2.0 source files to fix automake collision.
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-18 cantorRefactored signature handling.
2006-05-16 cantorCloning fixes, initial protocol check-in.
2006-05-14 cantorSAML Signature subclasses and test.
2006-05-08 cantorSAML objects in progress.
2006-05-04 cantorStarting SAML 1.x implementation.
2006-05-03 cantorInitial check-in.