Changed shib-support to inqueue-support.
[shibboleth/cpp-sp.git] / shib /
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.
2003-03-06 Scott CantorAdded format URI
2003-03-06 Scott CantorAdded format URI
2003-03-04 Scott CantorFixed calls to exception macros
2003-03-04 Scott Cantorupdated pkg and lib version
2003-02-25 Scott Cantorcorrected log label
2003-02-19 Scott Cantorfixed typename in exception classes
2003-02-19 Scott Cantorfixed extra template instantiation
2003-02-19 Scott CantorAdded new OriginSiteMapper design to support refresh.
2003-02-14 Scott CantorBypass policy URI for now.
2003-02-13 Scott CantorModified default policy URI.
2003-02-08 Scott Cantorextra backslash
2003-02-08 Scott CantorMigrated thread API from shib-target.
2003-02-02 Scott CantorAdded Java-style pkg prefix to exceptions.
2003-02-02 Scott CantorWindows makefile changes
2003-02-02 Scott CantorAdded RTTI and factory interface for exceptions.
2002-12-20 Scott CantorAdded missing files to distribution.
2002-12-17 Scott CantorRevised OriginSiteMapper so that domain iterator includ...
2002-12-16 Scott CantorCustomize signature verify step based on type of signed...
2002-12-15 Scott CantorRemove Windows config header
2002-12-13 Scott CantorReverted POST profile API to return pointers.
2002-12-10 Scott CantorRevised exception modeling.
2002-10-21 Scott CantorMade calist mapper paramater optional (don't need CAs...
2002-10-20 Scott CantorPartial implementation of signature verification with...
2002-10-16 Walter HoehnBacked out default security domain change. The change...
2002-10-15 Walter HoehnAdded name-based default security domain to Origin...
2002-10-04 Scott CantorChanged layout for autoconf
2002-10-04 Scott CantorAdded registration of schema, to insure it's been insta...
2002-10-04 Derek AtkinsMove shib-target.h into shib-target subdir
2002-10-03 Scott CantorChanged header inclusion
2002-10-03 Scott CantorCheck in initial autoconf files and headers
2002-09-27 Scott CantorHardcoded a base of file:/// so relative URIs can be...
2002-09-27 Scott CantorAdded destructor.
2002-09-27 Scott CantorRemoved mapper from APIs.
2002-09-27 Scott CantorInitial port from Java
2002-09-27 Scott CantorAdded constants.
2002-09-20 Scott CantorUpdated to Xerces 2.1
2002-09-13 Scott CantorWrapped g_config in an anon. namespace
2002-09-09 Scott CantorReworked config class.
2002-09-09 Scott CantorAdded ctime header.
2002-08-19 Scott CantorChanged Iterator::next() to return const&
next