shibboleth/cpp-sp.git
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
2003-07-22 Scott CantorReordered includes.
2003-07-22 Scott CantorAdded ONC define.
2003-07-22 Scott CantorConditional redefine of svc_fdset to onc_svc_fdset.
2003-07-22 Scott CantorAdded AC_DEFINE for ONC library.
2003-07-21 Scott CantorOverride svc_fdset global to hide Solaris global.
2003-07-21 Scott CantorHide svc_fdset symbol to override Solaris global.
2003-07-21 Scott CantorSwitch from kernel call to FD_SETSIZE.
2003-07-16 Scott CantorSwapped order of deletes in cleanup
2003-07-16 Scott CantorAdded noinst header
2003-07-16 Scott CantorInstall to libexec
2003-07-16 Scott CantorChanged default schema path on Windows
2003-07-16 Scott CantorAdded docs for MySQL cache.
2003-07-15 Scott CantorTurn on SQL cache by default.
2003-07-15 Scott CantorAdded finalize call.
2003-07-15 Scott CantorPoint build at mysql sources.
2003-07-15 Scott CantorAdded clarifying stderr msg once log is switched.
2003-07-15 Scott CantorTweaked some logging.
2003-07-15 Scott CantorFixed nasty null pointer bug in Thread::join()
2003-07-15 Scott CantorCompile error.
2003-07-14 Scott CantorAdded aap-uri warning.
2003-07-14 Scott CantorMajor rewrite for Windows and IIS, 1.0.1 changes, many...
2003-07-14 Scott CantorAdd backward-compatibility hack for aap-uri setting.
2003-07-14 Scott CantorFixed unlink option
2003-07-13 Scott CantorRevised distribution inclusions.
2003-07-13 Scott CantorAdded Win32 threads source to dist.
2003-07-13 Scott CantorRevised distribution inclusions.
2003-07-09 Scott CantorAdded Win32 Install file.
2003-07-09 Scott CantorAdded VC++ files to dist.
2003-07-09 Scott CantorChange output filenames.
2003-07-09 Scott CantorAdded catch(...) handler.
2003-07-09 Scott CantorWorking version.
2003-07-07 Scott CantorAdd shibtarget project to Windows build
2003-07-07 Scott CantorAdded POST handler as an ISAPI extension.
2003-07-07 Scott CantorAdded isapi section and per-site parameters for ISAPI.
2003-07-06 Scott CantorRewritten filter based on 1.0 APIs, still missing POST...
2003-07-05 Scott CantorRemoved useless "normalizing" code.
2003-07-05 Scott CantorWin32 service support.
2003-07-05 Scott CantorBroke apart to account for Windows service differences.
2003-07-01 Scott CantorImplemented per-thread RPC handles.
2003-07-01 Scott CantorFixed TLS.
2003-07-01 Scott CantorAdd TCP define to C++ flags
2003-07-01 Scott CantorRemove old projects.
next