4108 Commits (c938735ceea1e610f57aff6853965a41e412299d)

Author SHA1 Message Date
Ali Ijaz Sheikh 5737c215b5 contextify: cleanup weak ref for global proxy 9 years ago
Ali Ijaz Sheikh ebbbc5a790 buffer: replace deprecated SetWeak usage 9 years ago
Ali Ijaz Sheikh 34aac23d0b buffer: cleanup CallbackInfo 9 years ago
Ali Ijaz Sheikh a45e1f9f98 src: fix deprecated SetWeak usage in base-object 9 years ago
Ali Ijaz Sheikh c1649a7e4e src: replace usage of deprecated SetAccessor 9 years ago
Michaël Zasso cddd5347f6 src: replace deprecated ProcessDebugMessages 9 years ago
Michaël Zasso d515a3f4b4 src: replace usage of deprecated GetDebugContext 9 years ago
Michaël Zasso 4417f99432 src: replace usage of deprecated SetMessageHandler 9 years ago
Michaël Zasso 8894f2745f src: replace deprecated CancelTerminateExecution 9 years ago
Michaël Zasso f50ef1a46f src: replace deprecated TerminateExecution 9 years ago
Michaël Zasso ac32340997 src: replace usage of deprecated HasOwnProperty 9 years ago
Michaël Zasso a729208808 src: replace usage of deprecated Has 9 years ago
Michaël Zasso 3d7fd9aa22 src: replace usage of deprecated GetEndColumn 9 years ago
Michaël Zasso d45045f318 src: replace usage of deprecated Delete 9 years ago
Michaël Zasso 16b0a8c1ac src: replace usage of deprecated CompileUnbound 9 years ago
Michaël Zasso 023c317173 src: replace usage of deprecated Compile 9 years ago
Michaël Zasso 79d7475604 src: fix TryCatch deprecation warnings 9 years ago
Michaël Zasso 81f1732a05 src: replace deprecated String::NewFromOneByte 9 years ago
Fedor Indutny b010c87164 crypto, string_bytes: treat `buffer` str as `utf8` 9 years ago
Ben Noordhuis 0bea78682a tls: fix assert in context._external accessor 9 years ago
Trevor Norris a7e49c886f http_parser: use `MakeCallback` 9 years ago
Fedor Indutny da3f425506 crypto: PBKDF2 works with `int` not `ssize_t` 9 years ago
Sam Roberts 292033b1f5 constants: define ENGINE_METHOD_RSA 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Ben Noordhuis 33e51fe18c src,tools: remove null sentinel from source array 9 years ago
Ben Noordhuis 96adbe9503 src,tools: drop nul byte from built-in source code 9 years ago
Ben Noordhuis cdc7e025e0 src,tools: allow utf-8 in built-in js source code 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Phillip Kovalev 5c14efbbe9 module: return correct exports from linked binding 9 years ago
Andreas Madsen 11c672bc77 async_wrap: add parent uid to init hook 9 years ago
Andreas Madsen c6c7d8b325 async_wrap: make uid the first argument in init 9 years ago
Andreas Madsen c794869e97 async_wrap: add uid to all asyncWrap hooks 9 years ago
Rich Trott 32f6098eef src,test,tools: modify for more stringent linting 9 years ago
Brian White b72dbdbe43 src: remove unnecessary check 9 years ago
Evan Lucas 31ebda24d4 node: set process._eventsCount to 0 on startup 9 years ago
Trevor Norris 95afe28fc5 src: remove TryCatch in MakeCallback 9 years ago
Trevor Norris 5e30478ede src: remove unused TickInfo::in_tick() 9 years ago
Trevor Norris f86a3a2fb5 src: remove unused of TickInfo::last_threw() 9 years ago
Trevor Norris e9192249c8 src: add AsyncCallbackScope 9 years ago
Trevor Norris 575b84ec41 src: fix MakeCallback error handling 9 years ago
Adam Langley 773b9016aa crypto: have fixed NodeBIOs return EOF 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Jackson Tian 4e46931406 src: deprecate undocumented variables 10 years ago
James M Snell b5b5bb1e3c src: avoid compiler warning in node_revert.cc 9 years ago
James M Snell d387591bbb src: add --security-revert command line flag 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
Fedor Indutny 1258b0166d deps: sync with upstream bagder/c-ares@2bae2d5 9 years ago
Fedor Indutny 106c6cfe98 crypto: fix memory leak in LoadPKCS12 9 years ago
Fedor Indutny 23196fe9c1 crypto: add `pfx` certs as CA certs too 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago