8907 Commits (8e28193cc239a8389a1edda6810402005c1336cc)
 

Author SHA1 Message Date
Fedor Indutny 8e28193cc2 tls_wrap: DRY ClientHelloParser 11 years ago
isaacs 6942a95ae1 repl: Add 'smalloc' to list of known modules 11 years ago
Evan Solomon 13ed817fec doc: add a missing word in streams doc 11 years ago
Timothy J Fontaine 032373df7f build: fix ia32 sunos, elfwrap only needs -64 11 years ago
Timothy J Fontaine e851fef60f build: embed the mdb_v8.so into the binary 11 years ago
isaacs f4b1e00071 test: Move test-http-default-port from disabled to simple 11 years ago
Koichi Kobayashi 72ad2c94df https: fix default port 11 years ago
isaacs 32fdae2ca3 http: Fix overlooked agent.globalAgent export 11 years ago
Ben Noordhuis 222e5239fc v8: fix openbsd build 11 years ago
Fedor Indutny ea7b817266 tls: fix handling of `SNICallback` server option 11 years ago
Ben Noordhuis 5383e75885 src: use static_cast for void-to-T casts 11 years ago
Ben Noordhuis d4cc30f18c src: use PersistentToLocal() in a few more places 11 years ago
Fedor Indutny e5791f74f0 crypto: fix another over-run in bio 11 years ago
Ben Noordhuis 350fc8064e src: remove non-isolate PersistentToLocal(), v2 11 years ago
Trevor Norris c80f8fa8f1 process: set key properties as ReadOnly 11 years ago
Ben Noordhuis 78d90945d6 src: remove non-isolate PersistentToLocal() 11 years ago
Trevor Norris 2dafa193ee smalloc: remove double checks 11 years ago
Trevor Norris da07709c74 smalloc: fix assertion fails/segfault 11 years ago
Trevor Norris 3158ffb6ef util: add isPrimitive check 11 years ago
Ben Noordhuis e772a7deaf build: fix --without-ssl build 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Trevor Norris 9a29aa8c55 benchmark: update misc to new v8 API 11 years ago
Trevor Norris 76ada45342 test: add mac to test-os 11 years ago
Fedor Indutny dda22a520b tls_wrap: parse tls session ticket extension 11 years ago
Brian White 30701d6e74 os: add mac address to networkInterfaces() output 11 years ago
Ben Noordhuis a622bde9e6 cpplint: exclude src/node_win32_perfctr_provider.cc 11 years ago
Ben Noordhuis 1ef1be376c src: don't include <string.h> twice in src/node.cc 11 years ago
Bert Belder 6430c3f55d build: disable some msvc compiler warnings 11 years ago
Bert Belder 168ca527be build: un-break the windows build 11 years ago
Ben Noordhuis 02cab97490 src: more lint after cpplint tightening 11 years ago
Ben Noordhuis 847c6d980c tools: cpplint: fix up build/include_order rule 11 years ago
Antony Bailey 58159e308b doc: remove travis status image 11 years ago
Fedor Indutny 6caf012d59 etw_provider: unbreak windows build 11 years ago
Fedor Indutny ccf8f3eebc make: add `cpplint` to `test` target 11 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 11 years ago
Fedor Indutny 3c6b5d5df1 cpplint: make lint rules closer to node's source 11 years ago
Trevor Norris 6a5a7b089e node: add inTick and lastThrew to infoBox 11 years ago
Ben Noordhuis 2cd7adc7f4 util: don't throw on circular %j input to format() 11 years ago
Trevor Norris 7ca77eaf38 fs: write strings directly to disk 11 years ago
Trevor Norris 63fc6a63c8 string_bytes: export GetExternalParts 11 years ago
Ben Noordhuis 3ff2cbc892 deps: upgrade libuv to joyent/libuv@4bdb7d8 11 years ago
Ben Noordhuis 4cc57b4aca crypto: simplify DH modp group name matcher 11 years ago
Ben Noordhuis 8111ca2f9f src: const-ify variables in src/node_crypto* 11 years ago
Ben Noordhuis 71b3138925 src: remove unused import in src/node_os.cc 11 years ago
Ben Noordhuis 511af4dd5f string_bytes: don't use named imports in header 11 years ago
Ben Noordhuis 2fc47ab10b v8: upgrade v8 to 3.20.11 11 years ago
Ben Noordhuis b8c04b921b Merge remote-tracking branch 'origin/v0.10' 11 years ago
Ben Noordhuis 6327d67be3 crypto: fix assert() on malformed hex input 11 years ago
Ben Noordhuis dce26ccea1 string_bytes: add StringBytes::IsValidString() 11 years ago
Ben Noordhuis dc9acd4fae assert: replace !!!value with just !value 11 years ago