https://issues.shibboleth.net/jira/browse/SSPCPP-544
[shibboleth/xmltooling.git] / configure.ac
2013-05-06 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-94
2012-12-08 scantorRemove unused sizeof check to avoid using it.
2012-10-26 scantorBump version to 1.5.2
2012-09-06 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-498
2012-07-05 scantorRoll back unnecessary configure test, and add ECDSA...
2012-07-03 scantorRegister extended OAEP algorithm conditionally
2012-05-24 scantorNeed test for gmtime_r
2012-05-17 scantorInclude patch version
2011-12-29 scantorAdd scoped_ptr support to Lock wrappers
2011-12-24 scantorFix CPPFLAGS setter
2011-12-06 scantorMove BOOST_CPPFLAGS into main flags
2011-12-04 scantorMore boostisms, add string tokenizer
2011-12-04 scantorReplace int converstion code
2011-12-03 scantorAdd check for Boost pointer container
2011-12-03 scantorIncorporating boostisms
2011-11-16 scantorAdd POSIX flag to Solaris build
2011-11-16 scantorFix curl link and type tests.
2011-11-16 scantorFix library ordering issues with link commands.
2011-11-16 scantorBoost dependency support.
2011-08-08 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-79
2011-06-16 scantorRemove pkg files from configure, fix bug link
2011-05-19 scantorBump version, adjust VC build for parallel make, fixes...
2011-03-01 scantorBumping version pending decision on next release.
2011-01-28 cantorBump version.
2010-11-19 cantorFix the CRL list size check.
2010-11-12 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-66
2010-10-23 cantorNeed to check for openssl EC support.
2010-10-23 cantorMove AC_DISABLE_STATIC above libtool init.
2010-10-23 cantorBack off libtool macro for compatibility.
2010-10-23 cantorBack off autoconf version.
2010-10-12 cantorWorking scripts
2010-10-12 cantorEditorial fixes.
2010-10-12 cantorEditorial fixes.
2010-10-12 cantorResult of autoupdate
2010-10-12 cantorStart revisions of autotools material.
2010-09-19 cantorRevert reordering of libtool macros.
2010-09-14 cantorReorder libtool macros.
2010-09-14 cantorClean up AC_DEFINE.
2010-09-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-07-20 cantorRoute signature debugging to log.
2010-06-30 cantorAdd EC key support to helpers and KeyInfo resolution.
2010-06-09 cantorAdd support for DEREncodedKeyValue.
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-04-30 cantorAttempt to fix SUSE 11.2 build by reordering lib flags...
2010-02-04 cantorAdd code paths for new xmlsec APIs, and allow for undet...
2009-12-25 cantorBump version, add pkg-config support, version the schemas
2009-12-10 cantorWarn on pkg-config openssl failure and try default...
2009-12-03 cantorBump version.
2009-11-23 cantorBump version.
2009-11-04 cantorBump to 1.3.1
2009-09-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-37
2009-08-26 cantorBump version, and draft a fix for CPPXT-40
2009-08-24 cantorBump version.
2009-08-10 cantorMove building of packaging files into configure.
2009-06-26 cantorBump revision in case a patch release is done.
2009-03-06 cantorFix type check.
2009-03-06 cantorAttempt to handle xmlsec versions where xsecsize_t...
2008-12-31 cantorFix BinMemInputStream test.
2008-12-16 cantorFix autoheader warnings.
2008-12-15 cantorXerces 3 revisions.
2008-12-07 cantorAdd DOM3 tests for Xerces 3 support.
2008-09-22 cantorBump version to 1.2.
2008-07-23 cantorDefine sizeof(long) and switch to lib64 for some platforms.
2008-07-01 cantorRev version and add README file.
2008-06-04 cantorUpdate version headers and autoconf scripts.
2008-03-17 cantorNeed to append libraries not replace them.
2008-03-17 cantorNeed to move openssl checks above the xmlsec checks.
2007-11-13 cantorMisspelled.
2007-11-13 cantorRework iterator template again for Sun's broken STL.
2007-11-13 cantorNeed C++ linker in place during curl/openssl tests.
2007-11-13 cantorSolaris compiler doesn't like two include macros on...
2007-10-21 cantorFix log4shib/log4cpp link check.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-10-02 cantorCheck for xmlsec 1.4, fixes to openssl logic.
2007-08-01 cantorOnly check log headers for the chosen version.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-17 cantorChopped CPPFLAGS by accident.
2007-05-17 cantorMove curl dependent code to full build only.
2007-05-17 cantorCleaned up source for dual build
2007-05-16 cantorFor now, apply xmlsec flags to both builds.
2007-05-16 cantorApply flags to full build, added missing quote.
2007-05-16 cantorFix some syntax errors
2007-05-16 cantorChanges to split library into a lite and full version.
2007-05-12 cantorAdd doc to Makefile set.
2007-05-12 cantorAdd back missing thread function check.
2007-05-11 cantorAdd host check to get Sun hack working
2007-05-11 cantorTry to patch around Sun compiler bug.
2007-04-26 cantorPorting fixes
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2006-11-21 cantorAdd libcurl and covariant return checks.
2006-10-19 putmanbAdd autoconf function check for strcasecmp for macro...
2006-08-17 putmanbSimplify autoconf timegm function check.
2006-08-16 putmanbAdd autoconf test for timegm to set HAVE_TIMEGM appropr...
2006-07-24 cantorCredential resolver plugin
2006-07-17 cantorAdd OpenSSL to build
2006-07-02 cantorUnix thread support
2006-07-02 cantorThreading support.
2006-05-02 cantorPrelims for symbol hiding, doesn't work yet
2006-04-19 cantorCleanup
2006-04-17 cantorRemove pthread macros.
next