| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pyflakes: remove unused import | Victor Stinner | 2015-01-16 | 1 | -1/+0 |
| * | cleanup BaseSelectorEventLoop | Victor Stinner | 2015-01-14 | 1 | -2/+3 |
| * | Python issue #23197: On SSL handshake failure on matching hostname, check if | Victor Stinner | 2015-01-14 | 1 | -1/+2 |
| * | Python issue #23197: On SSL handshake failure, check if the waiter is cancelled | Victor Stinner | 2015-01-14 | 1 | -1/+1 |
| * | Python issue #22560: New SSL implementation based on ssl.MemoryBIO | Victor Stinner | 2015-01-14 | 1 | -21/+24 |
| * | Remove outdated TODO/XXX | Victor Stinner | 2015-01-09 | 1 | -1/+0 |
| * | sock_connect(): pass directly the fd to _sock_connect_done instead of the socket | Victor Stinner | 2015-01-09 | 1 | -3/+3 |
| * | Truncate to 80 columns | Victor Stinner | 2015-01-09 | 1 | -3/+4 |
| * | _make_ssl_transport: make the waiter parameter optional | Victor Stinner | 2015-01-08 | 1 | -2/+2 |
| * | Python issue #22926: In debug mode, call_soon(), call_at() and call_later() | Victor Stinner | 2014-12-26 | 1 | -1/+1 |
| * | Add run_aiotest.py | Victor Stinner | 2014-12-12 | 1 | -0/+1003 |
