index
:
slackcoder/bips
master
Bitcoin Improvement Proposals
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bip-0075.mediawiki
Age
Commit message (
Expand
)
Author
2017-09-16
Fixing spelling in multiple BIPs
MeshCollider
2017-03-15
Propagate summary tone of BIP Comments to their applicable BIP preambles
Luke Dashjr
2017-01-01
BIP 75: Add License header
Luke Dashjr
2017-01-01
Merge branch 'master' into HEAD
Luke Dashjr
2016-12-21
- Change "CBC" to GCM. This was missed during the original change from CBC to...
Matt David
2016-12-14
- Update CC-BY version to specify 4.0
Matt David
2016-12-02
- Add CC-BY license for BIP75
Matt David
2016-11-30
Promote BIP 2 Draft->Active, and implement it
Luke Dashjr
2016-11-30
Promote BIP 123 Draft->Active, and implement it
Luke Dashjr
2016-11-28
- Update identifier to be a required field in ProtocolMessage and EncryptedPr...
Matt David
2016-11-23
- Change EC Keys to use SEC encoding
Matt David
2016-08-29
Added versioning, canceling
jmacwhyte
2016-08-29
Added additional pki_type values
jmacwhyte
2016-07-28
- Replace UNKNOWN_TYPE with UNKNOWN_MESSAGE_TYPE
Matt David
2016-07-28
- Add UNKNOWN_TYPE to ProtocolMessageType enum in paymentrequest.proto and BI...
Matt David
2016-05-11
- Remove libsecp256k1 reference
Matt David
2016-05-11
- Update ECDH output to use SHA512 instead of SHA256
Matt David
2016-05-09
Merge remote-tracking branch 'upstream/master'
Matt David
2016-04-28
Merge pull request #17 from jmacwhyte/master
Matt David
2016-04-28
Updated S&F suggestions, some other tweaks and typos.
jmacwhyte
2016-04-28
- Spacing
Matt David
2016-04-27
Fix spacing again and pull IV size down to 12 bytes in accord with NIST 800-38D
Matt David
2016-04-27
- Fix spacing
Matt David
2016-04-27
- Fix spacing
Matt David
2016-04-27
- Add information about the use of GCM Authentication tag
Matt David
2016-04-26
Add more linebreaks
Matt David
2016-04-26
Adding linebreaks and fixing some bad links
Matt David
2016-04-26
- Fix straggling EncryptedPaymentRequest reference
Matt David
2016-04-26
- Fix formatting + fix/add links
Matt David
2016-04-26
- Reset bip-0070/extensions.mediawiki to the original BIP70 contents
Matt David
2016-03-29
- Update HTTPS to be TLS-protected HTTP
Matt David
2016-03-17
Put BIP 75 in the right place in README, and clean up formatting a bit
Luke Dashjr
2016-03-16
Merge remote-tracking branch 'origin/master'
Matt David
2016-03-16
Update BIP header to pass TravisCI
Matt David
2016-03-15
Removed BIP70 extensions
jmacwhyte
2016-03-11
Formatting improvements to BIP-75
Jonathan Cross
2016-03-09
- Update optional flags to PaymentDetails definition in paymentrequest.proto
Matt David
2016-03-09
Extended BIP70 fields, added BIP number
jmacwhyte
2016-03-07
- Update PaymentDetails index
Matt David
2016-03-07
Renamed to BIP75, added extensions to BIP70 payment details
jmacwhyte