| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SSLProtocol: set the _transport attribute in the constructor | Victor Stinner | 2015-01-15 | 1 | -0/+1 |
| * | Python issue #22560: Fix SSLProtocol._on_handshake_complete() | Victor Stinner | 2015-01-15 | 1 | -2/+6 |
| * | Python issue #23197: On SSL handshake failure, check if the waiter is cancelled | Victor Stinner | 2015-01-14 | 1 | -1/+1 |
| * | Cleanup sslproto.py | Victor Stinner | 2015-01-14 | 1 | -1/+2 |
| * | Python issue #22560: New SSL implementation based on ssl.MemoryBIO | Victor Stinner | 2015-01-14 | 1 | -0/+640 |
