ChangeLog 699 B

123456789101112131415161718192021222324
  1. 2010-07-12 Atsushi Enomoto <[email protected]>
  2. * SecurityCapabilities.cs, SupportingTokenInfo.cs :
  3. new internal types, split from MessageSecurityBindingSupport.cs.
  4. 2010-07-12 Atsushi Enomoto <[email protected]>
  5. * SecurityRequestContext.cs : revert extra and bogus changes I had
  6. locally.
  7. 2010-07-12 Atsushi Enomoto <[email protected]>
  8. * SecurityChannelFactory.cs
  9. SecurityChannelListener.cs
  10. SecurityRequestContext.cs
  11. SecurityOutputChannel.cs
  12. SecurityReplyChannel.cs
  13. SecurityRequestChannel.cs
  14. SecureMessageGenerator.cs
  15. SecureMessageDecryptor.cs
  16. WSEncryptedXml.cs
  17. WSSignedXml.cs
  18. WSSecurityMessageHeader.cs : moved from System.ServiceModel.Channels.