2920 Commits (59dac01e4eaebd01714b6640ae2cd656796147fb)

Author SHA1 Message Date
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
Trevor Norris 999ee45d36 src: add node_isolates 12 years ago
Ben Noordhuis f59ab10a64 buffer, crypto: fix default encoding regression 12 years ago
isaacs ef2b2a3f52 Now working on v0.10.7 12 years ago
Timothy J Fontaine 8886c6bf62 dns: add getServers and setServers 12 years ago
isaacs a241deb19a crypto: Pass encodings for Hmac digest 12 years ago
isaacs 5deb1672f2 2013.05.14, Version 0.10.6 (Stable) 12 years ago
isaacs c1e8c8de1c crypto: Pass encodings to C++ for Sign/Verify 12 years ago
isaacs 430dc39e87 crypto: use StringBytes::Encode 12 years ago
isaacs a1eacdf12a crypto: Pass strings to binding layer directly 12 years ago
isaacs 119354f735 buffer: DRY string encoding using StringBytes 12 years ago
isaacs 4e8cddddcb src: use StringBytes for DecodeWrite/DecodeBytes/Encode 12 years ago
isaacs 69dac92c36 src: Use StringBytes in StreamWrap 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago
isaacs 458c8bb9f8 Now working on 0.11.3 12 years ago
isaacs 5d3dc0e4c3 2013.05.13, Version 0.11.2 (Unstable) 12 years ago
Ben Noordhuis 7349667467 stream_wrap: MayContainNonAscii() is deprecated 12 years ago
Ben Kelly 8a407f58b9 os: Include netmask in os.networkInterfaces() 12 years ago
Miroslav Bajtoš fbf4641462 src: initialize debug-related uv_async_t handles 12 years ago
Miroslav Bajtoš 43ec1b1c2e debugger, cluster: each worker has new debug port 12 years ago
Brian White aca275f58d stream_wrap: fix memory leak on early return 12 years ago
Trevor Norris b7f6e6b42f stream_wrap: remove unused arg from WriteBuffer 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 13 years ago
Fedor Indutny 60ed2c5434 net: implement ._writev for .cork/uncork() support 12 years ago
isaacs ec5577cf9d Now working on 0.10.6 12 years ago
isaacs deeaf8fab9 2013.04.23, Version 0.10.5 (Stable) 12 years ago
isaacs c77747354c os: Fix uname() error handling on sunos 12 years ago
mscdex c4379a5554 src: fix potential memory leak on early return 12 years ago
mscdex 2322580dfb src: don't initialize variable before assignment 12 years ago
isaacs e4406b76df Now working on 0.11.2 12 years ago
isaacs 4babd2b46e 2013.04.19, Version 0.11.1 (Unstable) 12 years ago
Trevor Norris 0a4ebc3d2c src: replace Holder() with This() 12 years ago
Trevor Norris 659fb238e7 crypto: fix return Local Handle w/o scope.Close() 12 years ago
Ben Noordhuis f044a6f3fa buffer: upgrade to new V8 profiler API 12 years ago
Ben Noordhuis ccd37226c6 handle_wrap: fix NULL pointer dereference 12 years ago
Ben Noordhuis d58ee7e5c7 os: unbreak windows build 12 years ago