1. 18 Feb, 2015 1 commit
  2. 17 Feb, 2015 2 commits
  3. 15 Jan, 2015 1 commit
  4. 29 Dec, 2014 4 commits
  5. 27 Dec, 2014 1 commit
  6. 22 Dec, 2014 2 commits
  7. 16 Dec, 2014 1 commit
  8. 15 Dec, 2014 3 commits
  9. 19 Nov, 2014 1 commit
  10. 27 Sep, 2014 3 commits
  11. 05 Sep, 2014 2 commits
  12. 17 Jul, 2014 6 commits
  13. 16 Jul, 2014 2 commits
  14. 16 Jun, 2014 2 commits
  15. 15 Jun, 2014 1 commit
    • Spomky's avatar
      See description · cdef61d6
      Spomky authored
      - Tests from PHP 5.3 to 5.6 and HHVM
      - Signers use Openssl constant (for PHP 5.4+ and HHVM)
      - HHVM badge added
      - Tests using PHPUnit 4.* and the last version of composer
      - Code coverage information at the end of tests
      - Fixed dependencies (lib-openssl and PHP version in require section)
      - License added according to composer.json
      - Documentation updated:
      * PHP 5.2 is not supported. This library requires at least PHP 5.3
      - PHP-CS-Fixer used to update all files in this library (PSR-2 level)
      - New signers added according to the JWA Draft 27 (see
      http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-27):
      * HS256
      * HS384
      * HS512
      * none
      - Tests added for new signers
      - hash function removed in RSA.php since this function is never used and
      not defined by the interface
      - composer.json updated:
      * Test namespace removed. This namespace is now added only when tests
      are executed
      cdef61d6
  16. 11 Jan, 2014 1 commit
  17. 10 Jan, 2014 1 commit
  18. 09 Jan, 2014 1 commit
  19. 08 Oct, 2013 1 commit
  20. 19 Sep, 2013 4 commits