ChangeLog 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. 2010-04-21 Sebastien Pouliot <[email protected]>
  2. * SocketClientAccessPolicyProtocol.cs: New SL4 enum to select TCP
  3. (default) or HTTP (new) to retrieve the socket xdomain policy
  4. 2010-03-19 Sebastien Pouliot <[email protected]>
  5. * SocketException_2_1.cs: Add extra ctor (soon to be used)
  6. 2009-04-28 Sebastien Pouliot <[email protected]>
  7. * SocketException_2_1.cs: Remove extra ctor and property unused in 2.1
  8. 2009-04-09 Sebastien Pouliot <[email protected]>
  9. * AddressFamily_2_1.cs: New. SL2 (short) version of the enum
  10. * ProtocolType_2_1.cs: New. SL2 (short) version of the enum
  11. * CrossDomainSocketPolicyManager.cs: Removed (from SL2)
  12. * ISocketPolicyManager.cs: Removed (from SL2)
  13. * SocketAsyncOperation_2_1.cs:New. SL2 (short) version of the enum
  14. * SocketPolicyAsyncResult.cs: Removed (from SL2)
  15. * SocketPolicyCheckCallback.cs: Removed (from SL2)
  16. * SocketSecurityState.cs: Removed (from SL2)
  17. * SocketType_2_1.cs: New. SL2 (short) version of the enum
  18. 2008-09-16 Sebastien Pouliot <[email protected]>
  19. * CrossDomainSocketPolicyManager.cs: New.
  20. * ISocketPolicyManager.cs: New.
  21. * SocketPolicyAsyncResult.cs: New.
  22. * SocketPolicyCheckCallback.cs: New.
  23. * SocketSecurityState.cs: New.