Commits
v4.4.0
Name already in use
Commits on Apr 26, 2018
-
Wouter Verhelst committed
Apr 26, 2018 -
Don't forget to change the version number here, too
Wouter Verhelst committedApr 26, 2018 -
Bump firefox addon to new version
Wouter Verhelst committedApr 26, 2018 -
to release the new "couldn't find the middleware" messages
Wouter Verhelst committedApr 26, 2018
Commits on Apr 25, 2018
-
Use the correct key to validate signatures with...
Wouter Verhelst committedApr 25, 2018
Commits on Apr 24, 2018
-
Don't produce two error dialogs
When verification fails, we already produce an error dialog at the end, with "please view the log tab" details. As such, no need to use ERROR here.
Wouter Verhelst committedApr 24, 2018 -
Looping over extensions is fun, but there's actually a function to get us what we need; so use that directly instead. Also, use the correct method to go from a CRL_DIST_POINT* to the distribution point URL.
Wouter Verhelst committedApr 24, 2018 -
When we check the CA certificate, the issuer certificate is the root certificate, not the CA. Yes, that's slightly confusing.
Wouter Verhelst committedApr 24, 2018 -
The multiple certificate validation functions should be called depending on which certificate we're trying to check. However, we accidentally had some logic reversals here, which resulted in the wrong function being called for a particular certificate, and as a result an incorrect verification result. Fix.
Wouter Verhelst committedApr 24, 2018 -
eID Viewer error log: hint users to get to MS universal C library for…
… win7, 8 and 8.1 in case of a dll not found error as this one is most often the one that is missing
Frederik authored and Frederik committedApr 24, 2018 -
eID Viewer: changed testsite to https://eid.belgium.be
Frederik authored and Frederik committedApr 24, 2018
Commits on Apr 23, 2018
-
Windows Viewer: simplified UI: one default Height for all card types
Frederik authored and Frederik committedApr 23, 2018
Commits on Apr 18, 2018
-
Updated Windows Viewer about file creater from Fedict to Bosa
Frederik authored and Frederik committedApr 18, 2018
Commits on Apr 16, 2018
-
Merge branch 'master' of https://github.com/Fedict/eid-mw
Frederik authored and Frederik committedApr 16, 2018 -
Added full French and Dutch messages for work permit mention
Frederik authored and Frederik committedApr 16, 2018 -
Display an error message when we catch an error during data verification
Frederik authored and Frederik committedApr 16, 2018
Commits on Apr 13, 2018
-
Don't forget to actually return something
This function is a CK_BOOL; without a return statement, undefined behavior ensues.
Wouter Verhelst committedApr 13, 2018 -
Added the conversionpermit functions to the windows backend project
Frederik authored and Frederik committedApr 13, 2018 -
Merge branch 'master' of https://github.com/Fedict/eid-mw
Frederik authored and Frederik committedApr 13, 2018 -
Don't crash when pkcs11 gives labels the backend doesnt know (e.g. wh…
…en pkcs is newer)
Frederik authored and Frederik committedApr 13, 2018 -
OSX: Update UI to match work_permit_type -> work_permit_mention rename
Wouter Verhelst committedApr 13, 2018 -
Add workpermit convertor to OSX project file
Wouter Verhelst committedApr 13, 2018 -
Add a conversion for the work permit mention
These get stored on the card as '7', '8', '9', or 'A' (yes, in ASCII, not in hex). Since that's hardly readable, add a convertor so something useful gets shown instead. TODO: replace the current temporary strings by final strings from the RRN.
Wouter Verhelst committedApr 13, 2018 -
Don't forget to update it in the actual PKCS#11, too
Wouter Verhelst committedApr 13, 2018 -
Follow the rename of work_permit_type
Wouter Verhelst committedApr 13, 2018 -
Merge branch 'master' of https://github.com/Fedict/eid-mw
Frederik authored and Frederik committedApr 13, 2018 -
renamed work permit type to work permit mention, like it states in al…
…l official documents
Frederik authored and Frederik committedApr 13, 2018 -
The error message that appears when the middleware can not be found did not account for the fact that older versions of the middleware did not yet install the JSON metadata for the middleware. Confusion ensues. Update the strings so they clarify that a bit.
Wouter Verhelst committedApr 13, 2018
Commits on Apr 12, 2018
-
Claiming version number 4.4.0 for the next Windows release
Frederik authored and Frederik committedApr 12, 2018
Commits on Apr 11, 2018
-
changed date conversion logic for months equal to zero (this means th…
…e value for day also has no time related meaning,so we display it as spaces) http://www.ibz.rrn.fgov.be/fileadmin/user_upload/nl/rr/instructies/IT-lijst/IT101_Geboortedatum.pdf
Frederik authored and Frederik committedApr 11, 2018
Commits on Apr 10, 2018
-
Update copyright string for Mac, too.
Note: we change "2017" to "2014" as the oldest one. That's not because we're lying, but because we recreated the info.plist at some point, which caused the original year to get lost.
Wouter Verhelst committedApr 10, 2018 -
Skip trying to sign on appveyor...
Wouter Verhelst committedApr 10, 2018 -
GTK viewer: Update copyright statement
Wouter Verhelst committedApr 10, 2018
Commits on Apr 9, 2018
-
Merge remote-tracking branch 'remotes/origin/v4.3'
Frederik authored and Frederik committedApr 9, 2018 -
eID Viewer Windows: changed about box fedict to bosa
Frederik authored and Frederik committedApr 9, 2018