Skip to content

Releases: abbr/NodeSSPI

v0.1.5

26 Feb 04:42
Compare
Choose a tag to compare
make sure number of groups > 0

replaced isTesting with isTestingNodeSSPI to reduce conflict potential

19 Jul 05:56
Compare
Choose a tag to compare
replaced isTesting with isTestingNodeSSPI to reduce conflict poential.

Signed-off-by: abbr <[email protected]>

v0.1.3

19 Jul 04:59
Compare
Choose a tag to compare
Bumped up version

v0.1.2: bump version # for new binary.

19 Jul 01:01
Compare
Choose a tag to compare

Make all WinAPI calls async!

19 Jul 00:45
Compare
Choose a tag to compare

This is a significant release to make NodeSSPI fully comply with Node.js non-blocking I/O design philosophy. All WinAPI calls are factored into a separate thread by calling uv_queue_work.

turned API to async.

12 Jul 03:26
Compare
Choose a tag to compare
changed api to async

Signed-off-by: abbr <[email protected]>

v0.0.3: updated version

08 Jul 03:02
Compare
Choose a tag to compare

v0.0.2: added include memory

07 Jul 07:15
Compare
Choose a tag to compare

v0.0.1: added .npmignore

07 Jul 04:07
Compare
Choose a tag to compare