Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added auth functionality and interop tests | murgatroid99 | 2015-02-18 |
| | |||
* | Added interop support for default root SSL certs | murgatroid99 | 2015-02-18 |
| | |||
* | Merge branch 'node_new_core_api' into node_auth_integration | murgatroid99 | 2015-02-17 |
|\ | |||
| * | Added missing documentation | murgatroid99 | 2015-02-17 |
| | | |||
* | | The Python interoperability testing server. | Nathaniel Manista | 2015-02-15 |
| | | |||
| * | Version bump | murgatroid99 | 2015-02-13 |
| | | |||
| * | Removed debugging code | murgatroid99 | 2015-02-13 |
| | | |||
| * | Updated server.cc to match call.cc changes | murgatroid99 | 2015-02-13 |
| | | |||
| * | Improved op_vector memory management | murgatroid99 | 2015-02-13 |
| | | |||
| * | Further improved memory management | murgatroid99 | 2015-02-13 |
| | | |||
| * | Improved memory management | murgatroid99 | 2015-02-13 |
| | | |||
| * | Made changes based on comments | murgatroid99 | 2015-02-13 |
| | | |||
| * | Removed extraneous log messages | murgatroid99 | 2015-02-12 |
| | | |||
| * | Last test now passes | murgatroid99 | 2015-02-12 |
| | | |||
| * | Merge branch 'master' into node_new_core_api | murgatroid99 | 2015-02-12 |
| |\ | |/ |/| | |||
| * | Removed extra log lines | murgatroid99 | 2015-02-12 |
| | | |||
| * | All tests but one now pass against new API | murgatroid99 | 2015-02-12 |
| | | |||
| * | Fixed most of surface tests | murgatroid99 | 2015-02-12 |
| | | |||
| * | Removed extra extension files | murgatroid99 | 2015-02-11 |
| | | |||
| * | Fixed end to end tests | murgatroid99 | 2015-02-11 |
| | | |||
* | | Added standard performance metrics | murgatroid99 | 2015-02-11 |
| | | |||
* | | Updated copyright date | murgatroid99 | 2015-02-11 |
| | | |||
* | | Added a performance test | murgatroid99 | 2015-02-11 |
| | | |||
| * | More end to end test debugging | murgatroid99 | 2015-02-11 |
| | | |||
| * | Resolved merge conflicts | murgatroid99 | 2015-02-10 |
| |\ | |/ |/| | |||
| * | Fixed end-to-end tests for new changes | murgatroid99 | 2015-02-10 |
| | | |||
* | | Fixed typo in stock_server.js0 | murgatroid99 | 2015-02-09 |
| | | |||
| * | Extension module now compiles and some tests pass | murgatroid99 | 2015-02-09 |
| | | |||
* | | Added echoing of requested stock symbol. | Jun Yang | 2015-02-09 |
| | | | | | | | | This makes the example more realistic. | ||
* | | Completed minimal sample in JsDoc of stock client. | Jun Yang | 2015-02-09 |
| | | |||
* | | Fixed math and stock servers | murgatroid99 | 2015-02-09 |
| | | |||
| * | Fixed another compiler error | murgatroid99 | 2015-02-09 |
| | | |||
| * | Fixed some compiler errors in call.cc | murgatroid99 | 2015-02-09 |
| | | |||
* | | Minor comment update | murgatroid99 | 2015-02-09 |
| | | |||
* | | Updated event.cc with new changes | murgatroid99 | 2015-02-09 |
| | | |||
| * | More progress towards new API compatibility | murgatroid99 | 2015-02-09 |
| | | |||
| * | Merge branch 'master' into node_new_core_api | murgatroid99 | 2015-02-05 |
| |\ | |/ |/| | |||
| * | Part of the update to the new API | murgatroid99 | 2015-02-05 |
| | | |||
* | | Added a lot more information to README | murgatroid99 | 2015-02-04 |
|/ | |||
* | Remove timeval functions | David Klempner | 2015-02-04 |
| | | | | | They only had one caller, which could easily be converted to use timespec instead of timeval. | ||
* | Prepare for the new batch call API. | Craig Tiller | 2015-02-02 |
| | | | | | Rename all core API functions that are on their way to deprecation with an _old tag across all wrappings. | ||
* | Merge pull request #311 from murgatroid99/node_fix_not_found_handler | Tim Emiola | 2015-01-30 |
|\ | | | | | Added handling for unimplemeneted methods on the server | ||
* \ | Merge pull request #305 from murgatroid99/node_stock_service | Tim Emiola | 2015-01-30 |
|\ \ | | | | | | | Added stock service client and server | ||
| * | | Added copyright notice to stock.proto | murgatroid99 | 2015-01-30 |
| | | | |||
| | * | Added handling for unimplemeneted methods on the server | murgatroid99 | 2015-01-30 |
| |/ |/| | |||
| * | Added stock service client and server | murgatroid99 | 2015-01-30 |
| | | |||
* | | Removed stray debugger statement | murgatroid99 | 2015-01-29 |
| | | |||
* | | Switched extension to return faster sliceable Buffers | murgatroid99 | 2015-01-29 |
|/ | |||
* | Added cancellation interop tests to Node interop client | murgatroid99 | 2015-01-29 |
| | |||
* | Added API for servers to provide metadata | murgatroid99 | 2015-01-29 |
| |