Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix segfault in Node server destructor | murgatroid99 | 2017-02-22 |
* | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |
* | Update to nan 2.0 | murgatroid99 | 2015-09-17 |
* | Split server shutdown into tryShutdown and forceShutdown | murgatroid99 | 2015-08-18 |
* | Made binding a server to a port insecurely explicit | murgatroid99 | 2015-07-27 |
* | Updated server to use new shutdown semantics | murgatroid99 | 2015-05-28 |
* | The library now compiles with Node 0.11+ and all versions of io.js | murgatroid99 | 2015-03-04 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Moved extension and JS files to separate directories | murgatroid99 | 2015-01-26 |