1. 29 Dec, 2014 4 commits
  2. 27 Dec, 2014 1 commit
  3. 22 Dec, 2014 2 commits
  4. 16 Dec, 2014 1 commit
  5. 15 Dec, 2014 3 commits
  6. 19 Nov, 2014 1 commit
  7. 27 Sep, 2014 3 commits
  8. 05 Sep, 2014 2 commits
  9. 17 Jul, 2014 6 commits
  10. 16 Jul, 2014 2 commits
  11. 16 Jun, 2014 2 commits
  12. 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
  13. 11 Jan, 2014 1 commit
  14. 10 Jan, 2014 1 commit
  15. 09 Jan, 2014 1 commit
  16. 08 Oct, 2013 1 commit
  17. 19 Sep, 2013 6 commits
  18. 13 Jul, 2013 2 commits