projects
/
java-idp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added support for AA response and assertion signatures.
[java-idp.git]
/
src
/
edu
/
2004-03-17
wassa
Added support for AA response and assertion signatures.
tree
|
commitdiff
2004-03-17
wassa
Better error message.
tree
|
commitdiff
2004-03-16
wassa
Beginning of expanded signature support. HS signing...
tree
|
commitdiff
2004-03-16
wassa
Improved HS transaction log message by adding separate...
tree
|
commitdiff
2004-03-16
cantor
Milliseconds, moron.
tree
|
commitdiff
2004-03-16
cantor
Mark failed connections dead with a retry interval...
tree
|
commitdiff
2004-03-16
cantor
Make it possible to set pooling size more fully.
tree
|
commitdiff
2004-03-15
wassa
Fixed NullPointer problem.
tree
|
commitdiff
2004-03-12
wassa
Fix bug where passThruErrors setting was being ignored.
tree
|
commitdiff
2004-03-12
wassa
Errors from requests with invalid subjects are now...
tree
|
commitdiff
2004-03-12
wassa
Cleanups.
tree
|
commitdiff
2004-03-12
wassa
Cleanup.
tree
|
commitdiff
2004-03-11
nlevitt
Also set logging defaults when <Logging> is omitted.
tree
|
commitdiff
2004-03-11
wassa
Remove xsi:type from <AttributeValue/> elements. This...
tree
|
commitdiff
2004-03-11
nlevitt
Minor improvements in logging setup suggested by Walter.
tree
|
commitdiff
2004-03-11
wassa
Removed conflict with java 1.5 keyword.
tree
|
commitdiff
2004-03-05
cantor
Added ability to constrain JDBC result set size, min...
tree
|
commitdiff
2004-03-05
cantor
Clear statement parameters before new call.
tree
|
commitdiff
2004-03-05
cantor
Include principal name in log message
tree
|
commitdiff
2004-03-05
cantor
Upped a log level.
tree
|
commitdiff
2004-02-25
nlevitt
Modified resolvertest to support ARPs by reading config...
tree
|
commitdiff
2004-02-22
nlevitt
Remove throws clause on constructor, since it can't...
tree
|
commitdiff
2004-02-18
nlevitt
Remove stray line of code. Fixes null pointer exception...
tree
|
commitdiff
2004-02-16
nlevitt
Configure logging with <Logging> element in origin...
tree
|
commitdiff
2004-02-13
wassa
Re-implemented remaining config options for HS.
tree
|
commitdiff
2004-02-12
wassa
Delay this until better use case is formed.
tree
|
commitdiff
2004-02-10
wassa
Fix background thread cleanup.
tree
|
commitdiff
2004-02-05
nlevitt
Updated javadocs.
tree
|
commitdiff
2004-02-05
wassa
Updated javadoc.
tree
|
commitdiff
2004-02-05
wassa
Added javadoc.
tree
|
commitdiff
2004-02-04
nlevitt
Add some javadocs.
tree
|
commitdiff
2004-02-04
wassa
Updated test to work with new config strategy.
tree
|
commitdiff
2004-02-04
wassa
Code cleanups.
tree
|
commitdiff
2004-02-04
wassa
Cleanups.
tree
|
commitdiff
2004-02-04
wassa
Updated test to work with new config strategy.
tree
|
commitdiff
2004-02-04
wassa
Code cleanups.
tree
|
commitdiff
2004-02-04
wassa
Patch from Noah. Push up refactoring for parsing of...
tree
|
commitdiff
2004-02-04
wassa
Fixed ClassCastException when using Default Relying...
tree
|
commitdiff
2004-02-04
wassa
Fixed a few bugs caused by the conversion away from...
tree
|
commitdiff
2004-02-04
wassa
Moved away from internal use of java Properties.
tree
|
commitdiff
2004-01-30
wassa
Started moving from Properties config parameters to...
tree
|
commitdiff
2004-01-30
wassa
Added default configuration for Arp Engine.
tree
|
commitdiff
2004-01-30
wassa
Fix incorrect parameter parsing.
tree
|
commitdiff
2004-01-30
wassa
Pulled up parser loading into a base class.
tree
|
commitdiff
2004-01-30
wassa
Converted Arp Repository Factory and ARP Repositories...
tree
|
commitdiff
2004-01-29
wassa
Convert Attribute Resolver to new config.
tree
|
commitdiff
2004-01-29
wassa
AA compiles again.
tree
|
commitdiff
2004-01-28
wassa
Further AA conversion.
tree
|
commitdiff
2004-01-27
wassa
Begin AA refactoring for multiple Name Formats and...
tree
|
commitdiff
2004-01-27
nlevitt
Transaction log for HS.
tree
|
commitdiff
2004-01-27
wassa
SAML auth method can be set by site, overriden by relyi...
tree
|
commitdiff
2004-01-24
wassa
HS now uses Name Identifier mappings based on Relying...
tree
|
commitdiff
2004-01-24
wassa
Fix NullPointers when providerId is unknown.
tree
|
commitdiff
2004-01-23
wassa
Fleshed out support for configuration based on Relying...
tree
|
commitdiff
2004-01-23
wassa
If only one credential is loaded, use it as the default.
tree
|
commitdiff
2004-01-23
wassa
Started to implement config settings based on Relying...
tree
|
commitdiff
2004-01-23
wassa
Ouch! Identity providerId, not Service providerId.
tree
|
commitdiff
2004-01-23
wassa
Detect whether we are talking to a 1.1 or older target...
tree
|
commitdiff
2004-01-22
wassa
Delete stale class. Decided to use another category...
tree
|
commitdiff
2004-01-22
wassa
More work converting to multi-federation HS.
tree
|
commitdiff
2004-01-22
wassa
Update to sync with interface.
tree
|
commitdiff
2004-01-22
wassa
Fix namespace problems with Element.getTagName()
tree
|
commitdiff
2004-01-22
wassa
Make config data in Credentials and NameMapper work...
tree
|
commitdiff
2004-01-22
wassa
Delete stale comment.
tree
|
commitdiff
2004-01-22
wassa
Deleted uneeded class.
tree
|
commitdiff
2004-01-22
wassa
HandleServlet uses new POSTProfile method.
tree
|
commitdiff
2004-01-22
wassa
Base POST profile behavior on dynamically supplied...
tree
|
commitdiff
2004-01-22
wassa
Convert ShibPOSTProfile to use new NameIdentifier and...
tree
|
commitdiff
2004-01-22
wassa
Start to convert HS to new config.
tree
|
commitdiff
2004-01-21
wassa
Add schema for Name Identifier Mappings and schema...
tree
|
commitdiff
2004-01-21
wassa
Added javadoc for NameMapper classes.
tree
|
commitdiff
2004-01-20
wassa
Improved Name Mapper tests.
tree
|
commitdiff
2004-01-20
wassa
More informative error message for JVM bug.
tree
|
commitdiff
2004-01-20
wassa
More name mapping updates.
tree
|
commitdiff
2004-01-16
wassa
More guts in the Name Mapping code.
tree
|
commitdiff
2004-01-15
wassa
Take out subclass stubs.
tree
|
commitdiff
2004-01-15
wassa
Implemented Mapper for NameIdentifiers.
tree
|
commitdiff
2004-01-15
wassa
Added stubs for Name Identifier Mapping.
tree
|
commitdiff
2003-12-11
wassa
Implemented Scott's suggestions for the credential...
tree
|
commitdiff
2003-12-11
wassa
Don't error out when loading incomplete cert chain...
tree
|
commitdiff
2003-12-11
wassa
Add support for DES encryption on OpenSSL raw format...
tree
|
commitdiff
2003-12-10
wassa
Finally got silly OpenSSL encrypted key format to load.
tree
|
commitdiff
2003-12-10
cantor
Added a semaphore to throttle the number of active...
tree
|
commitdiff
2003-12-10
wassa
Added some scratch code to file credential loader.
tree
|
commitdiff
2003-12-09
wassa
Baby steps...
tree
|
commitdiff
2003-12-08
wassa
Started to add support for RSA raw encrypted keys.
tree
|
commitdiff
2003-12-08
wassa
Fixed log message.
tree
|
commitdiff
2003-12-08
wassa
File credential resolver now supports encrypted pkcs8...
tree
|
commitdiff
2003-12-08
wassa
File credential resolver now supports encrypted pkcs8...
tree
|
commitdiff
2003-12-08
wassa
Begin to add support for encrypted pkcs8 keys to file...
tree
|
commitdiff
2003-12-05
wassa
File Credential resolver now auto-detects format for...
tree
|
commitdiff
2003-12-05
wassa
Add support for PEM-encoded PKCS8 format DSA keys....
tree
|
commitdiff
2003-12-04
wassa
Added support to the file credential resolver for DSA...
tree
|
commitdiff
2003-12-04
wassa
Addes support to the file credential resolver for raw...
tree
|
commitdiff
2003-12-04
wassa
Add support for reading PKCS8 RSA keys in PEM format.
tree
|
commitdiff
2003-12-03
wassa
Add support to the File Credential Resolver for loading...
tree
|
commitdiff
2003-12-02
wassa
Credentials file resolver will now load rsa keys in...
tree
|
commitdiff
2003-12-02
wassa
Updated credentials schema.
tree
|
commitdiff
2003-11-30
cantor
Log name of connector when pool fails.
tree
|
commitdiff
2003-11-20
wassa
A little more work on the credentials loader.
tree
|
commitdiff
next