Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make install more configurable HEAD master | latex | 2023-02-06 | 2 | -4/+9 |
| | |||||
* | don't force PREFIX and support DESTDIR | latex | 2023-02-01 | 2 | -3/+6 |
| | |||||
* | Merge remote-tracking branch 'netfoundry/master' | latex | 2023-02-01 | 2 | -6/+16 |
|\ | |||||
| * | Merge pull request #2 from netfoundry/fix-crash-on-close-without-src | ekoby | 2023-01-02 | 1 | -5/+14 |
| |\ | | | | | | | fix crashes when close() is called without stream set | ||||
| | * | fix crashes when close() is called without stream set | Eugene K | 2023-01-02 | 1 | -5/+14 |
| |/ | |||||
| * | Merge pull request #1 from netfoundry/e2e-tls | Curt Tudor | 2020-05-29 | 1 | -1/+2 |
| |\ | | | | | | | don't crash if read_stop is not set | ||||
| | * | don't crash if read_stop is not set | rentallect | 2020-05-29 | 1 | -1/+2 |
| |/ | |||||
* / | Replace stupid gypkg build system with simple Makefile | latex | 2023-01-31 | 3 | -7/+51 |
|/ | |||||
* | 1.0.5 | Fedor Indutny | 2017-06-14 | 1 | -1/+1 |
| | |||||
* | test: fix compilation issues on Windows platform | Alexey Plotnik | 2017-06-14 | 7 | -15/+11 |
| | | | | PR-URL: https://github.com/indutny/uv_link_t/pull/3 | ||||
* | docs: minor fix | Fedor Indutny | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | gyp: specify mini-test.c semver | Fedor Indutny | 2017-04-16 | 1 | -1/+1 |
| | |||||
* | test: use mini-test.c | Fedor Indutny | 2017-04-16 | 5 | -62/+14 |
| | |||||
* | 1.0.4 | Fedor Indutny | 2016-08-06 | 1 | -1/+1 |
| | |||||
* | inlucde: add extern "C" | Alexey Plotnik | 2016-08-06 | 1 | -0/+8 |
| | |||||
* | 1.0.3 | Fedor Indutny | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | make: update to gypkg@2.3.0 | Fedor Indutny | 2016-07-01 | 2 | -3/+2 |
| | |||||
* | 1.0.2 | Fedor Indutny | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | package: bump gypkg | Fedor Indutny | 2016-06-08 | 1 | -1/+1 |
| | |||||
* | gyp: remove extra files | Fedor Indutny | 2016-06-07 | 6 | -72/+48 |
| | |||||
* | readme: png => svg | Fedor Indutny | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | readme: add badge | Fedor Indutny | 2016-06-07 | 1 | -0/+1 |
| | |||||
* | 1.0.1 | Fedor Indutny | 2016-06-06 | 1 | -2/+4 |
| | |||||
* | package: bump gypkg just in case | Fedor Indutny | 2016-06-06 | 2 | -1/+2 |
| | |||||
* | gypkg: use fancy arrows | Fedor Indutny | 2016-06-06 | 3 | -3/+3 |
| | |||||
* | lib: update to gypkg@1.1.0 | Fedor Indutny | 2016-06-06 | 4 | -4/+4 |
| | |||||
* | test: remove deps | Fedor Indutny | 2016-06-06 | 1 | -0/+0 |
| | |||||
* | npm: add binding.gyp to fix travis | Fedor Indutny | 2016-06-06 | 2 | -0/+5 |
| | |||||
* | src: port to gypkg | Fedor Indutny | 2016-06-06 | 11 | -114/+59 |
| | |||||
* | readme: fix typo | Fedor Indutny | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | api: uv_link_errno | Fedor Indutny | 2016-06-04 | 3 | -7/+38 |
| | |||||
* | docs: more notes about errors | Fedor Indutny | 2016-06-04 | 1 | -0/+5 |
| | |||||
* | src: fix non-constant value error | Fedor Indutny | 2016-06-04 | 1 | -2/+2 |
| | |||||
* | api: experimental error reporting | Fedor Indutny | 2016-06-04 | 9 | -11/+175 |
| | |||||
* | Revert "api: `uv_link_strerror`" | Fedor Indutny | 2016-06-04 | 7 | -76/+5 |
| | | | | This reverts commit 0799c7c91ee710eb9ce752bcfcd6952a0838b495. | ||||
* | Revert "docs: add default strerror" | Fedor Indutny | 2016-06-04 | 1 | -1/+0 |
| | | | | This reverts commit 6bec46526bd10e8260519cfa04963b092ba933be. | ||||
* | Revert "doc: mention strerror implementation details" | Fedor Indutny | 2016-06-04 | 1 | -7/+0 |
| | | | | This reverts commit 5fb3b729bb9e96c17f9966d61ac8aeba3c1513c0. | ||||
* | doc: mention strerror implementation details | Fedor Indutny | 2016-06-04 | 1 | -0/+7 |
| | |||||
* | docs: add default strerror | Fedor Indutny | 2016-06-04 | 1 | -0/+1 |
| | |||||
* | api: `uv_link_strerror` | Fedor Indutny | 2016-06-04 | 7 | -5/+76 |
| | |||||
* | readme: add section about left todos | Fedor Indutny | 2016-06-04 | 1 | -0/+5 |
| | |||||
* | readme: add link to implementation guide | Fedor Indutny | 2016-06-04 | 1 | -0/+2 |
| | |||||
* | docs: implementation guide | Fedor Indutny | 2016-06-04 | 1 | -0/+57 |
| | |||||
* | defaults: stop reading on error | Fedor Indutny | 2016-06-04 | 4 | -0/+49 |
| | |||||
* | api: rename default cb | Fedor Indutny | 2016-06-04 | 4 | -19/+19 |
| | |||||
* | src: error or NULL links they happen on close | Fedor Indutny | 2016-06-03 | 2 | -0/+16 |
| | | | | | | | | | | | Right after `uv_link_close()` all links will be unchained, meaning that they `link->parent` is NULL. Instead of crashing on calls like: `uv_link_try_write(link->parent, ...)` Make them return `UV_EFAULT`, indicating that no parent is present anymore. Alternatively, these checks could be done in user code, but it will make it too cumbersome. | ||||
* | test: add test for close protection | Fedor Indutny | 2016-06-03 | 3 | -0/+70 |
| | |||||
* | src: experiment fix | Fedor Indutny | 2016-06-03 | 2 | -16/+10 |
| | |||||
* | src: fix experiment | Fedor Indutny | 2016-06-03 | 1 | -8/+0 |
| | |||||
* | src: more experiments | Fedor Indutny | 2016-06-03 | 2 | -6/+16 |
| |