6 Commits (1125c8a814030f16fc995d897181ac9920f9d3db)

Author SHA1 Message Date
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 2d82cdf670 src: replace NULL with nullptr 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 years ago
Fedor Indutny 048e0e77e0 tls: asynchronous SNICallback 12 years ago
Fedor Indutny 8e28193cc2 tls_wrap: DRY ClientHelloParser 12 years ago
Ben Noordhuis 02cab97490 src: more lint after cpplint tightening 12 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ben Noordhuis 34b0a36120 src: don't use NewExternal() with unaligned strings 12 years ago
Trevor Norris f65e14ed1d src: pass Isolate to all applicable api 12 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Peter Bright 13d6a1f67f Basic VC++ compatibility work. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Tom Hughes 74954ce7d8 Add string class that uses ExternalAsciiStringResource. 14 years ago
Ryan Dahl c4636a578c Dynamically load native scripts 14 years ago