4242 Commits (753021c35b98ba39555463468cb309bbc70f91d1)

Author SHA1 Message Date
Brian White 4d7531de24
http: optimize headers iteration 8 years ago
Brian White af74e72a9f
http: simplify boolean checks 8 years ago
Brian White e8b809a7a0
http: extract validation functions 8 years ago
Brian White b6ea857c7d
lib: avoid recompilation of anonymous functions 8 years ago
Brian White a54972c195
http: improve validation performance 8 years ago
Brian White 832271c88f
http: refactor server connection handling 8 years ago
Brian White 14c76f8671
http: misc cleanup and minor optimizations 8 years ago
Brian White 175ed520c1
http: reuse existing headers array for raw values 8 years ago
Brian White 4c9dd6822e
events: improve once() performance 8 years ago
Brian White 13a4887ee9 buffer: improve allocation performance 8 years ago
Anna Henningsen f2ef850f11
fs: support Uint8Array input to methods 8 years ago
cjihrig fc7b0dda85 child_process: improve input validation 8 years ago
Junshu Okamoto c65d55f087 url: do not truncate long hostnames 8 years ago
Jeremy Yallop 5dc44874c3 fs: cache non-symlinks in realpathSync. 8 years ago
Evan Lucas e248f7f9e7 repl: allow autocompletion for scoped packages 8 years ago
Michaël Zasso 966e5cfb81 tools: enforce linebreak after ternary operators 8 years ago
Anna Henningsen beca3244e2
buffer: allow Uint8Array input to methods 8 years ago
Francis Gulotta 1081f0f33d fs: remove needless assignment of null 8 years ago
Sam Roberts 0b44384561 tls: allow obvious key/passphrase combinations 8 years ago
Sean Villars 5d14602181 cluster: return worker reference from disconnect() 8 years ago
hveldstra 9f6f0f748c timers: fix handling of cleared immediates 8 years ago
Ethan Arrowood e432c2bfaa fs: remove unused argument from copyObject() 8 years ago
Brian White f3cf8e9808
fs: do not pass Buffer when toString() fails 8 years ago
Jay Brownlee 4f97a146ff
url, test: fix typo in inspect output, add test 8 years ago
Joyee Cheung 3d353c749c
buffer: consistent error for length > kMaxLength 8 years ago
Sam Roberts a28e949145 tls: do not refer to secureOptions as flags 8 years ago
Sam Roberts d4050b38d6 tls: document and test option-less createServer 8 years ago
Sam Roberts c3839f7ed4 tls: fix/annotate connect arg comments 8 years ago
Anna Henningsen d4f00fe109
buffer: fix single-character string filling 8 years ago
joyeecheung a84017a689 url, test: including base argument in originFor 8 years ago
Ben Noordhuis aa77b767b6 lib,src: support values > 4GB in heap statistics 8 years ago
Michaël Zasso 4d11c2ce5c lib,test: use consistent operator linebreak style 8 years ago
Karl Böhlmark 9a5d47542d http: remove stale timeout listeners 8 years ago
Luca Maraschi df3978421b http: verify client method is a string 8 years ago
Timothy Gu 61d6293033 url: improve URLSearchParams spec compliance 8 years ago
Axel Monroy 1be73e828d url: add a got host pattern in url.js 8 years ago
Teddy Katz 9d493d0064
repl: avoid parsing division operator as regex 8 years ago
Jackson Tian fc31055117 internal/util: move the case 'latin1' 8 years ago
Lance Ball 6410534ec1 debugger: call `this.resume()` after `this.run()` 8 years ago
Anna Henningsen 196d27dd8c
promise: better stack traces for --trace-warnings 8 years ago
brad-decker bbed075325 child_process: name anonymous functions 8 years ago
Prince J Wesley 9366b8d90a
repl: preprocess only for defaultEval 8 years ago
Sakthipriyan Vairamani (thefourtheye) 720d01f006
buffer: convert offset & length to int properly 8 years ago
Rich Trott 34a6c858bd debugger: refactor _debugger.js 8 years ago
Safia Abdalla 883173289d
url: add inspect function to TupleOrigin 8 years ago
joyeecheung 4422c35c5e
test,url: improve escaping in url.parse 8 years ago
Walter Beller-Morales 20fa6e7d07 lib: use === in _http_server and _tls_wrap 8 years ago
Teddy Katz 24a98dd810
repl: fix generator function preprocessing 8 years ago
Bryan English edb78aa2a6 constants: errors -> errno 8 years ago
Anna Henningsen 4fffe32a4b Revert "buffer: runtime deprecation of calling Buffer without new" 8 years ago