4101 Commits (58ae35c34d976f596f15f017d3b41cce2c16e316)

Author SHA1 Message Date
Stefan Budeanu 91744aaf00 build: configure --shared 9 years ago
Evan Lucas fe580eb578 inspector: print warning when used 9 years ago
Daniel Bevenius 84dd526f51 src: renaming ares_task struct to node_ares_task 9 years ago
Michael Wain fa9e6f7463 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Anna Henningsen 55b87c0238 vm: test for abort condition of current invocation 9 years ago
Ben Noordhuis ef41c8bd8e crypto: update root certificates 9 years ago
Ben Noordhuis 059335180d src: use RAII for mutexes and condition variables 9 years ago
Anna Henningsen d049919e7d vm: add ability to break on sigint/ctrl+c 9 years ago
Eugene Ostroukhov 8dd48c9251 inspector: fix inspector connection cleanup 9 years ago
Eugene Ostroukhov 09ecd1fb58 inspector: fix coverity scan errors 9 years ago
Ali Ijaz Sheikh cbe57479c4 deps: switch to upstream v8_inspector 9 years ago
Myles Borins 3d69ad1cf3 src: make Sec-WebSocket-Key check case-insensitive 9 years ago
Eugene Ostroukhov 88b2aa3ce6 inspector: process.exit should wait for inspector 9 years ago
Anna Henningsen 38d36e3285 src: fix --without-inspector build 9 years ago
Eugene Ostroukhov 7da8a413f6 inspector: reduce implementation in header 9 years ago
Ali Ijaz Sheikh ec90a7a92e inspector: change default port 9 years ago
Myles Borins 2fd140b949 src: fix json payload from inspector 9 years ago
Nicolas Romer 643b33b497 src: add linebreak to inspector message 9 years ago
Anna Henningsen ea2d661447 src: fix --without-inspector build 9 years ago
Pavel Feldman 7d4f038a78 src,lib: v8-inspector support 9 years ago
Cheng Zhao 2a8bd35bac src: add node::FreeEnvironment public API 9 years ago
James M Snell 929b6c29d8 src: refactor require('constants') 9 years ago
Bryce Simonds cd38401724 src: fix Windows segfault with `--eval` 9 years ago
Daniel Bevenius 6dc0dae830 src: rename "node" script to "bootstrap_node" 9 years ago
Ingvar Stepanyan ac8e1bf609 buffer: improve creation performance. 9 years ago
Evan Lucas e8144165a2 Working on v6.2.3 9 years ago
Evan Lucas 091abb31e2 2016-06-17, Version 6.2.2 (Current) Release 9 years ago
Brian White cf0928ccb7 src: clean up string_search 9 years ago
Rod Vagg 37550e6120 Working on v6.2.2 9 years ago
Rod Vagg c7b0d06183 2016-06-02, Version 6.2.1 (Current) 9 years ago
Trevor Norris 99c05a1af0 async_wrap: pass uid to JS as double 9 years ago
Matteo Collina 8e6f8b2fb5 dgram: copy the list in send 9 years ago
Ben Noordhuis 64445674f0 src: add include guards to internal headers 9 years ago
Trevor Norris 4333fda46d src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 0d08fc415f stream_base: always use Base template class 9 years ago
Trevor Norris 5779ed2a4a tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 4da3e1e461 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris 7e5775704e src: inherit first from AsyncWrap 9 years ago
Anna Henningsen 55b736a63b vm: don't abort process when stack space runs out 9 years ago
Eugene Ostroukhov 756ec80d50 string_bytes: Make base64 encode/decode reusable 9 years ago
Saúl Ibarra Corretgé 36ed4a2d7a udp: use libuv API to get file descriptor 9 years ago
Saúl Ibarra Corretgé f3e3eebec8 unix,stream: fix getting the correct fd for a handle 9 years ago
Anna Henningsen 0841496992 src: fix without-intl build 9 years ago
Evan Lucas 7b2949a7bf Working on v6.2.1 9 years ago
Evan Lucas a4705f62de 2016-05-17, Version 6.2.0 (Stable) 9 years ago
Sakthipriyan Vairamani e3920d12ef src: fix check-imports.py linter errors 9 years ago
Jeremiah Senkpiel f31a5ec34a handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel cc2af793d2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Ben Noordhuis bbf3b3ebbb src: simplify handlewrap state tracking logic 9 years ago
Ben Noordhuis 965274d384 src: use libuv's refcounting directly 9 years ago