Moved path constants into main header for WIN32
[shibboleth/cpp-sp.git] / shib /
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.
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...
next