Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream, demux: redo origin policy thing | wm4 | 2019-12-20 | 1 | -0/+1 |
* | stream: remove unused read_chunk field | wm4 | 2019-11-07 | 1 | -1/+0 |
* | stream: replace STREAM_CTRL_GET_SIZE with a proper entrypoint | wm4 | 2019-11-07 | 1 | -13/+8 |
* | stream: change buffer argument types from char* to void* | wm4 | 2019-11-07 | 1 | -1/+1 |
* | stream_cb: add cancel_fn callback | Aman Gupta | 2019-09-27 | 1 | -0/+8 |
* | stream_cb: don't add "*://" to protocol list | wm4 | 2016-09-10 | 1 | -1/+0 |
* | stream_cb: remove broken cast | wm4 | 2016-08-31 | 1 | -1/+1 |
* | client API: add stream_cb API for user-defined stream implementations | Aman Gupta | 2016-08-07 | 1 | -0/+108 |