3070 Commits (22879e749e595a730f194615874ca9710a0f5bf1)

Author SHA1 Message Date
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
isaacs 17d00f1657 Now working on 0.10.12 12 years ago
isaacs d9d5bc4654 2013.06.13, Version 0.10.11 (Stable) 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 393d33e7ea src: upgrade after v8 api change 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 6ada73383c Now working on v0.10.11 12 years ago
isaacs 25e51c396a 2013.06.04, Version 0.10.10 (Stable) 12 years ago
Ben Noordhuis a7820a15e7 src: replace ngx-queue.h with queue.h 12 years ago
Nick Desaulniers 72b92e92d3 src: wrap macros in `do {...} while (0)` 12 years ago
Trevor Norris 4b31a2d8da process: use Tock for nextTickQueue items 12 years ago
Trevor Norris bcb85a1d31 src: remove old comment code 12 years ago
Trevor Norris b846842aff process: remove spinner 12 years ago
isaacs ce54f4ae50 Now working on v0.10.10 12 years ago
isaacs 878ffdbe6a 2013.05.30, Version 0.10.9 (Stable) 12 years ago
Trevor Norris 9a6c0853bc process: remove max tick check for domains 12 years ago
Trevor Norris 0761c90204 process: remove maxTickDepth from _tickCallback 12 years ago
Trevor Norris 5b636feaa8 process: relocate needSpinner calls 12 years ago
Andrew Paprocki 49e3fcd058 vm: fix race condition in watchdog cleanup 12 years ago
Ben Noordhuis c188a75103 buffer: guard against integer overflow 12 years ago
Ben Noordhuis 36ebff0470 buffer: simplify ReadFloatGeneric offset checks 12 years ago
Ben Noordhuis ef0926ce42 os: use IsBigEndian() in GetEndianness() function 12 years ago
Ben Noordhuis d02f228263 buffer: guard against pointer aliasing issues 12 years ago
Ben Noordhuis 7890a69e4d src: add endianness helper functions 12 years ago
Ben Noordhuis 448adaa456 src: simplify HandleWrap initialization 12 years ago
Ben Noordhuis 4d68daea0f src: replace c-style casts with c++-style casts 12 years ago
Fedor Indutny fa170dd2b2 tls: ignore .shutdown() syscall error 12 years ago
isaacs ccb77e1c9d Now working on 0.10.9 12 years ago
isaacs 30d9e9fdd9 2013.05.24, Version 0.10.8 (Stable) 12 years ago
Timothy J Fontaine 007e63bb13 buffer: special case empty string writes 12 years ago
Timothy J Fontaine 17e696c312 systemtap: add tapset for node user probes 12 years ago
Timothy J Fontaine 23509eb9e8 dtrace: unify dtrace and systemtap interfaces 12 years ago
Timothy J Fontaine f8193ab3c4 timers: use uv_now instead of Date.now 12 years ago
Trevor Norris f58eb8f5db src: remove unused comment 12 years ago
Trevor Norris 2868bf94b6 src: upgrade to new v8 api 12 years ago
isaacs 3a2b5030ae crypto: Clear error after DiffieHellman key errors 12 years ago
Trevor Norris d5d5170c35 string_bytes: strip padding from base64 strings 12 years ago
isaacs f57ff787aa src: Remove superfluous static_cast 12 years ago
isaacs bae6d089a4 Now working on 0.10.8 12 years ago
isaacs d2fdae197a 2013.05.17, Version 0.10.7 (Stable) 12 years ago
isaacs 199fa9f8dd crypto: Don't ignore verify encoding argument 12 years ago
Trevor Norris 7998843807 fs_event: use cached Persistent syms instead 12 years ago