- 18 Aug, 2020 1 commit
-
-
Daniel Kraft authored
Check if addresses are legacy before trying to verify messages with them. This is needed to gracefully handle situations where e.g. the name is owned by a segwit (bech32) address but a legacy-address signer is set.
-
- 16 Jun, 2020 1 commit
-
-
Daniel Kraft authored
-
- 13 Jul, 2019 1 commit
-
-
Daniel Kraft authored
-
- 11 Aug, 2018 1 commit
-
-
Daniel Kraft authored
-
- 21 Feb, 2018 1 commit
-
-
Daniel Kraft authored
Add faircoin field to identity page. See merge request !1
-
- 20 Aug, 2017 1 commit
-
-
Daniel Kraft authored
Added a new subkey, as the current one will expire soon.
-
- 11 Sep, 2016 1 commit
-
-
Daniel Kraft authored
-
- 28 Aug, 2016 1 commit
-
-
Daniel Kraft authored
Rework the code to not rely on inline JavaScript, so that we can set a good CSP header.
-
- 07 Apr, 2016 1 commit
-
-
Charles E. Lehner authored
-
- 18 Jan, 2016 2 commits
-
-
Daniel Kraft authored
This was requested by id/stirling.
-
Daniel Kraft authored
-
- 12 Dec, 2015 1 commit
-
-
Daniel Kraft authored
-
- 05 Oct, 2015 2 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
This fixes a failure with the new HTTP server in Bitcoin Core.
-
- 03 Jun, 2015 3 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
The new version bumps the max Firefox version to 42.0 and includes a Mozilla-signed extension file.
-
Daniel Kraft authored
Replace the custom HTTP connection implementation with a call to XMLHttpRequest. This simplifies the code.
-
- 19 Apr, 2015 1 commit
-
-
Daniel Kraft authored
-
- 07 Apr, 2015 1 commit
-
-
Daniel Kraft authored
-
- 23 Feb, 2015 1 commit
-
-
Daniel Kraft authored
-
- 21 Feb, 2015 4 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
-
Daniel Kraft authored
-
Daniel Kraft authored
Instead of using the available stream data, use the full length as per the Content-Length response field. Otherwise it may fail for a remote connection (particularly).
-
- 14 Dec, 2014 2 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
-
- 10 Dec, 2014 2 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
-
- 19 Oct, 2014 2 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
-
- 10 Aug, 2014 1 commit
-
-
Daniel Kraft authored
Rewrite the identity page logic to be more modular, with a "handler" class to process the various possible fields.
-
- 25 Jul, 2014 1 commit
-
-
Daniel Kraft authored
-
- 01 Jul, 2014 8 commits
-
-
Daniel Kraft authored
-
Daniel Kraft authored
-
Daniel Kraft authored
-
Daniel Kraft authored
-
Daniel Kraft authored
-
Daniel Kraft authored
Implement a JS support library for the new event-based communication with the login add-on. Adapt the loginForm page for it.
-
Daniel Kraft authored
-
Daniel Kraft authored
Rewrite the firefox extension to use DOM events to communicate with the page, instead of a hardcoded structure of form elements. Not yet fully tested.
-