summaryrefslogtreecommitdiff
path: root/plugins/OStatus/lib/magicenvelope.php
AgeCommit message (Expand)Author
2010-03-26move base64_url_(encode|decode) to static functions in MagicsigJames Walker
2010-03-24A bit safer checking in the keypair parsingJames Walker
2010-03-11fix invalid separator in magic-public-key XRD and matching parsing.James Walker
2010-03-11remove hard-coded me:env check in magicenvelopeJames Walker
2010-03-11base64_encode/decode -> base64_url_encode/decodeJames Walker
2010-03-04Catch a previously uncaught exception and add some additional debug logs for ...James Walker
2010-02-26move salmon posting to send application/magic-envelope+xml per http://salmon-...James Walker
2010-02-26move signing to take a local actor profile and use local keysJames Walker
2010-02-26more cleanupJames Walker
2010-02-26salmon actually fetching remote keypairsJames Walker
2010-02-25use a real keypair from discoveryJames Walker
2010-02-25adding some exception handling for magicenv parsingJames Walker
2010-02-22magicsig shufflingJames Walker
2010-02-22adding magic sig stuffJames Walker