8748 Commits (9fc9b87472806147b83c24d85b303c4f75d3021c)
 

Author SHA1 Message Date
Ben Noordhuis 10133aaa46 test: add https tls session reuse test 12 years ago
isaacs 5613803f8d blog: Add favicon to blog site 12 years ago
isaacs fc71a63baf doc: Remove unnecessary sh script tags 12 years ago
Andrei Sedoi cc517497e6 v8: fix build for mips32r2 architecture 12 years ago
Fedor Indutny 4536b27ac1 crypto: do not deallocate embedded buffer 12 years ago
Fedor Indutny 56d9c48573 crypto: fix excessive buffer allocation 12 years ago
Andrei Sedoi acbdabb74b configure: fix cross-compilation host_arch_cc() 12 years ago
isaacs 4bca631c1a doc: v0.8.25 changelog entry 12 years ago
isaacs 8765436025 blog: Release v0.8.25 12 years ago
isaacs fc4b4059ff blog: Release 0.10.11 12 years ago
isaacs 17d00f1657 Now working on 0.10.12 12 years ago
isaacs b45489af73 Merge branch 'v0.10.11-release' into v0.10 12 years ago
isaacs d9d5bc4654 2013.06.13, Version 0.10.11 (Stable) 12 years ago
Veres Lajos 9a4e5937ee test: minor typo fixes 12 years ago
Andrei Sedoi 884b25356f openssl: add missing configuration pieces for MIPS 12 years ago
isaacs e8500274e0 Revert "http: remove bodyHead from 'upgrade' events" 12 years ago
Trevor Norris e92f4879eb string_bytes: write strings using new API 12 years ago
Trevor Norris 642ea2b668 string_bytes: use external for large strings 12 years ago
Ben Noordhuis 48476273eb uv: upgrade to 0.10.11 12 years ago
isaacs 49d9ad9d81 npm: Upgrade to 1.2.30 12 years ago
Trevor Norris 87624ab911 string_bytes: implement new v8 API 12 years ago
Trevor Norris 45a08cb216 lint: add mising isolates and minor style fixes 12 years ago
Ben Noordhuis 3b0a759b6b test: fix up weakref.cc after v8 api change 12 years ago
Ben Noordhuis 393d33e7ea src: upgrade after v8 api change 12 years ago
Ben Noordhuis 2dbc5ea1b4 v8: reapply floating patches 12 years ago
Ben Noordhuis 6dd78074a3 v8: upgrade to v3.19.13 12 years ago
Trevor Norris 5d4ac272c7 v8: fix pointer arithmetic undefined behavior 12 years ago
Ben Noordhuis 82b3524bce crypto: fix utf8/utf-8 encoding check 12 years ago
Fedor Indutny 9ae1d182ba crypto: free excessive memory in NodeBIO 12 years ago
Ben Noordhuis 4bb4f734b3 src: unexport node_isolate 12 years ago
Timothy J Fontaine f1b878cafa build: add pkgsrc rule 12 years ago
isaacs 4d13fcf481 npm: Upgrade to 1.2.27 12 years ago
isaacs 0882a75063 Merge remote-tracking branch 'ry/v0.10' 12 years ago
isaacs e0519ace31 net: Destroy when not readable and not writable 12 years ago
isaacs 6ada73383c Now working on v0.10.11 12 years ago
isaacs 59c8f59171 blog: Release v0.10.10 12 years ago
isaacs fe0434ce1e Merge branch 'v0.10.10-release' into v0.10 12 years ago
isaacs 25e51c396a 2013.06.04, Version 0.10.10 (Stable) 12 years ago
isaacs 96c30df10c uv: Upgrade to 0.10.10 12 years ago
Ben Noordhuis 414a909d01 url: remove unused global variable 12 years ago
isaacs f28f67cf75 npm: Upgrade to 1.2.25 12 years ago
isaacs 51226b84cf doc: ChangeLog update for v0.8.24 12 years ago
isaacs e116ee7ba1 blog: 0.8 is maintenace, not stable 12 years ago
isaacs 0a763e35da blog: Release v0.8.24 12 years ago
isaacs 99fe35c67a blog: Release v0.10.9 12 years ago
Ben Noordhuis a7820a15e7 src: replace ngx-queue.h with queue.h 12 years ago
Nick Desaulniers 72b92e92d3 src: wrap macros in `do {...} while (0)` 12 years ago
isaacs 5dd91b0147 url: Set href to null by default 12 years ago
isaacs 5dc51d4e21 url: Properly parse certain oddly formed urls 12 years ago
isaacs df6ffc018e stream: unshift('') is a noop 12 years ago