[Pkg-javascript-commits] [node-kerberos] 02/03: Merge tag 'upstream/0.0.22'
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Thu Jan 5 22:23:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository node-kerberos.
commit c6c24ec1a19aac3c2780982528dc17523d6e5556
Merge: 3b8264a 93c7e5e
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Thu Jan 5 22:08:17 2017 +0000
Merge tag 'upstream/0.0.22'
Upstream version 0.0.22
.npmignore | 4 +-
.travis.yml | 4 +-
HISTORY.md | 30 +
README.md | 70 +-
lib/auth_processes/mongodb.js | 152 +++--
lib/kerberos.cc | 155 ++++-
lib/kerberos.h | 1 +
lib/kerberos.js | 71 +-
lib/kerberos_context.cc | 27 +-
lib/kerberos_context.h | 1 +
lib/kerberosgss.c | 792 +++++++++++++++++++----
lib/kerberosgss.h | 17 +-
lib/win32/wrappers/security_buffer.cc | 7 +-
lib/win32/wrappers/security_buffer_descriptor.cc | 9 +-
lib/win32/wrappers/security_context.cc | 13 +-
lib/win32/wrappers/security_credentials.cc | 31 +-
lib/win32/wrappers/security_credentials.h | 2 +-
lib/win32/wrappers/security_credentials.js | 2 +-
package.json | 8 +-
test/kerberos_tests.js | 86 ++-
test/win32/security_credentials_tests.js | 4 +-
21 files changed, 1259 insertions(+), 227 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-kerberos.git
More information about the Pkg-javascript-commits
mailing list