blob: 2b4877fad7e17a840f8e17459a7cdc5020df0ae9 [file] [log] [blame]
Internal implementation details of ssl module were cleaned up. The SSLSocket
has one less layer of indirection. Owner and session information are now
handled by the SSLSocket and SSLObject constructor. Channel binding
implementation has been simplified.