Matias Alejo Garcia
|
f7e3c037e7
|
add test for uxtos containing dust
|
10 years ago |
Matias Alejo Garcia
|
ce9faf3e61
|
Merge pull request #517 from maraoz/fix/parseValue
Fix parseValue
|
10 years ago |
Manuel Araoz
|
aae2e9a654
|
fix parseValue
|
10 years ago |
Manuel Aráoz
|
0977a2c23b
|
Merge pull request #490 from viacoin/op_return
Implement check for OP_RETURN
|
10 years ago |
Ryan X. Charles
|
0dd078a280
|
Merge pull request #511 from chjj/fix_paypro_example
paypro: fix example server for no-tx argument.
|
10 years ago |
Christopher Jeffrey
|
a426ecb9b8
|
paypro: fix example server for no-tx argument.
|
10 years ago |
Ryan X. Charles
|
19d7befc5e
|
Merge pull request #508 from chjj/pem_fix
PEM parsing fix
|
10 years ago |
Christopher Jeffrey
|
2a696b5b6f
|
root-certs: ensure JSON parses properly.
|
10 years ago |
Christopher Jeffrey
|
59ac7079b1
|
paypro: convert root certs to json.
|
10 years ago |
Christopher Jeffrey
|
3a3c546310
|
root-certs: move function out of root certs file.
|
10 years ago |
Ryan X. Charles
|
d088e0d7f2
|
v0.1.36
|
10 years ago |
Christopher Jeffrey
|
5145272575
|
paypro: handle concatenated pems in pem parser.
|
10 years ago |
Christopher Jeffrey
|
8593ad461e
|
paypro: pem parsing - rename variables.
|
10 years ago |
Christopher Jeffrey
|
6e329b15bb
|
paypro: add a full PEM parsing function.
|
10 years ago |
Christopher Jeffrey
|
9dbe45ad03
|
paypro: account for PEM metadata as per rfc1424.
|
10 years ago |
Ryan X. Charles
|
90f99fe744
|
Merge pull request #506 from chjj/paypro
Payment Protocol: Improvements.
|
10 years ago |
Christopher Jeffrey
|
b0f680ccda
|
payro: fix crypto module require.
|
10 years ago |
Christopher Jeffrey
|
b53e285a7c
|
paypro: rename type to sigHashAlg.
|
11 years ago |
Christopher Jeffrey
|
a50b9ed3a3
|
paypro: implement "none" pki_type.
|
11 years ago |
Christopher Jeffrey
|
a73699ba64
|
paypro: add PayPro.verifyCertChain.
|
11 years ago |
Christopher Jeffrey
|
4e883ceba6
|
paypro: grab npubKeyAlg in browser.
|
11 years ago |
Manuel Aráoz
|
7a09140b01
|
Merge pull request #505 from himynameismartin/master
Added JavaScript and HTML syntax highlighting
|
10 years ago |
himynameismartin
|
4fa3b235a9
|
Added JavaScript and HTML syntax highlighting
|
10 years ago |
Ryan X. Charles
|
06b951f87a
|
Merge pull request #498 from chjj/fix_cert_chain
Fix certificate chain and signature validation
|
11 years ago |
Christopher Jeffrey
|
62f41aa45d
|
test: add paypro test to verify a real PaymentRequest.
|
11 years ago |
Christopher Jeffrey
|
5c643e0be6
|
paypro: fix uncatchable error in browser paypro.
|
11 years ago |
Christopher Jeffrey
|
18c38ae67a
|
paypro: add returnTrust to sign(). minor improvements.
|
11 years ago |
Christopher Jeffrey
|
dea39d1c72
|
paypro: immediately detect self signed certs and untrusted CAs.
|
11 years ago |
Christopher Jeffrey
|
f34b98d253
|
paypro: allow users to return verification properties via PayPro.verify.
|
11 years ago |
Christopher Jeffrey
|
e34f9a4061
|
paypro: remove old browser next pubKey code.
|
11 years ago |
Christopher Jeffrey
|
f98ebe69d8
|
paypro: move validity and issuer validation into common.
|
11 years ago |
Christopher Jeffrey
|
eba2825f5a
|
paypro: get chain validation working in the browser.
|
11 years ago |
Christopher Jeffrey
|
a39aeeb446
|
paypro: move tbs parsing into common.
|
11 years ago |
Christopher Jeffrey
|
12c56854b9
|
paypro: more comments. debug.
|
11 years ago |
Christopher Jeffrey
|
852ee54e36
|
paypro: lots of debugging. parse raw DER to get raw tbsCertificate.
|
11 years ago |
Christopher Jeffrey
|
e86b70fd4a
|
paypro: cleanup debugging code and comments.
|
11 years ago |
Christopher Jeffrey
|
6cbf131919
|
paypro: move extensions to asn1.js
|
11 years ago |
Christopher Jeffrey
|
60b266a0db
|
paypro: more extension debugging.
|
11 years ago |
Christopher Jeffrey
|
7115dc97a4
|
paypro: parse error workaround.
|
11 years ago |
Christopher Jeffrey
|
c366a11145
|
paypro: ignore 2-3 failing parsers for now.
|
11 years ago |
Christopher Jeffrey
|
69f3fbd03d
|
paypro: a lot of parser debugging.
|
11 years ago |
Christopher Jeffrey
|
4eec70205c
|
paypro: drop extension if statements.
|
11 years ago |
Christopher Jeffrey
|
379578aa15
|
paypro: refactoring. handle unkown extension.
|
11 years ago |
Christopher Jeffrey
|
dde64fbb87
|
paypro: refactor extension parsing.
|
11 years ago |
Christopher Jeffrey
|
2bd5a158a5
|
paypro: refactor. additions. debugging.
|
11 years ago |
Christopher Jeffrey
|
0bdc8f1586
|
paypro: major refactor. create rfc5280 extension parsing function.
|
11 years ago |
Christopher Jeffrey
|
799388db8e
|
paypro: more debugging. fixes.
|
11 years ago |
Christopher Jeffrey
|
bb3da9d6dc
|
paypro: parse all extensions.
|
11 years ago |
Christopher Jeffrey
|
1bd9dd577f
|
paypro: refactor extension execution.
|
11 years ago |
Christopher Jeffrey
|
189dcb1b6f
|
paypro: implement id parsing properly.
|
11 years ago |