3070 Commits (22879e749e595a730f194615874ca9710a0f5bf1)

Author SHA1 Message Date
isaacs 906a175a0b process: Add internal _rawDebug() method 12 years ago
isaacs cb53cfd8b5 src: Remove outdated comment re assert() 12 years ago
Ben Noordhuis ed8d97f572 uv: upgrade to v0.11.12 11 years ago
Ben Noordhuis 185c515c9f src: clean up CLI argument parser 11 years ago
Ben Noordhuis 10ccbd501f Revert "src: call uv_loop_delete() on exit in debug mode" 11 years ago
Ben Noordhuis bbed881ec4 Revert "src: close libuv handles on exit" 11 years ago
Ben Noordhuis 4915884da6 src: close libuv handles on exit 11 years ago
Ben Noordhuis a9eb96d020 src: remove unused Persistent<FunctionTemplate> 11 years ago
Ben Noordhuis 653f62a709 crypto: remove NodeBIO::GetMethod() 11 years ago
Ben Noordhuis 8e596c4e15 crypto: make root_cert_store variable extern 11 years ago
Ben Noordhuis 21911db392 crypto: remove misleading comment 11 years ago
Ben Noordhuis 699f636d97 crypto: make error buffer non-static 11 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 12 years ago
Bert Belder de7d698df7 pipe_wrap: squelch integer type conversion warning 11 years ago
Timothy J Fontaine 93b062468b timer_wrap: Timer.now always update loop time 11 years ago
Ben Noordhuis 29d3624dae crypto: make randomBytes/pbkdf2 cbs domain aware 11 years ago
Domenic Denicola 9c110d8027 vm: add isContext; prevent double-contextifying 12 years ago
Domenic Denicola a3bf3d10ef vm: use MakeWeak to fix leaking contexts 12 years ago
Domenic Denicola a54f65ce75 vm: rip out ObjectWrap from ContextifyContext 12 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 11 years ago
Ben Noordhuis 8d567f43d0 src: remove two pointless globals from node.cc 12 years ago
Ben Noordhuis 556b890ad9 src: call uv_loop_delete() on exit in debug mode 12 years ago
Ben Noordhuis 3a87b31bfa src: remove --max-stack-size option 12 years ago
Ben Noordhuis 0523da64d2 cares_wrap: drop UV_HANDLE_FIELDS from ares_task_t 12 years ago
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 12 years ago
Trevor Norris 16a60ed2a3 buffer: add NativeBuffer API 12 years ago
Ben Noordhuis 9ac75d1f06 src: remove pointless node_os.h header file 12 years ago
Bert Belder 87405b0d98 process_wrap: don't coerce process exit code to int32_t 12 years ago
Trevor Norris 467e00ed02 domain: move error handling directly into instance 12 years ago
Bert Belder 7555227a12 process_wrap: update after libuv api change 12 years ago
Ben Noordhuis 48976d29f4 vm: fix Persistent<Context> leak 12 years ago
Ben Noordhuis 2891790dbd vm: remove unnecessary Persistent<FunctionTemplate> 12 years ago
isaacs eef552774e vm: Put back display_errors flag 12 years ago
Timothy J Fontaine 3c66b15789 Now working on 0.10.18 12 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 12 years ago
Timothy J Fontaine 469a4a5091 2013.08.21, Version 0.10.17 (Stable) 12 years ago
Timothy J Fontaine 3602d4c23b Now working on 0.11.7 12 years ago
Timothy J Fontaine 04018d4b39 2013.08.21, Version 0.11.6 (Unstable) 12 years ago
Trevor Norris 849cf1aa92 smalloc: consistent-ify syntax 12 years ago
Trevor Norris 6b5c43ed18 smalloc: length is byte size, not array length 12 years ago
Trevor Norris ed0677f427 smalloc: expose ExternalArraySize 12 years ago
Matthew Aynalem c171c490f2 fixes #6031 spelling errors 12 years ago
Trevor Norris f97a1267e2 buffer: lint 12 years ago
Fedor Indutny 306f863438 crypto: don't touch ssl_ in Connection 12 years ago
Fedor Indutny b9a0eb0688 tls, crypto: deduplicate code 12 years ago
Ben Noordhuis 3e25ed905c src: move includes inside include guard 12 years ago
isaacs 0e043528a1 Now working on v0.10.17 12 years ago
Trevor Norris 2dd4a745b0 buffer: don't call ByteLength for simple encodings 12 years ago
isaacs 50b4c905a4 2013.08.16, Version 0.10.16 (Stable) 12 years ago
Ben Noordhuis f55aca6515 crypto: fix memory leak in randomBytes() error path 12 years ago