8658 Commits (f5e13ae9b5ca6eaacbcf9aad36552d9cd6c8bde6)
 

Author SHA1 Message Date
Trevor Norris f5e13ae9b5 buffer: write strings directly from call 12 years ago
Fedor Indutny bf8dc0762a crypto: change assertion to condition in bio 12 years ago
Trevor Norris 7373c4ddb7 buffer: proper API export for Windows 12 years ago
Trevor Norris 4b40358841 buffer: implement new fill behavior 12 years ago
Trevor Norris f489649159 buffer: deprecate legacy code 12 years ago
Trevor Norris 56869d9ae7 buffer: remove c-style casts 12 years ago
Trevor Norris fb40da822f buffer: expose class methods alloc and dispose 12 years ago
Trevor Norris 456942a920 buffer: reimplement Buffer pools 12 years ago
Trevor Norris 3a2f273bd7 buffer: use smalloc as backing data store 12 years ago
Trevor Norris 252cdfa43b smalloc: add api to manually dispose Persistent 12 years ago
Trevor Norris 8f3f9f7830 smalloc: initial implementation 12 years ago
Rod Vagg d3b06f19cb doc: cleanup addons code, fix isolate positioning 12 years ago
Rod Vagg 98aad77f46 doc: cleanup addons docs for 80 char lines 12 years ago
Bert Belder 1bf6d78980 stream_wrap: remove bogus assert 12 years ago
Ben Noordhuis b9165252e3 src: clean up `using` directives 12 years ago
Sam Roberts 226a20da5d doc: call console module 'console' not 'stdio' 12 years ago
Timothy J Fontaine c0281f1b30 build: fix include order for building on windows 12 years ago
Linus Mårtensson 5e4e8ec429 build: add android support 12 years ago
Krzysztof Chrapka ffcd8b94c2 readline: strip ctrl chars for prompt width calc 12 years ago
Fedor Indutny 212e9cd8c9 tls: session API returns 12 years ago
isaacs 0a4260c8c0 doc: Correct TLS deprecation notices 12 years ago
Ben Noordhuis 0581f5cb60 stream_wrap: fix signed/unsigned comparison warning 12 years ago
Ben Noordhuis 70a75cd41e cares: fix uninitialized variable warning 12 years ago
Fedor Indutny dc50f27d52 tls: share socket._hadError with http_client 12 years ago
Fedor Indutny af80e7bc6e tls: introduce TLSSocket based on tls_wrap binding 12 years ago
Fedor Indutny 03e008ddb8 tls_wrap: embed TLS encryption into streamwrap 12 years ago
Fedor Indutny 4c48a39c65 stream_wrap: introduce StreamWrapCallbacks 12 years ago
Fedor Indutny 6978e998ee process: abstract out HandleToStream 12 years ago
Fedor Indutny 0495b7031c crypto: clear error on return in AddCRL 12 years ago
Fedor Indutny 5dd155a3bb crypto: ensure that read head is always non-empty 12 years ago
Fedor Indutny 4536b27ac1 crypto: do not deallocate embedded buffer 12 years ago
Fedor Indutny 56d9c48573 crypto: fix excessive buffer allocation 12 years ago
Trevor Norris e92f4879eb string_bytes: write strings using new API 12 years ago
Trevor Norris 642ea2b668 string_bytes: use external for large strings 12 years ago
Trevor Norris 87624ab911 string_bytes: implement new v8 API 12 years ago
Trevor Norris 45a08cb216 lint: add mising isolates and minor style fixes 12 years ago
Ben Noordhuis 3b0a759b6b test: fix up weakref.cc after v8 api change 12 years ago
Ben Noordhuis 393d33e7ea src: upgrade after v8 api change 12 years ago
Ben Noordhuis 2dbc5ea1b4 v8: reapply floating patches 12 years ago
Ben Noordhuis 6dd78074a3 v8: upgrade to v3.19.13 12 years ago
Fedor Indutny 9ae1d182ba crypto: free excessive memory in NodeBIO 12 years ago
Ben Noordhuis 4bb4f734b3 src: unexport node_isolate 12 years ago
isaacs 0882a75063 Merge remote-tracking branch 'ry/v0.10' 12 years ago
isaacs e0519ace31 net: Destroy when not readable and not writable 12 years ago
isaacs 6ada73383c Now working on v0.10.11 12 years ago
isaacs 59c8f59171 blog: Release v0.10.10 12 years ago
isaacs fe0434ce1e Merge branch 'v0.10.10-release' into v0.10 12 years ago
isaacs 25e51c396a 2013.06.04, Version 0.10.10 (Stable) 12 years ago
isaacs 96c30df10c uv: Upgrade to 0.10.10 12 years ago
Ben Noordhuis 414a909d01 url: remove unused global variable 12 years ago