2013-08-08 |
isaacs | http: Use streams3 directly, not .ondata/end |
tree | commitdiff |
2013-08-07 |
Trevor Norris | smalloc: allow different external array types |
tree | commitdiff |
2013-08-06 |
Timothy J Fontaine | Merge remote-tracking branch 'upstream/v0.10' |
tree | commitdiff |
2013-08-06 |
Eran Hammer | stream: Fix double pipe error emit |
tree | commitdiff |
2013-08-06 |
Fedor Indutny | tls: asynchronous SNICallback |
tree | commitdiff |
2013-08-05 |
isaacs | test: Move test-http-default-port from disabled to... |
tree | commitdiff |
2013-08-05 |
Koichi Kobayashi | https: fix default port |
tree | commitdiff |
2013-08-04 |
Fedor Indutny | tls: fix handling of `SNICallback` server option |
tree | commitdiff |
2013-08-02 |
Trevor Norris | smalloc: fix assertion fails/segfault |
tree | commitdiff |
2013-08-01 |
Trevor Norris | test: add mac to test-os |
tree | commitdiff |
2013-08-01 |
Ben Noordhuis | test: future-proof simple/test-event-emitter-memory... |
tree | commitdiff |
2013-08-01 |
Ben Noordhuis | test: fix pummel/test-net-connect-memleak |
tree | commitdiff |
2013-08-01 |
Ben Noordhuis | events: fix memory leak, don't leak event names |
tree | commitdiff |
2013-08-01 |
Fedor Indutny | tls_wrap: parse tls session ticket extension |
tree | commitdiff |
2013-07-30 |
Ben Noordhuis | crypto: fix assert() on malformed hex input |
tree | commitdiff |
2013-07-29 |
Ben Noordhuis | util: don't throw on circular %j input to format() |
tree | commitdiff |
2013-07-30 |
Ben Noordhuis | Merge remote-tracking branch 'origin/v0.10' |
tree | commitdiff |
2013-07-29 |
Ben Noordhuis | dgram: report send errors to cb, don't pass bytes |
tree | commitdiff |
2013-07-29 |
Fedor Indutny | test: loosen timeout in https-no-reader |
tree | commitdiff |
2013-07-28 |
Ben Noordhuis | test: cluster: add 'bind to privileged port' tests |
tree | commitdiff |
2013-07-28 |
Ben Noordhuis | cluster: fix shared handle bind error propagation |
tree | commitdiff |
2013-07-25 |
isaacs | streams: Don't emit 'end' until read() past EOF |
tree | commitdiff |
2013-07-25 |
Ben Noordhuis | test: fix simple/test-setproctitle |
tree | commitdiff |
2013-07-24 |
Fedor Indutny | tls: share tls tickets key between cluster workers |
tree | commitdiff |
2013-07-23 |
David Björklund | crypto: Add test for sha.write(''); sha.end() |
tree | commitdiff |
2013-07-23 |
Trevor Norris | buffer: slice on zero length buffer |
tree | commitdiff |
2013-07-22 |
isaacs | stream: Simplify flowing, passive data listening |
tree | commitdiff |
2013-07-20 |
Ben Noordhuis | test: move two tests from simple/ to internet/ |
tree | commitdiff |
2013-07-20 |
Ben Noordhuis | test: fix up tests after internal api change |
tree | commitdiff |
2013-07-19 |
Trevor Norris | buffer: return offset for end of last write |
tree | commitdiff |
2013-07-19 |
Trevor Norris | smalloc: create separate module |
tree | commitdiff |
2013-07-18 |
isaacs | Merge remote-tracking branch 'ry/v0.10' |
tree | commitdiff |
2013-07-17 |
Shuan Wang | url: Fix edge-case when protocol is non-lowercase |
tree | commitdiff |
2013-07-12 |
Timothy J Fontaine | Merge remote-tracking branch 'upstream/v0.10' |
tree | commitdiff |
2013-07-12 |
Timothy J Fontaine | test: regression test for #5798 setImmediate |
tree | commitdiff |
2013-07-10 |
Ben Noordhuis | test: fix up indentation, replace tabs with spaces |
tree | commitdiff |
2013-07-08 |
isaacs | http: Dump response when request is aborted |
tree | commitdiff |
2013-07-10 |
isaacs | http: Reuse more http/https Agent code |
tree | commitdiff |
2013-07-10 |
isaacs | http: Add agent.get/request methods |
tree | commitdiff |
2013-07-10 |
isaacs | http: Proper KeepAlive behavior |
tree | commitdiff |
2013-07-09 |
Trevor Norris | buffer: propagate originating parent |
tree | commitdiff |
2013-07-06 |
Ben Noordhuis | test: fix up weakref.cc after v8 api change |
tree | commitdiff |
2013-07-06 |
Ben Noordhuis | src: enable native v8 typed arrays |
tree | commitdiff |
2013-07-05 |
Ben Noordhuis | Merge remote-tracking branch 'origin/v0.10' |
tree | commitdiff |
2013-07-03 |
Jeff Barczewski | stream: objectMode transform should allow falsey values |
tree | commitdiff |
2013-07-03 |
Trevor Norris | {stream,udp,tls}_wrap: remove unused offset/length |
tree | commitdiff |
2013-07-02 |
Timothy J Fontaine | test: fix tls-hello-parser-failure on smartos |
tree | commitdiff |
2013-07-01 |
Peter Rust | http: use an unref'd timer to fix delay in exit |
tree | commitdiff |
2013-07-01 |
Timothy J Fontaine | test: fix tls-hello-parser-failure on smartos |
tree | commitdiff |
2013-07-01 |
Brian White | zlib: allow changing of level and strategy |
tree | commitdiff |
2013-07-01 |
Brian White | zlib: allow custom flush type for flush() |
tree | commitdiff |
2013-06-26 |
Miroslav Bajtos | src: break on uncaught exception |
tree | commitdiff |
2013-06-25 |
isaacs | Merge remote-tracking branch 'ry/v0.10' into master |
tree | commitdiff |
2013-06-20 |
Ben Noordhuis | child_process: emit 'disconnect' asynchronously |
tree | commitdiff |
2013-06-18 |
Trevor Norris | buffer: implement new fill behavior |
tree | commitdiff |
2013-06-18 |
Trevor Norris | buffer: expose class methods alloc and dispose |
tree | commitdiff |
2013-06-18 |
Trevor Norris | buffer: use smalloc as backing data store |
tree | commitdiff |
2013-06-18 |
Trevor Norris | smalloc: add api to manually dispose Persistent |
tree | commitdiff |
2013-06-18 |
Trevor Norris | smalloc: initial implementation |
tree | commitdiff |
2013-06-17 |
Krzysztof Chrapka | readline: strip ctrl chars for prompt width calc |
tree | commitdiff |
2013-06-17 |
Fedor Indutny | tls: session API returns |
tree | commitdiff |
2013-06-17 |
isaacs | net: Do not destroy socket mid-write |
tree | commitdiff |
2013-06-16 |
Fedor Indutny | tls: introduce TLSSocket based on tls_wrap binding |
tree | commitdiff |
2013-06-15 |
Ben Noordhuis | test: add https tls session reuse test |
tree | commitdiff |
2013-06-13 |
Veres Lajos | test: minor typo fixes |
tree | commitdiff |
2013-06-13 |
isaacs | Revert "http: remove bodyHead from 'upgrade' events" |
tree | commitdiff |
2013-06-12 |
Trevor Norris | string_bytes: write strings using new API |
tree | commitdiff |
2013-06-11 |
Ben Noordhuis | test: fix up weakref.cc after v8 api change |
tree | commitdiff |
2013-06-11 |
Ben Noordhuis | crypto: fix utf8/utf-8 encoding check |
tree | commitdiff |
2013-06-05 |
isaacs | Merge remote-tracking branch 'ry/v0.10' |
tree | commitdiff |
2013-06-05 |
isaacs | net: Destroy when not readable and not writable |
tree | commitdiff |
2013-06-03 |
isaacs | url: Properly parse certain oddly formed urls |
tree | commitdiff |
2013-06-03 |
isaacs | stream: unshift('') is a noop |
tree | commitdiff |
2013-05-31 |
isaacs | Merge remote-tracking branch 'ry/v0.10' |
tree | commitdiff |
2013-05-30 |
Trevor Norris | process: remove maxTickDepth from _tickCallback |
tree | commitdiff |
2013-05-30 |
Andrew Paprocki | vm: fix race condition in watchdog cleanup |
tree | commitdiff |
2013-05-30 |
Brian White | repl: fix JSON.parse error check |
tree | commitdiff |
2013-05-29 |
Ben Noordhuis | Merge remote-tracking branch 'origin/v0.10' |
tree | commitdiff |
2013-05-28 |
Fedor Indutny | tls: invoke write cb only after opposite read end |
tree | commitdiff |
2013-05-27 |
isaacs | Merge remote-tracking branch 'ry/v0.10' |
tree | commitdiff |
2013-05-24 |
Fedor Indutny | tls: retry writing after hello parse error |
tree | commitdiff |
2013-05-24 |
Nathan Zadoks | http: remove bodyHead from 'upgrade' events |
tree | commitdiff |
2013-05-23 |
Timothy J Fontaine | buffer: special case empty string writes |
tree | commitdiff |
2013-05-23 |
isaacs | http: Return true on empty writes, not false |
tree | commitdiff |
2013-05-22 |
isaacs | test: Fix test-deprecation-flags |
tree | commitdiff |
2013-05-21 |
Timothy J Fontaine | net: use timers._unrefActive for internal timeouts |
tree | commitdiff |
2013-05-21 |
isaacs | util: Add debuglog, deprecate console lookalikes |
tree | commitdiff |
2013-05-20 |
Trevor Norris | buffer: throw when writing beyond buffer |
tree | commitdiff |
2013-05-20 |
isaacs | Merge remote-tracking branch ry/v0.10 into master |
tree | commitdiff |
2013-05-20 |
isaacs | crypto: Clear error after DiffieHellman key errors |
tree | commitdiff |
2013-05-20 |
Trevor Norris | string_bytes: strip padding from base64 strings |
tree | commitdiff |
2013-05-20 |
Ben Noordhuis | tls: add localAddress and localPort properties |
tree | commitdiff |
2013-05-17 |
Robert Kowalski | module: use path.sep instead of a custom solution |
tree | commitdiff |
2013-05-17 |
isaacs | Merge remote-tracking branch 'ry/v0.10' into master |
tree | commitdiff |
2013-05-16 |
Ben Noordhuis | buffer, crypto: fix default encoding regression |
tree | commitdiff |
2013-05-15 |
Ben Noordhuis | timers: fix setInterval() assert |
tree | commitdiff |
2013-05-15 |
Robert Kowalski | module: use path.sep instead of custom solution |
tree | commitdiff |
2013-05-15 |
Ben Noordhuis | http: don't escape request path, reject bad chars |
tree | commitdiff |
2013-05-15 |
Ben Noordhuis | net: emit dns 'lookup' event before connect |
tree | commitdiff |
2013-05-14 |
Timothy J Fontaine | dns: add getServers and setServers |
tree | commitdiff |
next |