35 Commits (5e3ca981556c305830553d006b76d5dcaaf49276)

Author SHA1 Message Date
Tomasz Buchert c6a04ce78f crypto: add function getDiffieHellman() 13 years ago
koichik f53d092a2a tls, https: add passphrase option 13 years ago
koichik 19a855382c tls: requestCert unusable with Firefox and Chrome 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ben Noordhuis c4eaf7e5a9 crypto: implement randomBytes() and pseudoRandomBytes() 13 years ago
Glen Low 04122ad2d3 crypto: PBKDF2 function from OpenSSL 13 years ago
koichik d32971a8cb Doc improvements and change argument name. 13 years ago
Brian White 2de0611b43 Remove unused variable 14 years ago
Fedor Indutny 21724ecaec Share SSL context between server connections 14 years ago
Håvard Stranden 9f0b1a9bc6 Add Diffie-Hellman support to crypto module 14 years ago
Theo Schlossnagle d6f5b8a2a6 allow setting of ciphers in credentials 14 years ago
Theo Schlossnagle 2a88dd3bc1 TLS: Add secureOptions flag 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Theo Schlossnagle 01a864a29d TLS: CRL support 14 years ago
Ryan Dahl e65f6b4ce1 Initial pass at https client 14 years ago
Ryan Dahl e3d1808ef0 Rename node::SecureStream to node::crypto::Connection 14 years ago
Ryan Dahl 0b0faceb19 Move securepair stuff into tls.js 14 years ago
Ryan Dahl f22c248e4c more lint 14 years ago
Ryan Dahl 5dab4be53c Remove useless shouldVerify assignments 14 years ago
Ryan Dahl 89e398f075 Better array check in Cert Authority list 14 years ago
Ryan Dahl 4b947310b2 Move root certs out of JavaScript 14 years ago
Ryan Dahl 09157369b3 style 14 years ago
Ryan Dahl bf89872306 style 14 years ago
Paul Querna 1128c0bf67 Add SecurePair for handling of a ssl/tls stream. 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Joshaven Potter 3d4e4d8909 syntax fixes to pass jslint 14 years ago
Aaron Heckmann 7c5cc57ece quicker loops 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl ed5f4f3a44 RootCaCerts shouldn't be global 15 years ago
Ryan Dahl 009b4569b3 Merge Hash.init() function into JS constructor 15 years ago
Rhys Jones afce4c3ae8 Added default CAs, updated openssl verify behaviour, added crypto and https documentation 15 years ago
Rhys Jones 1a317135c5 Additional OpenSSL tests 15 years ago
Rhys Jones 80174392bb Moved Credentials into crypto module. Added node_crypto into crypto module 15 years ago