Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / 99designs/http-signatures-php issues and pull requests

#56 - Reject messages with insufficient signed headers

Issue - State: open - Opened by brightbyte 8 months ago

#55 - Support of psr/http-message 2.0

Pull Request - State: open - Opened by ElGigi 11 months ago

#54 - Update to latest HTTP Working Group spec

Issue - State: open - Opened by timkelty about 1 year ago - 6 comments

#53 - Changes for Php 8.1

Pull Request - State: open - Opened by deepsidhu1313 about 2 years ago

#52 - Add support for RSA algorithm

Pull Request - State: open - Opened by mogilvie over 3 years ago

#51 - Voice implementer support for HTTP Signatures in IETF HTTP WG

Issue - State: open - Opened by msporny about 5 years ago

#50 - Remove random_compat dependency

Pull Request - State: open - Opened by peter279k over 5 years ago

#49 - Test enhancement

Pull Request - State: closed - Opened by peter279k almost 6 years ago

#48 - Travis CI config improvements

Pull Request - State: closed - Opened by liamdennehy almost 6 years ago

#47 - Explicit build matrix for Travis and PHP 7.3

Pull Request - State: closed - Opened by liamdennehy almost 6 years ago

#46 - Add RSA-SHA512 open_ssl signing

Pull Request - State: closed - Opened by mogilvie about 6 years ago

#45 - Allow paragonie/random_compat version 9.99.99 in composer.json

Pull Request - State: closed - Opened by poisa about 6 years ago

#44 - Digest methods are not compliant with RFC

Issue - State: closed - Opened by liamdennehy about 6 years ago - 3 comments

#43 - Cannot omit "headers" as required by specification

Issue - State: closed - Opened by liamdennehy over 6 years ago - 2 comments

#42 - Permit empty "headers" signature parameter

Pull Request - State: closed - Opened by liamdennehy over 6 years ago - 4 comments

#41 - Remove support for PHP 5.5, clean up source formatting

Pull Request - State: closed - Opened by mtibben over 6 years ago

#40 - Digest enhancements

Pull Request - State: closed - Opened by liamdennehy over 6 years ago - 4 comments

#39 - Automatically add HTTP Digests

Issue - State: closed - Opened by liamdennehy over 6 years ago - 2 comments

#38 - Auto Digest header addition

Pull Request - State: closed - Opened by liamdennehy over 6 years ago - 1 comment

#37 - Separate Authorization and Signature headers

Issue - State: closed - Opened by liamdennehy over 6 years ago - 2 comments

#36 - Separate functions to generate Signature and Authorization headers

Pull Request - State: closed - Opened by liamdennehy over 6 years ago - 4 comments

#35 - RSA Signing & Verification Support

Pull Request - State: closed - Opened by liamdennehy over 6 years ago - 11 comments

#34 - Support RSA signing

Issue - State: open - Opened by aaronpk over 6 years ago - 3 comments

#33 - Fix typehint

Pull Request - State: closed - Opened by hannesvdvreken almost 7 years ago

#32 - Remove HttpMessageFactory

Pull Request - State: closed - Opened by mtibben almost 8 years ago

#31 - SigningString: use getRequestTarget not getPath & getQuery.

Pull Request - State: closed - Opened by pda almost 8 years ago

#30 - [2.x backport] Avoid timing side-channels in signature validation

Pull Request - State: closed - Opened by afk11 about 8 years ago - 2 comments

#29 - Use hash_equals instead of double HMAC approach for signature comparison

Issue - State: open - Opened by rbone about 8 years ago - 1 comment

#28 - Avoid timing side channels in signature validation

Pull Request - State: closed - Opened by afk11 about 8 years ago - 3 comments

#27 - Use RequestInterface instead of MessageInterface

Pull Request - State: closed - Opened by navitronic over 8 years ago

#26 - Add FriendsOfPHP/PHP-CS-Fixer

Pull Request - State: closed - Opened by navitronic over 8 years ago

#25 - Remove support for < PHP 5.5 and older Symfony versions

Pull Request - State: closed - Opened by navitronic over 8 years ago - 1 comment

#24 - Allow more Major Versions of Symfony Component to allow for Laravel 5.3

Pull Request - State: closed - Opened by feenx over 8 years ago - 3 comments

#23 - Widen installable versions of Symfony component

Pull Request - State: closed - Opened by navitronic almost 9 years ago

#22 - PSR-7 Support

Pull Request - State: closed - Opened by rubensayshi about 9 years ago - 10 comments

#21 - Added `MessageInterface`

Pull Request - State: closed - Opened by rubensayshi about 9 years ago - 1 comment

#20 - php-cs-fixer normalized formatting etc.

Pull Request - State: closed - Opened by pda over 9 years ago - 5 comments

#19 - PSR-7 support

Pull Request - State: closed - Opened by navitronic over 9 years ago - 7 comments

#18 - Key rotation: Verifier should support N keys

Issue - State: open - Opened by pda over 9 years ago - 1 comment

#17 - Cleanup the ignore file

Pull Request - State: closed - Opened by vinkla over 9 years ago

#16 - Test on PHP 7.0

Pull Request - State: closed - Opened by vinkla over 9 years ago - 2 comments

#15 - Remove homepage from composer.json

Pull Request - State: closed - Opened by vinkla over 9 years ago - 1 comment

#14 - Autoload tests with PSR-4

Pull Request - State: closed - Opened by vinkla over 9 years ago - 1 comment

#13 - Add phpDoc to public methods on classes

Pull Request - State: closed - Opened by navitronic over 9 years ago - 5 comments

#12 - PHPUnit requires at least PHP 5.3.3

Pull Request - State: closed - Opened by vinkla over 9 years ago - 2 comments

#11 - Update license

Pull Request - State: closed - Opened by vinkla over 9 years ago - 2 comments

#10 - Add gitattributes file

Pull Request - State: closed - Opened by vinkla over 9 years ago - 4 comments

#9 - Consider PSR-7 Request instead of Symfony Request.

Issue - State: closed - Opened by pda over 9 years ago - 2 comments

#8 - Query string ordering fix.

Pull Request - State: closed - Opened by pda over 9 years ago

#7 - Exception type heirarchy

Issue - State: open - Opened by pda over 10 years ago

#6 - added support in the Verifier for the 'Authorization' header

Pull Request - State: closed - Opened by rubensayshi over 10 years ago - 5 comments

#5 - use KeyStoreInterface as clean way for people to implement their own KeyStore

Pull Request - State: closed - Opened by rubensayshi over 10 years ago - 7 comments

#4 - Link to http-signatures-guzzle lib from README

Pull Request - State: closed - Opened by harto over 10 years ago

#3 - Add Guzzle 3 support

Pull Request - State: closed - Opened by navitronic over 10 years ago - 2 comments

#2 - Using this library for external requests with Guzzle

Issue - State: closed - Opened by navitronic over 10 years ago - 3 comments

#1 - Context can be more easily configured for signature verification.

Pull Request - State: closed - Opened by pda over 10 years ago