shibboleth/cpp-sp.git
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...
2003-11-11 Scott CantorFixed bug in service install name
2003-11-11 Scott CantorSet FD_SETSIZE if not set already.
2003-11-11 Scott CantorAdded a close() when the child socket exhausts the...
2003-11-10 Scott CantorSocket "name" is a string on all platforms.
2003-11-08 Scott CantorErrors in KeyStoreResolver
2003-11-08 Scott CantorRevamped credential APIs.
2003-11-08 Scott CantorAdd SAML library to link lines
2003-11-08 Scott CantorNew creds format.
2003-11-08 Scott CantorUpdated provider types and creds format.
2003-11-03 Scott CantorReference, not pointer.
2003-11-03 Scott CantorUsed wrong subject pointer in binding call.
2003-11-03 Scott CantorUpped lib version
2003-11-03 Derek AtkinsAdd an apache2 configuration sample
2003-11-03 Scott CantorRemoved old key/cert commands.
2003-11-03 Derek AtkinsGet the Apache-2.0 module working.
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-11-03 Scott CantorRevision for new binding API, won't work just yet...
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-11-03 Scott CantorAdded comment at top.
2003-11-03 Scott CantorExample credentials file.
2003-11-01 Scott CantorFixed various schema errors.
2003-11-01 Scott CantorCorrected data type.
2003-10-30 Scott CantorAdded timestamps to top level elements, new stuff for...
2003-10-28 Scott CantorFix for bug #74.
2003-10-14 Scott CantorAdded GlobalSign Root.
2003-10-07 Derek AtkinsFix Scott's test to make it work on Linux again
2003-10-07 Derek AtkinsAdd stdio.h to mysql link test
2003-10-07 Scott CantorCode around lack of POSIX rwlocks on 2.6
2003-10-07 Scott CantorAdd a test for POSIX rwlock interface
2003-10-03 Scott CantorAdd format parameter.
2003-10-03 Scott CantorSyntax error in validation
2003-10-02 Nate KlingensteinChanged shib-support to inqueue-support.
2003-09-23 Derek AtkinsFirst pass at an apache-2 module. It compiles on Linux
2003-09-23 Scott CantorOpenSSL on Solaris returning NULL method ptrs for empty...
2003-09-22 Nate KlingensteinAdded information about ca-bundle.crt for origins.
2003-09-05 Walter HoehnUpdated NSDL CA cert.
2003-09-05 Walter HoehnUpdated NSDL CA cert.
2003-09-03 Scott CantorFixed commented out rules.
2003-09-02 Nate KlingensteinSoftens language in 2.1 for Ken.
2003-08-24 Scott CantorCode around STL problems.
2003-08-24 Scott CantorUpdated library version.
2003-08-19 Scott CantorAdded new Verisign root.
2003-08-04 Walter HoehnCopied from /java/doc/.
2003-08-03 Scott CantorForgot to set C++ flags to use local RPC
2003-07-31 Walter HoehnCopied from /java/doc/.
2003-07-31 Walter HoehnCopied from /java/doc/.
2003-07-31 Walter HoehnMinor fixes.
2003-07-31 Walter HoehnIntegrating new doc changes from Steven.
2003-07-31 Walter HoehnAdded new 1.1 features to NEWS file.
2003-07-31 Walter HoehnUpdated some version numbers and an outdated path.
2003-07-31 Walter HoehnRev'd version number.
2003-07-31 Walter HoehnCopied updates from /java/doc/.
2003-07-31 Scott CantorUpdated feature list.
2003-07-31 Scott CantorUpdated feature list.
2003-07-30 Scott CantorWas overwriting session id with address.
2003-07-30 Scott CantorFixed problem with buffer reuse, set MIME type on errors.
2003-07-30 Scott CantorAdded default shireURL for IIS version to use.
2003-07-30 Scott CantorSome final Windows additions.
2003-07-29 Scott CantorAdd missing files.
2003-07-29 Walter HoehnCopied from /java/doc/.
2003-07-28 Scott CantorUpdate to OpenSSL 0.9.7b
2003-07-28 Nate KlingensteinUpdates to 1.1; simplifies section 4, moving most info...
2003-07-27 Scott CantorLet complex values pass AnyValue rules.
2003-07-27 Scott CantorReorganized attribute factory API for custom plugins.
2003-07-27 Scott CantorAdd sample Scope rules.
2003-07-26 Scott CantorUpdated package version.
2003-07-26 Scott CantorUpdated version to 1.1, added Scope rules in AAP section.
2003-07-26 Scott CantorFix accept/deny check in Scope rules.
2003-07-26 Scott CantorAllow only scope rules in a site rule.
2003-07-26 Scott CantorAdd permit/deny rules for Scope to AAP implementation.
2003-07-26 Scott CantorAdded scope rules to AAP schema.
2003-07-25 Walter HoehnCopied from /java/doc/
2003-07-24 Scott CantorAdded Headers.
2003-07-23 Scott CantorAdded new attributes.
2003-07-23 Scott CantorAdded MySQL section.
2003-07-23 Scott CantorTweak patch language.
2003-07-23 Scott CantorPatch to Makefile.in
2003-07-23 Scott CantorSmall changed, plus syncing up origin feature list.
2003-07-22 Scott CantorAdded a bit of logging.
2003-07-22 Scott CantorBad FAQ URL
next