Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.0.0 #44

Merged
merged 121 commits into from
Jan 27, 2016
Merged

Version 2.0.0 #44

merged 121 commits into from
Jan 27, 2016

Commits on Sep 4, 2013

  1. Double-escape otpauth URL paramaters passed to Google Charts API (all…

    …ows for spaces/special chars in name)
    cgarvey committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    7d7aa07 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. ajout issuer counter et type

    zzOzz committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    459b533 View commit details
    Browse the repository at this point in the history
  2. correction erreur += =

    zzOzz committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    1b955f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Merge branch 'master' of github.com:MCProHosting/speakeasy

    Chris Thompson committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    3f19a88 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. - Added support for SHA256 and SHA512

    - Added support for repetition of the key to the length of the hashing algorithm (20 bytes for SHA1, 32 bytes for SHA256, 64 bytes for SHA512)
    - Added tests for SHA256 and SHA512 test vectors as described in: https://tools.ietf.org/html/rfc6238#appendix-B
    Mark Slosarek committed May 5, 2015
    Configuration menu
    Copy the full SHA
    4ce5721 View commit details
    Browse the repository at this point in the history
  2. Update README to include support for algorithms

    Mark Slosarek committed May 5, 2015
    Configuration menu
    Copy the full SHA
    db9d499 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mslosarek/sha256_sha512

    Sha256 sha512
    mslosarek committed May 5, 2015
    Configuration menu
    Copy the full SHA
    20660ea View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Merge remote-tracking branch 'mslosarek/master'

    Conflicts:
    	lib/speakeasy.js
    mikepb committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    67c053e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17bc886 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'zzOzz/master'

    Conflicts:
    	lib/speakeasy.js
    mikepb committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    11f5f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd85579 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ebb53e View commit details
    Browse the repository at this point in the history
  6. Add license to package.json

    mikepb committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    cc7095f View commit details
    Browse the repository at this point in the history
  7. Use own base32 encoder

    mikepb committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    4fe1294 View commit details
    Browse the repository at this point in the history
  8. Move main file to index.js

    mikepb committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    4f4314b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    349ddb7 View commit details
    Browse the repository at this point in the history
  10. Add copyrights to license

    mikepb committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    cd69340 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Revive as Passcode

    mikepb committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    508332e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a2af2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5da71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32a0fa3 View commit details
    Browse the repository at this point in the history
  5. v1.0.1

    mikepb committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    2aceeb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2015

  1. Configuration menu
    Copy the full SHA
    a83c348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b84a6f View commit details
    Browse the repository at this point in the history
  3. v1.0.2

    mikepb committed Jun 14, 2015
    Configuration menu
    Copy the full SHA
    bb61c95 View commit details
    Browse the repository at this point in the history
  4. Add .npmignore

    mikepb committed Jun 14, 2015
    Configuration menu
    Copy the full SHA
    7f62d5a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Configuration menu
    Copy the full SHA
    a8aae5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c567a5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30a7158 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    859f3d4 View commit details
    Browse the repository at this point in the history
  5. Added Travis CI badge

    markbao committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    f93ed29 View commit details
    Browse the repository at this point in the history
  6. Added icon attribution

    markbao committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    5ab4d66 View commit details
    Browse the repository at this point in the history
  7. Updated badges

    markbao committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    69942dc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Configuration menu
    Copy the full SHA
    4608a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1df2b View commit details
    Browse the repository at this point in the history
  3. Updated documentation link

    markbao committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    055d802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca8cb58 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2015

  1. Configuration menu
    Copy the full SHA
    3f0d9dc View commit details
    Browse the repository at this point in the history
  2. 8 Configuration menu
    Copy the full SHA
    61e129c View commit details
    Browse the repository at this point in the history
  3. 32 Configuration menu
    Copy the full SHA
    a98479d View commit details
    Browse the repository at this point in the history
  4. 6 Configuration menu
    Copy the full SHA
    407996b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58fdce View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. Configuration menu
    Copy the full SHA
    7105f4a View commit details
    Browse the repository at this point in the history
  2. [maint] Updated LICENSE

    markbao committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    03ef53b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcbf999 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2016

  1. Update default window to 0

    mikepb committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    d945e79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from mikepb/v2

    [new] Update default window for verifyDelta (and verify) to 0, make verify defer to verifyDelta for window calculation
    markbao committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    0126852 View commit details
    Browse the repository at this point in the history
  3. [fix] Tests - Fixed typos

    markbao committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    bc6eb66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    159eec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbeb9e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dedddc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    145573d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a56b69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae9e35d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cae9256 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1720db5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15ef6d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e4a96f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cca5258 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a98ff49 View commit details
    Browse the repository at this point in the history
  16. [test] Added global declaration (required for standard), fixed strict…

    … typo, fixed missing var errors
    markbao committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    4cef296 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    461263e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    14cb7e9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cd4e03d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c27c8c7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1399eb8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ee299b3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    98230f5 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' of github.com:speakeasyjs/speakeasy into v2

    # Conflicts:
    #	lib/speakeasy.js
    #	package.json
    markbao committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    fee1810 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2016

  1. Configuration menu
    Copy the full SHA
    ec44e6b View commit details
    Browse the repository at this point in the history
  2. [doc] Update documentation for hotp/totp.verifyDelta() and .verify() …

    …to add more info about windows
    markbao committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    361207d View commit details
    Browse the repository at this point in the history
  3. [refactor] Move all method names to camelCase and make vocabulary con…

    …sistent, add backwards compatibility
    
    - generate_key > generateSecret (deprecation notice)
    - generate_key_ascii > generateSecretASCII (deprecation notice)
    - google_auth_url > googleAuthURL
    markbao committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    7c77a04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57c2bb7 View commit details
    Browse the repository at this point in the history
  5. [fix] Generate - Deprecated QR code functionality and ensured that `n…

    …ame` for Google Auth URLs will be URL-encoded.
    markbao committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    9353f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2058454 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9a9059 View commit details
    Browse the repository at this point in the history
  8. [maint] Removed History.md

    markbao committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    b25edde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efc40ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    001bb63 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e80da4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8c306f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd6be24 View commit details
    Browse the repository at this point in the history
  14. [refactor] TOTP - time param is now defined in seconds, not milliseco…

    …nds, to keep in line with 1.0 API
    markbao committed Jan 24, 2016
    3 Configuration menu
    Copy the full SHA
    271234f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    83e7c71 View commit details
    Browse the repository at this point in the history
  16. [fix] Minor changes after code review

    - Remove asdf.md jsdoc2md generated file
    - Generate - Replace deprecated generate_key_ascii with generateSecretASCII
    - README - Correct closure placement in two-factor guide
    markbao committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    37d4937 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d8196ef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a8d62a5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f782374 View commit details
    Browse the repository at this point in the history
  20. 1 Configuration menu
    Copy the full SHA
    87da5f8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a7230cb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f12bd0a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f653975 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    79b4888 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cd14b0f View commit details
    Browse the repository at this point in the history
  26. [fix] URL - Various fixes for otpauthURL

    - Convert secret to base32 before constructing query
    - Default encoding to ASCII (used to be null, couldn't be passed into new Buffer())
    - Fix call from generateSecret() to otpauthURL() to specify ascii
    - Added new test for correct conversion for ASCII to Base32 in otpauthURL()
    markbao committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    aef32f4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d4486a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2016

  1. Configuration menu
    Copy the full SHA
    e663e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fbc2e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49 from mikepb/v2

    [change] Use domain-specific constant-time token comparison
    markbao committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    22d845a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a922e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Configuration menu
    Copy the full SHA
    9aa3a7a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Merge pull request #50 from mikepb/v2

    Fix totp.verifyDelta() returning incorrect delta
    markbao committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    06cae65 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f40d572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    575b0b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c76bdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa37a7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f71cbb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6520792 View commit details
    Browse the repository at this point in the history
  8. [change] Throw on invalid digits in verifyDelta() and add Speakeasy p…

    …ackage name to throws in otpauthURL()
    markbao committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    f20fb4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a99bc50 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    fe554c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    336222e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fc391e View commit details
    Browse the repository at this point in the history
  13. [pkg] Update description

    markbao committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    2b63468 View commit details
    Browse the repository at this point in the history
  14. [pkg] Update keywords

    markbao committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    bb7161b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22d0632 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c6ac27a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8cc306e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9773d0c View commit details
    Browse the repository at this point in the history
  19. [readme] Updated intro copy

    markbao committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    0555ac7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a035a02 View commit details
    Browse the repository at this point in the history