shibboleth/cpp-sp.git
2004-03-18 Scott CantorUpdate Apache module build advice
2004-03-18 Scott CantorNew config file examples, and a self-signed key
2004-03-18 Scott CantorRevisions for new target libraries
2004-03-18 Scott CantorModules for new library API, merged shibrm code into...
2004-03-18 Scott CantorNew config API and session cache API
2004-03-18 Scott CantorNew config, C++ Listener API
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-03-18 Scott CantorNew config formats
2004-03-18 Scott CantorNew plugin API, some memory leaks and other issues...
2004-03-18 Scott CantorNew metadata API, fixes to SAML wrappers, simpler plugi...
2004-03-18 Scott CantorAdd Apache 2.0 project file
2004-03-18 Derek Atkinsfencepost error readying from apache. works now with
2004-03-17 Derek AtkinsNeed to properly zero-ize buffers before passing them...
2004-03-17 Derek AtkinsGet cgi parsing code to work. Note: it helps a lot if
2004-03-14 Scott CantorMore newer gcc code fixed
2004-03-14 Scott CantorBad indirection in iterator
2004-03-14 Derek AtkinsMakefile's dont work properly with embedded ^M chars
2004-03-01 Scott CantorAdded more tracing
2004-03-01 Scott CantorMetadata revisions, fixed lack of per-thread binding...
2004-03-01 Scott CantorRenamed creds section
2004-03-01 Scott CantorUpdated example
2004-03-01 Scott CantorUpdating licenses and docs
2004-03-01 Scott CantorRestored AttributeValueType for older origins
2004-03-01 Scott CantorExtra dash in comment
2004-03-01 Scott CantorWouldn't compile?
2004-03-01 Scott CantorUpdated makefiles
2004-03-01 Scott CantorAlign to new APIs
2004-03-01 Scott CantorChange CVS properties
2004-03-01 Scott CantorAdded attribute caching options
2004-03-01 Scott CantorWasn't verifying peer, fixed matching loops, changed...
2004-03-01 Scott CantorFixes to get them compiling
2004-03-01 Scott CantorRedesigned APIs, factored out pluggable bits, new wrapp...
2004-03-01 Scott CantorUpdated schemas
2004-03-01 Scott CantorUpdated config files.
2004-03-01 Scott CantorUpdating licenses and docs
2004-02-29 Scott CantorFixes to matching function
2004-02-26 Derek Atkinsport scott's cgiparse code into a C++ class.
2004-02-25 Scott CantorNew plugin implementations of Shibboleth APIs
2004-02-25 Scott CantorAdded AttributeAuthority elements.
2004-02-24 Scott CantorTrust metadata schema
2004-02-17 Derek AtkinsPort scott's changes from apache-1.3 to apache-2.
2004-02-17 Derek Atkinsscott missed a closing brace. Now this compiles
2004-02-16 Scott CantorDon't require origin to supply client IP
2004-02-12 Scott CantorProvide upgrade path for database from old version
2004-02-12 Scott CantorUpdated version, try and replace state table from older...
2004-02-12 Scott CantorCache sessions and attributes by application_id, remove...
2004-02-11 Scott CantorAdded default attribute lifetime.
2004-02-10 Scott CantorFirst draft
2004-02-09 Scott CantorAdded creds schema
2004-02-04 Scott CantorRemoved RPCHandle code.
2004-02-04 Scott CantorChange CVS properties
2004-02-04 Scott CantorMoved RPCHandle functionality inside library, added...
2004-02-04 Scott CantorInterim redesign to DOM-based config factories
2004-02-02 Scott CantorAdded time and providerId params on redirect
2004-02-02 Scott CantorAdded time and providerId params on redirect
2004-01-18 Scott Cantorgcc didn't like empty iterator
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2004-01-18 Scott Cantorbad filename
2004-01-18 Scott Cantorremoved SimpleAttribute
2004-01-17 Scott CantorFixes to make it compile for now
2004-01-17 Scott CantorChange CVS properties
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2004-01-09 Scott CantorAdded scheme enum
2004-01-09 Scott CantorUntested URL mapping support.
2004-01-07 Scott CantorMade hosts optional.
2004-01-07 Scott CantorFirst draft of URL mapping schema
2003-12-30 Scott CantorShould init refcount value.
2003-12-30 Scott CantorAdding installshield scripts to cvs
2003-12-30 Scott CantorChanged media path
2003-12-30 Scott CantorAdding installshield scripts to cvs
2003-12-23 Scott CantorHandle empty cookie with a retryable error.
2003-12-23 Scott CantorCheck for empty cookie before calling RPC.
2003-12-13 Scott CantorChange CVS properties
2003-12-12 Derek AtkinsDon't hard-code /opt/shibboleth in the sources. Use...
2003-12-12 Derek AtkinsConfig files point to $prefix
2003-12-12 Derek AtkinsBuild the config files at compile-time; this will let...
2003-12-12 Derek AtkinsMove the configs EXTRA_DIST from main Makefile into...
2003-12-11 Scott CantorRemoved unneeded warning about socket closure.
2003-12-11 Scott CantorWasn't returning true from attach()
2003-12-11 Derek AtkinsAdd support for ShibRequireAll per-directory directive
2003-12-08 Nate KlingensteinSmall changes & fixes reported by users.
2003-12-03 Scott CantorShibTargetException needs copy ctor like elf needs...
2003-12-03 Scott CantorAdded release() calls.
2003-12-02 Scott CantorCleaned up some auto_ptrs.
2003-12-02 Scott CantorCleaned up some auto_ptrs.
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-25 Derek AtkinsBetter exiting without an ini-file
2003-11-24 Derek AtkinsHandle the case where a session is destroyed in the...
2003-11-24 Derek AtkinsAdd some additional shutdown logging
2003-11-24 Scott CantorERROR constant was conflicting on Windows
2003-11-22 Scott CantorFix dumping for older OpenSSL
2003-11-18 Derek AtkinsImproved SHIREURL support:
2003-11-18 Derek AtkinsRemove the non-used eduperson module code
2003-11-18 Derek AtkinsRemove (old) mod_shib code
2003-11-18 Derek AtkinsFirst pass at an API for a higher-level target API
2003-11-18 Derek AtkinsRefactor some code:
2003-11-18 Derek AtkinsNeed to set -lssl -lcrypto and do so outside the -...
2003-11-18 Derek AtkinsDon't forget to add -lssl -lcrypto
2003-11-18 Derek AtkinsCheck for pkg-config and use that for openssl libraries...
next