Commit Graph

  • 5712693842 make install more configurable master latex 2023-02-06 17:31:43 +0100
  • 81dc020a82 don't force PREFIX and support DESTDIR latex 2023-02-01 16:03:39 +0100
  • 8b90c9e2ca Merge remote-tracking branch 'netfoundry/master' latex 2023-02-01 15:19:24 +0100
  • c7b869f661 Replace stupid gypkg build system with simple Makefile latex 2023-01-31 23:52:48 +0100
  • 07105c196d
    Merge pull request #2 from netfoundry/fix-crash-on-close-without-src ekoby 2023-01-02 11:11:29 -0500
  • 8cb4515e53
    fix crashes when close() is called without stream set Eugene K 2023-01-02 10:59:58 -0500
  • 784379dcc3
    Merge pull request #1 from netfoundry/e2e-tls Curt Tudor 2020-05-29 06:57:54 -0700
  • 370b57625e don't crash if read_stop is not set rentallect 2020-05-29 09:19:52 -0400
  • b3ae0767c8 1.0.5 Fedor Indutny 2017-06-14 14:16:43 -0400
  • 408b8c86dd test: fix compilation issues on Windows platform Alexey Plotnik 2017-06-12 00:00:34 +1000
  • a7512f0664 docs: minor fix Fedor Indutny 2017-04-18 16:58:58 -0400
  • f64ff12814 gyp: specify mini-test.c semver Fedor Indutny 2017-04-16 16:03:15 -0400
  • 6daf0c2c31 test: use mini-test.c Fedor Indutny 2017-04-16 15:41:57 -0400
  • 7e5885a2bd 1.0.4 Fedor Indutny 2016-08-06 18:46:45 +0200
  • c46bd437e2 inlucde: add extern "C" Alexey Plotnik 2016-08-06 19:59:15 +1000
  • e68fc125b7 1.0.3 Fedor Indutny 2016-07-08 15:42:00 -0400
  • 8884f5a714 make: update to gypkg@2.3.0 Fedor Indutny 2016-07-01 16:31:52 -0400
  • 41de99030a 1.0.2 Fedor Indutny 2016-06-08 20:02:36 -0400
  • 618d5e5023 package: bump gypkg Fedor Indutny 2016-06-08 20:02:28 -0400
  • ba2f320b67 gyp: remove extra files Fedor Indutny 2016-06-07 12:25:27 -0400
  • c01ebb5eed readme: png => svg Fedor Indutny 2016-06-07 02:23:06 -0400
  • 404bc1fe6e readme: add badge Fedor Indutny 2016-06-07 00:58:45 -0400
  • e87db7842f 1.0.1 Fedor Indutny 2016-06-06 23:11:29 -0400
  • a85336e492 package: bump gypkg just in case Fedor Indutny 2016-06-06 23:11:22 -0400
  • f627f6fbd1 gypkg: use fancy arrows Fedor Indutny 2016-06-06 23:10:34 -0400
  • 3a74c6452f lib: update to gypkg@1.1.0 Fedor Indutny 2016-06-06 21:11:10 -0400
  • 95ba97041f test: remove deps Fedor Indutny 2016-06-06 17:25:08 -0400
  • 65ee3b519c npm: add binding.gyp to fix travis Fedor Indutny 2016-06-06 17:16:44 -0400
  • f19bb5ca2a src: port to gypkg Fedor Indutny 2016-06-06 17:13:16 -0400
  • f149d0ea93 readme: fix typo Fedor Indutny 2016-06-06 12:25:57 -0400
  • 4916c3ba7e api: uv_link_errno Fedor Indutny 2016-06-04 19:25:26 -0400
  • 79d44e403c docs: more notes about errors Fedor Indutny 2016-06-04 16:11:09 -0400
  • b03d9a4c2f src: fix non-constant value error Fedor Indutny 2016-06-04 16:05:52 -0400
  • af170cc9bb api: experimental error reporting Fedor Indutny 2016-06-04 14:37:26 -0400
  • a66bb042e0 Revert "api: `uv_link_strerror`" Fedor Indutny 2016-06-04 14:46:01 -0400
  • 09d9895a81 Revert "docs: add default strerror" Fedor Indutny 2016-06-04 14:46:00 -0400
  • a2eeb762fc Revert "doc: mention strerror implementation details" Fedor Indutny 2016-06-04 14:45:59 -0400
  • 5fb3b729bb doc: mention strerror implementation details Fedor Indutny 2016-06-04 14:40:14 -0400
  • 6bec46526b docs: add default strerror Fedor Indutny 2016-06-04 14:38:23 -0400
  • 0799c7c91e api: `uv_link_strerror` Fedor Indutny 2016-06-04 14:37:26 -0400
  • c5e93b2077 readme: add section about left todos Fedor Indutny 2016-06-04 14:05:02 -0400
  • af223b5875 readme: add link to implementation guide Fedor Indutny 2016-06-04 11:05:48 -0400
  • 65243164fc docs: implementation guide Fedor Indutny 2016-06-04 11:05:05 -0400
  • 41a0b873de defaults: stop reading on error Fedor Indutny 2016-06-04 10:33:26 -0400
  • d7e448cd03 api: rename default cb Fedor Indutny 2016-06-04 10:26:23 -0400
  • 201448c9bb src: error or NULL links they happen on close Fedor Indutny 2016-06-03 14:52:38 -0400
  • 88ffbdbeba test: add test for close protection Fedor Indutny 2016-06-03 13:59:37 -0400
  • 1d9649b1ae src: experiment fix Fedor Indutny 2016-06-03 13:08:52 -0400
  • fe32ad3b58 src: fix experiment Fedor Indutny 2016-06-03 13:06:48 -0400
  • 106064e396 src: more experiments Fedor Indutny 2016-06-03 13:06:06 -0400
  • 1c8f4ad097 src: fix the close depth tracking for read/alloc Fedor Indutny 2016-06-03 13:02:43 -0400
  • 01aa975708 src: attempt at non-breaking close_cb Fedor Indutny 2016-06-03 13:01:17 -0400
  • 68ac3682f6 observer: fix 0-initialization Fedor Indutny 2016-06-02 20:53:19 -0400
  • 29721feb45 example: simplify using default methods Fedor Indutny 2016-05-31 20:35:31 -0400
  • 087b8ef36b api: default method implementations Fedor Indutny 2016-05-31 20:34:14 -0400
  • 7d91a2ddcb api: note about private fields Fedor Indutny 2016-05-28 12:36:28 -0400
  • 057240cc03 readme: fix markdown Fedor Indutny 2016-05-28 12:35:06 -0400
  • a4a65e019d docs: links Fedor Indutny 2016-05-28 12:32:12 -0400
  • 3aeb36e2d8 api: test links Fedor Indutny 2016-05-28 12:21:27 -0400
  • 2fe2f3c53c api: observer, source Fedor Indutny 2016-05-28 12:19:07 -0400
  • 8f7cfa3464 api: lots of text Fedor Indutny 2016-05-28 12:08:03 -0400
  • 88f9b692af api: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fixapi: fix Fedor Indutny 2016-05-28 00:27:31 -0400
  • df23f144a5 api: save progress Fedor Indutny 2016-05-28 00:26:25 -0400
  • e331502d3d docs: improvement Fedor Indutny 2016-05-27 23:55:12 -0400
  • 5b0ecb73df api: template for uv_link_observer_t Fedor Indutny 2016-05-27 23:51:45 -0400
  • d4069cc59b api: inherit structs from uv_link_t Fedor Indutny 2016-05-27 23:50:46 -0400
  • 6a1f2335d9 example: simplify Fedor Indutny 2016-05-27 22:07:58 -0400
  • 3523bbda22 src: simplify uv_link_close Fedor Indutny 2016-05-27 21:40:29 -0400
  • 9f6eff6911 include: close callbacks Fedor Indutny 2016-05-27 21:06:45 -0400
  • ad8e9d158c make: dist Fedor Indutny 2016-05-27 12:35:45 -0400
  • 3da1ffa8ea example: make Fedor Indutny 2016-05-27 12:24:23 -0400
  • 6274a92d51 readme: use uv_link_propagate_shutdown Fedor Indutny 2016-05-27 12:18:38 -0400
  • d7de504f56 api: simplify Fedor Indutny 2016-05-27 12:16:05 -0400
  • 28facffd61 uv_link_t: do not crash on NULL buf Fedor Indutny 2016-05-27 11:59:14 -0400
  • 800432e83e include: add `arg` to write/shutdown Fedor Indutny 2016-05-27 09:59:45 -0400
  • aa6a92fdd3 test: simplify Fedor Indutny 2016-05-26 19:59:01 -0400
  • 48828a62ee uv_link_t: pass source to write/shutdown Fedor Indutny 2016-05-26 18:10:04 -0400
  • b0a811cf3b gyp: include_dirs=. Fedor Indutny 2016-05-26 14:44:26 -0400
  • e018867ffa include: invoke => propagate Fedor Indutny 2016-05-26 04:01:13 -0400
  • f3be4240e5 example: initial Fedor Indutny 2016-05-26 03:42:56 -0400
  • e6061e7dbc readme: some preliminary docs Fedor Indutny 2016-05-26 03:04:12 -0400
  • 27b6c247c5 src: move methods to separate read-only structure Fedor Indutny 2016-05-26 02:50:14 -0400
  • efbf1ba323 readme: travis badge Fedor Indutny 2016-05-26 02:09:37 -0400
  • 21de1ba47c travis: initial Fedor Indutny 2016-05-26 02:09:19 -0400
  • 1e6358c6e2 test: kind of run all Fedor Indutny 2016-05-26 02:06:03 -0400
  • a4e614177a test: uv_link_observer_t test Fedor Indutny 2016-05-26 01:58:55 -0400
  • 563174a689 uv_link_t: default alloc_cb/read_cb Fedor Indutny 2016-05-26 01:38:26 -0400
  • 476e00fb73 link: further chain validation Fedor Indutny 2016-05-26 00:58:25 -0400
  • 5b9130d710 src: stub out observer Fedor Indutny 2016-05-26 00:57:14 -0400
  • 5649bb2eef src: shuffle files around Fedor Indutny 2016-05-26 00:27:08 -0400
  • 9b0a792a84 test: basic test Fedor Indutny 2016-05-26 00:14:25 -0400
  • c3f5553678 initial Fedor Indutny 2016-05-25 18:15:40 -0400