shibboleth/cpp-sp.git
2003-04-20 Scott CantorFixed config defs.
2003-04-20 Scott CantorReordered headers and removed some constants.
2003-04-20 Scott CantorA few compatibility fixes.
2003-04-19 Scott CantorAdded contact info to site metadata.
2003-04-19 Scott CantorCode shifted to shib library.
2003-04-17 Derek AtkinsChange cacheTimeout configuration from minutes to seconds
2003-04-16 Derek AtkinsPlug-in support for Credential Cache -- allows for...
2003-04-14 Derek AtkinsBegin a restructuring to allow the most re-use of code for
2003-04-07 Derek Atkinsxmlsec requires xml2 -- required to get "make distcheck...
2003-04-07 Derek AtkinsUser -> for pointer dereference
2003-04-07 Derek AtkinsProperly find Xerces-C 2.2 (it needs a namespace)
2003-04-04 Scott CantorAdded logging.
2003-04-04 Scott CantorAdded attribute factories.
2003-04-04 Scott CantorRemoved attribute factories.
2003-04-04 Scott CantorRemoval of eduPerson
2003-04-04 Scott CantorMoved AAP and attribute config from eduPerson lib.
2003-04-04 Scott CantorMigration of eduPerson code.
2003-04-04 Scott CantorSwitched to pattern layout.
2003-04-03 Scott CantorMoved AAP stuff in, added new attr value type.
2003-03-21 Derek AtkinsMake sure to always include mod_shibrm and mod_shire...
2003-03-20 Derek AtkinsApply XDR fix for SunRPC, even though our code is not...
2003-03-17 Scott CantorRemove old schema
2003-03-17 Scott Cantorremoved unneeded schema
2003-03-12 Derek AtkinsMake sure we distribute a complete source tree
2003-03-10 Derek Atkinsrevert out the daemon() call -- it's not portable
2003-03-07 Derek Atkinsput the shar into the background by default
2003-03-06 Scott CantorAdded format URI
2003-03-06 Scott Cantoradded back old audience value for easier migration...
2003-03-06 Scott CantorAdded format URI
2003-03-05 Derek AtkinsFix a spelling snafu
2003-03-04 Scott CantorFixed calls to exception macros
2003-03-04 Derek AtkinsChange the RPCError API; supply a 'type', 'text', ...
2003-03-04 Scott CantorUse a fixed message for AA content type errors for now
2003-03-04 Scott Cantoradded AAP to build
2003-03-04 Scott Cantorupdated pkg and lib version
2003-03-03 Derek AtkinsHandle errors slightly better.
2003-03-01 Scott CantorAllow empty policy.
2003-03-01 Scott CantorScrewed up another cut and paste.
2003-03-01 Scott CantorForgot a cast.
2003-03-01 Scott CantorScrewed up DOM element reference.
2003-03-01 Scott CantorMore debugging.
2003-03-01 Scott CantorDebug logging.
2003-03-01 Walter HoehnAdded RSA server CA for UTH.
2003-02-28 Scott CantorFixed bug in EPPN parsing.
2003-02-28 Scott CantorUpdated default.
2003-02-28 Scott CantorComments fixed.
2003-02-28 Scott CantorDefault policy
2003-02-28 Scott CantorUse InCommon key for sites file.
2003-02-28 Scott CantorAdded default AAP.
2003-02-28 Scott CantorChange to attribute name.
2003-02-28 Scott CantorMultiply minutes for cleanup by 60.
2003-02-28 Scott Cantorrevised mapper interface
2003-02-28 Scott Cantoradded CA support
2003-02-28 Scott Cantorfixes to regexp code
2003-02-25 Derek AtkinsFix the ShibINI::iterator destructors.
2003-02-25 Derek AtkinsImprove the logging information
2003-02-25 Derek AtkinsBe sure to delete the ShibINI::Iterator objects when...
2003-02-25 Derek AtkinsImplement the request attributes
2003-02-25 Scott Cantorcorrected log label
2003-02-25 Scott CantorFixed a race condition during ST init, moving most...
2003-02-25 Derek AtkinsAdd configuration options for the cacheType, cacheClean...
2003-02-24 Scott CantorAdded regexp feature to require rule processing.
2003-02-24 Scott CantorRevise affiliation URI
2003-02-20 Scott CantorAdded refresh setting.
2003-02-20 Scott CantorAdded refresh setting.
2003-02-19 Scott Cantorfixed typename in exception classes
2003-02-19 Scott Cantorchanged constant
2003-02-19 Scott CantorFixed policy loading again
2003-02-19 Scott Cantorwrong ini section in policy loading
2003-02-19 Scott CantorChange policy URI
2003-02-19 Scott CantorUse built in mapper implementation.
2003-02-19 Scott Cantorfixed extra template instantiation
2003-02-19 Scott CantorAdded new OriginSiteMapper design to support refresh.
2003-02-15 Scott CantorChanged policy URI to pilot version.
2003-02-14 Scott CantorWasn't calling function to get socket name.
2003-02-14 Scott CantorReturn NULL sock name if config not loaded.
2003-02-14 Scott CantorWorked around C language of shar.
2003-02-14 Scott CantorRemove old GCC makefiles
2003-02-14 Scott CantorMade SHAR socket name/port configurable.
2003-02-14 Scott CantorBypass policy URI for now.
2003-02-13 Scott CantorVarious fixes to runtime policy changes
2003-02-13 Scott CantorConverted policy vector to XMLCh from xstring
2003-02-13 Scott CantorAdded filter on assertions for condition checking.
2003-02-13 Scott CantorAdded runtime policy via config file, added global...
2003-02-13 Scott CantorAdded SAML policies
2003-02-13 Scott CantorModified default policy URI.
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-02-08 Scott Cantorextra backslash
2003-02-08 Scott CantorMigrated thread API from shib-target.
2003-02-04 Derek AtkinsChange the "extensions" header to "extensions:saml...
2003-02-02 Scott CantorFixed exception constructor.
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.
2003-01-31 Derek Atkinsneed to convert the XMLString to char* to output..
2003-01-31 Derek Atkinsfix a potential SEGV in the rpc code
2003-01-31 Derek Atkinsmod_shibrm:
2003-01-31 Derek Atkinsshib-ccache.cpp:
2003-01-31 Derek Atkinsignore xmlsectest
2003-01-30 Derek AtkinsMove some headers around so we can #undef _XOPEN_SOURCE
next