Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of non-multiplexed (TTY) streams over upgraded sockets | Joffrey F | 2017-08-17 | 1 | -1/+1 |
* | Update check_resource decorator to account for new resource names | Joffrey F | 2017-06-15 | 1 | -2/+2 |
* | Modernize exec_api.py | Joffrey F | 2017-05-02 | 1 | -5/+5 |
* | exec: add support for `Env` | Tomas Tomecek | 2017-04-29 | 1 | -2/+14 |
* | exec: fix running with detach=True | Tomas Tomecek | 2016-11-29 | 1 | -1/+2 |
* | Add docstrings to low-level API | Ben Firshman | 2016-11-22 | 1 | -0/+62 |
* | Read from socket after sending TCP upgrade headers. | Joffrey F | 2016-07-13 | 1 | -4/+2 |
* | Add hijack hints for non-detached exec api calls | David Gageot | 2016-07-13 | 1 | -1/+9 |
* | allow interactive exec | Tomas Tomecek | 2015-12-03 | 1 | -4/+11 |
* | Support unicode commands. | Daniel Nephin | 2015-10-26 | 1 | -3/+1 |
* | Generic skip decorator for low API version accessible to all tests | Joffrey F | 2015-09-16 | 1 | -12/+6 |
* | Split different APIs into several mixins for clarity / easier maintenance | Joffrey F | 2015-09-11 | 1 | -0/+76 |