Missing stat definition on older Red Hat.
[shibboleth/cpp-sp.git] / shib /
2004-10-18 Scott CantorSwitch to C cast for OS X
2004-10-13 Scott CantorAdd version resources to Windows projects
2004-10-13 Scott CantorVersion resource
2004-10-13 Scott CantorUpdate lib interface revision.
2004-08-08 Scott CantorFixed crash when removing lone assertion due to conditi...
2004-05-13 Scott CantorHelps to include header...
2004-05-13 Scott CantorAdd logging of result codes.
2004-05-10 Scott CantorLast sec draft std adjustment
2004-04-30 Scott CantorLast sync up to SAML draft
2004-04-25 Scott CantorAdd AnyAttribute support for global attrib acceptance...
2004-04-23 Scott CantorForgot to clear the vector.
2004-04-16 Scott CantorBug in metadata-based AA query.
2004-04-16 Scott CantorSwitching to local file handler for XML configs, much...
2004-04-15 Scott CantorTweaked some APIs to conform better to eventual metadata
2004-04-14 Scott CantorTreat empty response as success.
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-04-08 Noah LevittTry to be smart about removing .la files.
2004-04-08 Noah LevittActually we don't want to ignore *.loT.
2004-04-08 Noah LevittAdd *.loT to .cvsignore.
2004-04-08 Scott Cantorstatic cast required for Solaris
2004-04-08 Scott CantorImplement OpenSSL locking callbacks (way too late)
2004-04-08 Scott CantorMove exception "package" path into opensaml.
2004-03-30 Scott CantorAdded new exception for invalid handle, and detect...
2004-03-25 Scott CantorUpdated openssl path
2004-03-18 Scott CantorNew metadata API, fixes to SAML wrappers, simpler plugi...
2004-03-01 Scott CantorAdded more tracing
2004-03-01 Scott CantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 Scott CantorRedesigned APIs, factored out pluggable bits, new wrapp...
2004-02-04 Scott CantorInterim redesign to DOM-based config factories
2004-01-18 Scott Cantorremoved SimpleAttribute
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-12-11 Scott CantorWasn't returning true from attach()
2003-12-02 Scott CantorReplaced auto_ptr with try/catch block.
2003-12-02 Scott CantorMissing rest of SAML checking after extract of origin...
2003-11-22 Scott CantorFix dumping for older OpenSSL
2003-11-08 Scott CantorRevamped credential APIs.
2003-11-03 Scott CantorUpped lib version
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-10-07 Scott CantorCode around lack of POSIX rwlocks on 2.6
2003-10-03 Scott CantorSyntax error in validation
2003-09-23 Scott CantorOpenSSL on Solaris returning NULL method ptrs for empty...
2003-08-24 Scott CantorCode around STL problems.
2003-08-24 Scott CantorUpdated library version.
2003-07-28 Scott CantorUpdate to OpenSSL 0.9.7b
2003-07-27 Scott CantorLet complex values pass AnyValue rules.
2003-07-27 Scott CantorReorganized attribute factory API for custom plugins.
2003-07-26 Scott CantorFix accept/deny check in Scope rules.
2003-07-26 Scott CantorAdd permit/deny rules for Scope to AAP implementation.
2003-07-15 Scott CantorFixed nasty null pointer bug in Thread::join()
2003-07-13 Scott CantorAdded Win32 threads source to dist.
2003-07-13 Scott CantorRevised distribution inclusions.
2003-07-09 Scott CantorChange output filenames.
2003-07-01 Scott CantorFixed TLS.
2003-06-29 Scott CantorAdded license.
2003-06-29 Scott CantorWrong license in file.
2003-06-28 Scott CantorUpdate Windows project files
2003-06-28 Scott CantorAdded export specifiers.
2003-06-27 Scott CantorCheck for optional attributes before assignment.
2003-06-27 Scott CantorUpped revision
2003-06-27 Scott CantorReimplemented AAP consistent with Metadata/Trust APIs
2003-06-23 Aaron Wohlmake a less pthreads specific way to mask signals
2003-06-12 Scott CantorBetter warnings when rejecting values.
2003-06-11 Scott CantorAdded consts.
2003-06-09 Scott CantorBypass spurious warning
2003-06-09 Scott CantorWrong variable name.
2003-06-09 Scott CantorUpdate timestamp when reloading file.
2003-06-06 Derek AtkinsDon't die on a certificate parse (or keystore) failure...
2003-05-21 Scott CantorRemoved InCommon constant.
2003-05-21 Scott CantorRemove test program
2003-05-20 Aaron Wohltest harness for windows shib-threads.cpp, could work...
2003-05-20 Aaron Wohl1) add virtual destructors to all base classes
2003-05-19 Aaron Wohloops the public static functions wherent in that versin...
2003-05-19 Aaron Wohlwindows implementation needs more testing
2003-05-19 Aaron Wohlget rid of timespec in portable ccache. it doesnt...
2003-05-19 Scott CantorForgot to initialize member
2003-05-19 Scott CantorShifted getCert call from IAuthority to Trust
2003-05-19 Scott CantorForgot to check result of validation.
2003-05-19 Scott CantorFirst cut of new trust interfaces
2003-05-18 Scott CantorFill in missing methods.
2003-05-18 Scott CantorTemporary noops for cert validation.
2003-05-18 Scott Cantorvariable scoping error
2003-05-18 Scott CantorRefactoring of metadata interface
2003-05-18 Scott CantorAdd various MSVC extensions
2003-05-17 Scott CantorTweak to provider type
2003-05-17 Scott CantorRevised metadata interface for multiple sources/providers
2003-05-15 Scott CantorAdded AnyValue support in AAP
2003-05-15 Scott CantorSwitch to UTF-8 for values.
2003-05-12 Scott CantorStat the pathname directly, removed stale code.
2003-05-08 Scott CantorAvoid pushing unconverted values on to the list.
2003-05-02 Scott CantorAdded null destructors
2003-05-02 Scott CantorSupport multiple contacts.
2003-04-23 Derek AtkinsIt helps if the method is declared as part of the class ;)
2003-04-23 Scott CantorAdded APIs for origin site access.
2003-04-22 Scott CantorRemoved the includes and some lib folders.
2003-04-20 Scott CantorCan't inline virtuals
2003-04-20 Scott CantorUpdated version
2003-04-20 Scott CantorHeader case correction
2003-04-20 Scott CantorPrelim port to Apache xml-security lib
2003-04-04 Scott CantorRemoved attribute factories.
2003-04-04 Scott CantorMigration of eduPerson code.
next