shibboleth/cpp-sp.git
2004-04-08 Noah LevittTry to be smart about removing .la files.
2004-04-08 Scott CantorChanged default for strict lifetime checking to false
2004-04-08 Noah LevittActually we don't want to ignore *.loT.
2004-04-08 Noah LevittAdd *.loT to .cvsignore.
2004-04-08 Scott CantorAdded noverify option, will check sig if present, but...
2004-04-08 Derek AtkinsBe careful of empty vars
2004-04-08 Scott CantorLeave Errors extensions open.
2004-04-08 Scott CantorHad an attribute mis-named.
2004-04-08 Scott CantorAdded clockSkew attribute
2004-04-08 Scott CantorRestrained attribute wildcarding, added clockSkew
2004-04-08 Scott CantorAdded clock skew config.
2004-04-08 Scott CantorLog some of the config-related errors.
2004-04-08 Scott CantorChanged dashes to character references.
2004-04-08 Scott Cantorstatic cast required for Solaris
2004-04-08 Derek AtkinsRemove old apache-1.3 and apache-2.0 code, as we now...
2004-04-08 Scott CantorImplement OpenSSL locking callbacks (way too late)
2004-04-08 Scott CantorTry and remove la file(s)
2004-04-08 Scott CantorMove exception "package" path into opensaml.
2004-04-08 Scott CantorFilter out some debug level garbage
2004-04-08 Scott CantorFor now, pull log config from etc/
2004-04-08 Scott CantorHave to use dynamic_cast to check for base class.
2004-04-07 Scott CantorAdded a 0-depth trust entry for the sample key for SSL
2004-04-07 Scott CantorWasn't initializing wildcard pointer.
2004-04-07 Scott Cantorvi, aargh
2004-04-07 Scott Cantormissed else clause
2004-04-07 Scott CantorAdd warning on wildcards.
2004-04-07 Scott CantorProblem with function cast was OpenSSL specific
2004-04-07 Scott CantorFix for older gcc?
2004-04-07 Scott CantorAlways include providerId in audience.
2004-04-06 Derek AtkinsChange the logdir to ${localstatedir}/log/shibboleth...
2004-04-06 Derek AtkinsRename "syslog" to something that doesn't confuse people.
2004-04-06 Scott CantorRemoved Apache element
2004-04-03 Scott CantorRemoved extra key
2004-04-03 Scott CantorRemoved Apache config section
2004-04-03 Scott CantorRemoved dual config mode.
2004-04-02 Scott CantorMore cleanup -- use default key always, example.edu...
2004-04-02 Scott CantorChanged libs to use .so extension
2004-04-02 Scott CantorAdd a replayCheck option for testing
2004-04-02 Scott CantorSupport replay checking disablement for testing
2004-04-02 Derek AtkinsFix the names of the (new) apache modules
2004-04-02 Scott CantorAdded require Shibboleth rule, fixed valid-user, and...
2004-04-02 Scott CantorNew default settings to support InQueue along with...
2004-04-01 Derek AtkinsAdd a comment to revisit a difference between this...
2004-04-01 Derek Atkinstest -f requires a full path, so use AC_PATH_PROG to...
2004-04-01 Derek AtkinsReduce code duplication -- move the headers into the...
2004-04-01 Scott CantorNeed the old Handler unless AuthType shib is set at...
2004-04-01 Scott CantorMoved our headers into the per-version files above...
2004-04-01 Scott CantorAdd Apache Windows project files
2004-04-01 Scott CantorNew mod_shibXX projects
2004-04-01 Scott CantorMention mod_so in docs.
2004-04-01 Scott CantorChanged default sites list to localhost.
2004-03-31 Derek AtkinsBuild apache modules from a common source.
2004-03-31 Derek AtkinsRemove some code which isn't implemented (and probably...
2004-03-30 Scott CantorAlways propagate InvalidHandleException out of query.
2004-03-30 Scott CantorHandle new exception type as retryable.
2004-03-30 Scott CantorAdded new exception for invalid handle, and detect...
2004-03-29 Scott CantorAttempt at a default "localhost" config
2004-03-29 Scott CantorAdded a default key binding for the localhost sample...
2004-03-29 Scott CantorMade a localhost cert
2004-03-26 Scott CantorAdd a Shibboleth version header to HTTP requests.
2004-03-26 Scott CantorAdded a macro to fix a Solaris header issue
2004-03-26 Scott CantorCleanup usage message
2004-03-26 Scott CantorUpdated for new metadata and specifying root element...
2004-03-25 Scott CantorRemoved mod_shibrm
2004-03-25 Scott CantorRemoved apreq reference
2004-03-25 Scott CantorRemoved reference to ini file
2004-03-25 Scott CantorRemoved apreq checks.
2004-03-25 Scott CantorRemoved TCP shar option from script
2004-03-25 Scott CantorFixes to error handling, attribute export.
2004-03-25 Scott CantorChange CVS properties
2004-03-25 Scott CantorShould only need svc_fdcreate decl on Linux
2004-03-25 Scott CantorMoved path constants into main header for WIN32
2004-03-25 Scott CantorRemoved CGI parser
2004-03-25 Scott CantorUpdated openssl path
2004-03-24 Scott CantorChanged schema location, might have some positive effects
2004-03-23 Scott CantorMade consumer service consistent with other elements.
2004-03-23 Scott CantorTook Location out of AttributeRequester element.
2004-03-22 Ryan CampbellInitial checkin for .htaccess support via registry.
2004-03-22 Scott CantorUpdate Windows project files, remove embedded CGI parser
2004-03-22 Scott CantorChanged ISAPI section
2004-03-22 Scott CantorRevise module for new APIs, lazy sessions.
2004-03-22 Scott CantorDefault cookie props
2004-03-22 Scott CantorMove normalizeRequest setting to ISAPI-specific.
2004-03-22 Scott CantorExplicit length on CGI parser.
2004-03-21 Scott CantorTweak to IIS schema
2004-03-19 Scott CantorSync up RM behavior
2004-03-19 Scott CantorFix up defaults.
2004-03-19 Scott Cantorconst bug
2004-03-19 Scott CantorWas deleting socket file too liberally.
2004-03-19 Scott CantorRestructured auth check for lazy sessions.
2004-03-19 Scott CantorPass through lazy sessions.
2004-03-19 Scott CantorChange inline RequestMap to a level beneath.
2004-03-19 Scott CantorBypass new path header on Windows
2004-03-19 Scott CantorUpdated versions, included default paths
2004-03-19 Scott CantorNeed to prime the implementation in factory
2004-03-19 Scott CantorReturn boolean from TCP accept
2004-03-19 Scott CantorAdd some logging, fix reversed conditional
2004-03-19 Derek Atkinsbe sure to parameterize the new config file properly
2004-03-19 Derek AtkinsAdd a shib-paths header file, auto-generated at build...
2004-03-19 Derek Atkinshandle non-srcdir builds
next