8881 Commits (1ef1be376c1e64d00bd61e746de5315d54c38315)
 

Author SHA1 Message Date
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
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
Ben Noordhuis 10133aaa46 test: add https tls session reuse test 12 years ago
isaacs 5613803f8d blog: Add favicon to blog site 12 years ago
isaacs fc71a63baf doc: Remove unnecessary sh script tags 12 years ago
Andrei Sedoi cc517497e6 v8: fix build for mips32r2 architecture 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
Andrei Sedoi acbdabb74b configure: fix cross-compilation host_arch_cc() 12 years ago
isaacs 4bca631c1a doc: v0.8.25 changelog entry 12 years ago
isaacs 8765436025 blog: Release v0.8.25 12 years ago
isaacs fc4b4059ff blog: Release 0.10.11 12 years ago
isaacs 17d00f1657 Now working on 0.10.12 12 years ago
isaacs b45489af73 Merge branch 'v0.10.11-release' into v0.10 12 years ago
isaacs d9d5bc4654 2013.06.13, Version 0.10.11 (Stable) 12 years ago
Veres Lajos 9a4e5937ee test: minor typo fixes 12 years ago
Andrei Sedoi 884b25356f openssl: add missing configuration pieces for MIPS 12 years ago
isaacs e8500274e0 Revert "http: remove bodyHead from 'upgrade' events" 12 years ago
Trevor Norris e92f4879eb string_bytes: write strings using new API 12 years ago