crypto: allow padding in RSA methods
[platform/upstream/nodejs.git] / src / node_crypto.h
2014-08-26 Fedor Indutnycrypto: allow padding in RSA methods
2014-08-11 seishuncrypto: add RSA encryption
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-15 Alexis Campaillacrypto: improve memory usage
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-17 Fedor Indutnysrc: lint after OCSP commits
2014-04-17 Fedor Indutnytls: support OCSP on client and server
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-26 Ben Noordhuissrc: seed V8's random number generator at startup
2014-03-13 Fedor Indutnysrc: update to v8 3.24 APIs
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-04 Brian Whitecrypto: allow setting add'l authenticated data
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-21 Fedor Indutnysrc: remove `node_isolate` from source
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Brian Whitecrypto: allow custom generator for DiffieHellman
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-17 Fedor Indutnycrypto: make NewSessionDoneCb public
2014-02-17 Fedor Indutnytls: introduce asynchronous `newSession`
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-05 Trevor Norrisasync_wrap: add provider types/pass to constructor
2014-02-05 Fedor Indutnytls: more session configuration options, methods
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-21 Fedor Indutnycrypto: throw only in direct C++ methods
2014-01-20 Fedor Indutnylib: introduce `.setMaxSendFragment(size)`
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-05 Fedor Indutnycrypto: introduce .setEngine(engine, [flags])
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor Indutnytls: emit 'end' on .receivedShutdown
2013-12-07 Ingmar Rungecrypto: support GCM authenticated encryption mode.
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Fedor Indutnytls: reset NPN callbacks after SNI
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-12 Trevor Norrissrc: add comments about implicit dependencies
2013-11-12 Trevor Norrisbase-object: add BaseObject
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-30 Erik Dubbelboertls: add ECDH ciphers support
2013-10-31 Trevor Norrisasync-wrap: integrate with WeakObject
2013-10-29 Trevor Norrissrc: don't use class specific Unwrap methods
2013-10-29 Trevor Norrissrc: don't use WeakObject::Unwrap
2013-10-29 Scott Blomquistsrc: Remove unused refs to node_object_wrap.h
2013-10-29 Thom Seddonsrc: accept passphrase when crypto signing with private key
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-10-16 Fedor Indutnycpplint: disallow if one-liners
2013-10-16 Fedor Indutnycpplint: disallow comma-first in C++
2013-10-16 Jason Gerfencrypto: add SPKAC support
2013-10-15 isaacsRevert "crypto: add SPKAC support"
2013-10-13 Jason Gerfencrypto: add SPKAC support
2013-09-25 Ben Noordhuissrc: remove ObjectWrap dependency from core
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-20 Ben Noordhuissrc: seed V8's random number generator at startup
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 Ben Noordhuissrc: fix multi-base class ObjectWrap::Unwrap<T>()
2013-09-06 Ben Noordhuissrc: add multi-context support
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-05 Fedor Indutnytls: socket.renegotiate(options, callback)
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-29 Ben Noordhuiscrypto: make root_cert_store variable extern
2013-08-29 Ben Noordhuiscrypto: remove misleading comment
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-21 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-19 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-19 Fedor Indutnycrypto: don't touch ssl_ in Connection
2013-08-19 Fedor Indutnytls, crypto: deduplicate code
2013-08-17 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-12 Ben Noordhuiscrypto: use consistent conn object unwrapping
2013-08-12 Ben Noordhuiscrypto: use consistent variable names
2013-08-06 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-08-06 Fedor Indutnytls_wrap: DRY ClientHelloParser
2013-07-31 Ben Noordhuissrc: more lint after cpplint tightening
2013-07-31 Fedor Indutnysrc: lint c++ code
next