2005-11-22 |
gilbert | Refactor and add comments to explain testing without...
|
commit | commitdiff | tree |
2005-11-21 |
gilbert | Add MockIdp and test case
|
commit | commitdiff | tree |
2005-11-18 |
gilbert | upgrade to mockrunner 0.3.6, expand integration test...
|
commit | commitdiff | tree |
2005-11-17 |
gilbert | Complete support for pre-created sessions, TARGET as...
|
commit | commitdiff | tree |
2005-11-09 |
gilbert | Add SP MockRunner interface class, code an example...
|
commit | commitdiff | tree |
2005-11-08 |
gilbert | Reorganize public fields for better testing.
|
commit | commitdiff | tree |
2005-11-08 |
gilbert | Remove unused field.
|
commit | commitdiff | tree |
2005-11-08 |
gilbert | Add attributes and assertions to tests
|
commit | commitdiff | tree |
2005-11-07 |
gilbert | Add Artifact test case.
|
commit | commitdiff | tree |
2005-11-07 |
gilbert | Fix logging level and appenders
|
commit | commitdiff | tree |
2005-11-07 |
gilbert | add scope
|
commit | commitdiff | tree |
2005-11-03 |
gilbert | Remove tests made obsolete by ShibbolethRunner redesign.
|
commit | commitdiff | tree |
2005-11-02 |
gilbert | Remove code replaced by ShibbolethRunner
|
commit | commitdiff | tree |
2005-11-02 |
gilbert | New structure to JUnit integration test to simplify...
|
commit | commitdiff | tree |
2005-11-02 |
gilbert | Cleanup test configuration files
|
commit | commitdiff | tree |
2005-10-18 |
gilbert | Correct header to attribute name mapping
|
commit | commitdiff | tree |
2005-10-05 |
gilbert | replace Java 5.0 method with 1.4 equivalent
|
commit | commitdiff | tree |
2005-10-05 |
gilbert | Add endorsed libraries to build classpath (for compile...
|
commit | commitdiff | tree |
2005-10-05 |
gilbert | replace Java 5.0 method with 1.4 equivalent
|
commit | commitdiff | tree |
2005-09-30 |
gilbert | Set endpoint URL and Entity Id to "replace.with.your...
|
commit | commitdiff | tree |
2005-09-19 |
gilbert | set checkName to false (other value doesn't work with...
|
commit | commitdiff | tree |
2005-09-19 |
gilbert | Add comments in C++ version of this file
|
commit | commitdiff | tree |
2005-09-19 |
gilbert | create separate sp.xml files for testing with IQ and...
|
commit | commitdiff | tree |
2005-09-15 |
gilbert | Add Build SP to install target
|
commit | commitdiff | tree |
2005-09-15 |
gilbert | Put latest code in lib since it is copied by the distributio...
|
commit | commitdiff | tree |
2005-09-15 |
gilbert | Add war of the test secure application from the shib...
|
commit | commitdiff | tree |
2005-09-15 |
gilbert | add an SP parameter
|
commit | commitdiff | tree |
2005-09-12 |
gilbert | Refine the structure for IdP+SP integration testing...
|
commit | commitdiff | tree |
2005-09-12 |
gilbert | Resource directories with configuration for JUnit integratio...
|
commit | commitdiff | tree |
2005-08-23 |
gilbert | Add Mockrunner classes for JUnit tests
|
commit | commitdiff | tree |
2005-08-23 |
gilbert | Unit and integration tests
|
commit | commitdiff | tree |
2005-08-23 |
gilbert | Extract constant "false" to field so default for AttributePu...
|
commit | commitdiff | tree |
2005-08-23 |
gilbert | Remove unnecessary entry
|
commit | commitdiff | tree |
2005-08-23 |
gilbert | Add libraries for Mockrunner unit tests of Servlet API
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Changes in FilterSupport
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Simplify FilterSupport, add attribute push
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Support attribute push
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Simplify methods of the FilterSupport interface
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Support RM configuration, particularly by exporting...
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Cleanup comments and naming
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Extract data manually from the Request so it doesn...
|
commit | commitdiff | tree |
2005-08-18 |
gilbert | Feed configuration data to the RM
|
commit | commitdiff | tree |
2005-07-25 |
gilbert | Add servlet-mapping for the Artifact submission endpoint URL
|
commit | commitdiff | tree |
2005-07-23 |
gilbert | Convert Artifact sourceId to hex string for lookup
|
commit | commitdiff | tree |
2005-07-23 |
gilbert | Allow more than one artifact in the list
|
commit | commitdiff | tree |
2005-07-22 |
gilbert | Support attribute Push
|
commit | commitdiff | tree |
2005-07-22 |
gilbert | Recognize Attribute Push
|
commit | commitdiff | tree |
2005-07-21 |
gilbert | To support Attribute Push, scan the POST Response for...
|
commit | commitdiff | tree |
2005-07-21 |
gilbert | Iterator based directly on SAML object becomes invalid...
|
commit | commitdiff | tree |
2005-07-21 |
gilbert | External class name used unnecessarily, interferes...
|
commit | commitdiff | tree |
2005-07-20 |
gilbert | Replace Sun JAXP 1.3 jar files with Xerces 2.7.0 and...
|
commit | commitdiff | tree |
2005-07-20 |
gilbert | Replace Sun JAXP 1.3 jar files with Xerces 2.7.0 and...
|
commit | commitdiff | tree |
2005-07-12 |
gilbert | Fail the XML parse if validation required and the Schema...
|
commit | commitdiff | tree |
2005-07-11 |
gilbert | ArtifactMapper
|
commit | commitdiff | tree |
2005-07-11 |
gilbert | match changes in build.xml
|
commit | commitdiff | tree |
2005-07-09 |
gilbert | Support ArtifactMapper implementation
|
commit | commitdiff | tree |
2005-07-08 |
gilbert | Log message spelling
|
commit | commitdiff | tree |
2005-07-08 |
gilbert | Sign query request per CredentialUse/RelyingParty configuration
|
commit | commitdiff | tree |
2005-07-08 |
gilbert | Log message spelling
|
commit | commitdiff | tree |
2005-07-02 |
gilbert | seconds/milliseconds configuration discrepency
|
commit | commitdiff | tree |
2005-06-28 |
gilbert | Cleanup Session management and timeout
|
commit | commitdiff | tree |
2005-06-28 |
gilbert | IdP will now be at port 443
|
commit | commitdiff | tree |
2005-06-24 |
gilbert | Clean up unused variables reported by user.
|
commit | commitdiff | tree |
2005-06-24 |
gilbert | Extra Audiences
|
commit | commitdiff | tree |
2005-06-24 |
gilbert | Create JUnit tests
|
commit | commitdiff | tree |
2005-06-23 |
gilbert | Emphasize failure return
|
commit | commitdiff | tree |
2005-06-23 |
gilbert | Improve details about configuration file errors
|
commit | commitdiff | tree |
2005-06-23 |
gilbert | Create JUnit tests
|
commit | commitdiff | tree |
2005-06-21 |
gilbert | Cleanup comments, remove unused code
|
commit | commitdiff | tree |
2005-06-21 |
gilbert | Until release, the Debug output of Attributes and SAML...
|
commit | commitdiff | tree |
2005-06-21 |
gilbert | fix isExpired test
|
commit | commitdiff | tree |
2005-06-21 |
gilbert | Replace expired certificate
|
commit | commitdiff | tree |
2005-06-20 |
gilbert | Add SP defaults to solve reported problem
|
commit | commitdiff | tree |
2005-06-20 |
gilbert | move PluggableConfigurationComponent from SP to Common
|
commit | commitdiff | tree |
2005-06-20 |
gilbert | cleanup, add checks to arguments and responses, add...
|
commit | commitdiff | tree |
2005-06-20 |
gilbert | change java.net.URI argument to opensaml URI type ...
|
commit | commitdiff | tree |
2005-06-20 |
gilbert | Separarate SAML process logic from ServletRequest
|
commit | commitdiff | tree |
2005-06-17 |
gilbert | Sort out Pluggable interface and delete the middlemen
|
commit | commitdiff | tree |
2005-06-17 |
gilbert | Implement audience/condition tests
|
commit | commitdiff | tree |
2005-06-17 |
gilbert | Remove obsolete schema method from PluggableConfigurationCom...
|
commit | commitdiff | tree |
2005-06-17 |
gilbert | Update to current Trust interface
|
commit | commitdiff | tree |
2005-06-16 |
gilbert | refine logging
|
commit | commitdiff | tree |
2005-06-16 |
gilbert | Fix logging config, add log statements
|
commit | commitdiff | tree |
2005-06-09 |
gilbert | Fully enable Server Certificate Trust
|
commit | commitdiff | tree |
2005-06-09 |
gilbert | fix error if logger attribute omitted
|
commit | commitdiff | tree |
2005-06-09 |
gilbert | Now that logger is implemented, it overrides. So it...
|
commit | commitdiff | tree |
2005-06-09 |
gilbert | rename to reflect logger use
|
commit | commitdiff | tree |
2005-06-06 |
gilbert | Add URL format conversion to SP
|
commit | commitdiff | tree |
2005-06-06 |
gilbert | Initialize logging at the context level.
|
commit | commitdiff | tree |
2005-06-06 |
gilbert | Organize logging into init, client service, and resource...
|
commit | commitdiff | tree |
2005-06-06 |
gilbert | JKS versions of the distribute crt and key files
|
commit | commitdiff | tree |
2005-06-06 |
gilbert | include a sample log4j properties file
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | Add ports to URLs.
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | Add targets for SP install (non-interactive)
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | Create web.xml for separate sp context
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | Rename AssertionConsumer
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | Fix minor issues, make xsd relative for editors
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | New 1.3 example configuration file for Java SP, mostly...
|
commit | commitdiff | tree |
2005-06-01 |
gilbert | List of files to copy to {shibsp.home}/etc
|
commit | commitdiff | tree |
2005-05-18 |
gilbert | There is no context listener in the IdP any more.
|
commit | commitdiff | tree |
next |