8708 Commits (ec90e6e80adbb9c6f31158c319eba4e35edda845)
 

Author SHA1 Message Date
Trevor Norris ec90e6e80a slab_allocator: remove SlabAllocator 12 years ago
Fedor Indutny c1db1ecd15 crypto: fix memory leak in LoadPKCS12 12 years ago
Fedor Indutny 07fbb43d78 tls: export TLSSocket 12 years ago
Timothy J Fontaine 6f8ddf3759 test: fix tls-hello-parser-failure on smartos 12 years ago
Brian White 9b09c9eedd zlib: allow changing of level and strategy 12 years ago
Brian White 086d4ccace zlib: allow custom flush type for flush() 12 years ago
Brian White 0004ffa5da zlib: remove unused parameter 12 years ago
Brian White e945903671 zlib: level can be negative 12 years ago
Brian White c9644fbd7c zlib: allow zero values for level and strategy 12 years ago
isaacs 0449c3d0cb Merge branch 'v0.11.3-release' 12 years ago
isaacs 38c0c47bbe 2013.06.26, Version 0.11.3 (Unstable) 12 years ago
Miroslav Bajtos c16963b977 src: break on uncaught exception 12 years ago
isaacs 4bc024ddec uv: Upgrade to v0.11.5 12 years ago
Fedor Indutny 4ae96c885b crypto: do not move half-filled write head 12 years ago
isaacs adf9b67e59 Merge remote-tracking branch 'ry/v0.10' into master 12 years ago
Ben Noordhuis 3fac4157fe doc: fs: synchronize watchFile/unwatchFile warning 12 years ago
Ben Noordhuis b255f4c10a child_process: emit 'disconnect' asynchronously 12 years ago
Mathias Bynens 972465a3b0 doc: improve punycode.js documentation 12 years ago
Ben Noordhuis 157d2bcc04 buffer: fix gcc 4.2 build breakage 12 years ago
Mathias Bynens 24ba9fdec8 punycode: update to v1.2.3 12 years ago
Timothy J Fontaine a2c4ca09ed string_bytes: properly detect 64bit 12 years ago
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
Sam Roberts 5fc8efb87d doc: call console module 'console' not 'stdio' 12 years ago
isaacs 67cb80158c blog: Release 0.10.12 12 years ago
isaacs 637acb2b34 Now working on 0.10.13 12 years ago
isaacs 59dde81926 Merge branch 'v0.10.12-release' into v0.10 12 years ago
isaacs a088cf4f93 2013.06.18, Version 0.10.12 (Stable) 12 years ago
isaacs 9195455637 npm: Upgrade to 1.2.32 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
Yuan Chuan 18574bfaf1 readline: make `ctrl + L` clear the screen 12 years ago
Ben Noordhuis 41fc46e52f v8: add setVariableValue debugger command 12 years ago
Fedor Indutny 212e9cd8c9 tls: session API returns 12 years ago
isaacs 3c7945bda1 net: Do not destroy socket mid-write 12 years ago