Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GeekMap
/
httpsig
Public
forked from
ahknight/httpsig
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
1.1.3 proposal
- #1
#1
Open
reverbc
wants to merge 39 commits into
master
GeekMap/httpsig:master
from
1.1.3
GeekMap/httpsig:1.1.3
Copy head branch name to clipboard
Conversation
Commits
39
(39)
Checks
Files changed
Open
1.1.3 proposal
#1
reverbc
wants to merge 39 commits into
master
GeekMap/httpsig:master
from
1.1.3
GeekMap/httpsig:1.1.3
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2017
add version var
reverbc
committed
8f33aff
View commit details
Copy full SHA for 8f33aff
Browse repository at this point
pylinter
Jarron Shih (RD-US)
committed
a0e45ff
View commit details
Copy full SHA for a0e45ff
Browse repository at this point
add py35 and py36 support
reverbc
committed
2a6f140
View commit details
Copy full SHA for 2a6f140
Browse repository at this point
fix pep8 and pylint for sign.py
reverbc
committed
b676906
View commit details
Copy full SHA for b676906
Browse repository at this point
fix pep8 and pylint for verify.py
reverbc
committed
bde9766
View commit details
Copy full SHA for bde9766
Browse repository at this point
fix pep8 and pylint for requests_auth.py
reverbc
committed
6b35ec1
View commit details
Copy full SHA for 6b35ec1
Browse repository at this point
update travis-ci badge
reverbc
committed
7e8ed41
View commit details
Copy full SHA for 7e8ed41
Browse repository at this point
support draft-01-07, generate correct message for sign
Jarron Shih (RD-US)
committed
26a34dd
View commit details
Copy full SHA for 26a34dd
Browse repository at this point
Add test msg
Jarron Shih (RD-US)
committed
0725c18
View commit details
Copy full SHA for 0725c18
Browse repository at this point
linter
Jarron Shih (RD-US)
committed
9c79e8b
View commit details
Copy full SHA for 9c79e8b
Browse repository at this point
remove unused methods
reverbc
committed
324e1dc
View commit details
Copy full SHA for 324e1dc
Browse repository at this point
fix pep8 and pylint for utils.py
reverbc
committed
f3365f0
View commit details
Copy full SHA for f3365f0
Browse repository at this point
draft version check.
Jarron Shih (RD-US)
committed
6083380
View commit details
Copy full SHA for 6083380
Browse repository at this point
Rename and add more case
Jarron Shih (RD-US)
committed
d305d15
View commit details
Copy full SHA for d305d15
Browse repository at this point
rename
Jarron Shih (RD-US)
committed
0babf46
View commit details
Copy full SHA for 0babf46
Browse repository at this point
rename
Jarron Shih (RD-US)
committed
bb19a9d
View commit details
Copy full SHA for bb19a9d
Browse repository at this point
do not run tests twice with tox
reverbc
committed
6e2556d
View commit details
Copy full SHA for 6e2556d
Browse repository at this point
rename
Jarron Shih (RD-US)
committed
ec3929d
View commit details
Copy full SHA for ec3929d
Browse repository at this point
gitignore .eggs
Jarron Shih (RD-US)
committed
50faa4e
View commit details
Copy full SHA for 50faa4e
Browse repository at this point
integrate coveralls.io
reverbc
committed
b5f686a
View commit details
Copy full SHA for b5f686a
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
reverbc
committed
e43f654
View commit details
Copy full SHA for e43f654
Browse repository at this point
drop py32 support
reverbc
committed
9cb9b8c
View commit details
Copy full SHA for 9cb9b8c
Browse repository at this point
Commits on Jul 30, 2017
mv unittest
Jarron Shih (RD-US)
committed
40e799f
View commit details
Copy full SHA for 40e799f
Browse repository at this point
config change
Jarron Shih (RD-US)
committed
8f5d449
View commit details
Copy full SHA for 8f5d449
Browse repository at this point
Add coveragerc. Omit unrelated python file.
Jarron Shih (RD-US)
committed
7f9e22d
View commit details
Copy full SHA for 7f9e22d
Browse repository at this point
mv tests
Jarron Shih (RD-US)
committed
768ad4e
View commit details
Copy full SHA for 768ad4e
Browse repository at this point
set default algo
reverbc
committed
e6a9e63
View commit details
Copy full SHA for e6a9e63
Browse repository at this point
add unit test for utils.py
reverbc
committed
d03f699
View commit details
Copy full SHA for d03f699
Browse repository at this point
test case for request_auth
Jarron Shih (RD-US)
committed
b4b4dbd
View commit details
Copy full SHA for b4b4dbd
Browse repository at this point
import cover ignore
Jarron Shih (RD-US)
committed
e6d99fc
View commit details
Copy full SHA for e6d99fc
Browse repository at this point
README update
Jarron Shih (RD-US)
committed
f30bf7d
View commit details
Copy full SHA for f30bf7d
Browse repository at this point
Update README.rst
jarronshih
authored
7ea5f11
View commit details
Copy full SHA for 7ea5f11
Browse repository at this point
Update CHANGELOG.rst
jarronshih
authored
b4c13f3
View commit details
Copy full SHA for b4c13f3
Browse repository at this point
fix test env
Jarron Shih (RD-US)
committed
88837af
View commit details
Copy full SHA for 88837af
Browse repository at this point
add test cases for verify.py
reverbc
committed
e973641
View commit details
Copy full SHA for e973641
Browse repository at this point
hide sign_hmac and sign_rsa methods
reverbc
committed
af22bf3
View commit details
Copy full SHA for af22bf3
Browse repository at this point
add test cases for sign.py
reverbc
committed
8594dd4
View commit details
Copy full SHA for 8594dd4
Browse repository at this point
Update README.rst
reverbc
authored
d28d092
View commit details
Copy full SHA for d28d092
Browse repository at this point
Commits on Jul 31, 2017
revert readme for pr
reverbc
committed
f6c75d9
View commit details
Copy full SHA for f6c75d9
Browse repository at this point
You can’t perform that action at this time.