summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Fix build failure on ARM64HEADmasterSamuel Lidén Borell1-1/+1
2014-11-02Update npcompatsrv instructions for Chrome/Chromium 38Samuel Lidén Borell2-7/+14
2014-10-27Rename strndup to f_strndupSamuel Lidén Borell1-4/+7
2014-10-10free(origin) also when there's an errorSamuel Lidén Borell1-0/+1
2014-10-08Fix compilation errorJosef Larsson1-0/+2
2014-10-08Only free(origin) when we are done using it.Josef Larsson1-2/+2
2014-08-20Add a config option to dump retrieved certificates on errorSamuel Lidén Borell11-5/+110
2014-08-19Show an error message when certificate retreival failsSamuel Lidén Borell9-10/+62
2014-08-04Rewrite most initializers to not require relocationsSamuel Lidén Borell7-84/+97
2014-08-04Build with -fPIE/-pie and -lpthreadSamuel Lidén Borell1-4/+3
2014-06-15Fix typo in userscript descriptionSamuel Lidén Borell1-1/+1
2014-06-15Fix copyright yearSamuel Lidén Borell1-1/+1
2014-06-15Add "user script" + backend server for compatibility with NPAPI-less browsersSamuel Lidén Borell6-0/+1057
2014-05-11Document and simplify the IPC codeSamuel Lidén Borell1-13/+24
2014-05-10do not mix TokenError and BankIDErrorcybjit1-1/+7
2014-05-10handle pipe errorcybjit2-13/+25
2014-04-30Replace deprecated GTK_STOCK_ macros by their official replacement labelsHenrik Nordstrom1-2/+2
2014-04-29Release version 1.0.4v1.0.4Samuel Lidén Borell2-2/+15
2014-04-27Fix file-based BankID enrollment from NordeaAndreas Karlsson1-0/+10
2014-04-17Fix DESTDIR in doc MakefileSamuel Lidén Borell1-2/+2
2014-04-14Fix non-zero return from ./configure --internal--list-extra-objectsSamuel Lidén Borell1-1/+1
2014-04-14Simplify pkg-config argument. Fixes BSD make problemSamuel Lidén Borell1-1/+1
2014-04-11Remove old text about supported banks in the man pageSamuel Lidén Borell2-4/+0
2014-04-11Make <enter> activate the OK button in the password selection dialogSamuel Lidén Borell2-4/+8
2014-04-11Improve the test scripts and install them under <docdir>/fribid/examplesSamuel Lidén Borell11-104/+359
2014-04-10Fix compatibility with BSD MakeSamuel Lidén Borell3-14/+38
2014-04-08Don't redefine SIZE_T_MAXSamuel Lidén Borell1-0/+2
2014-04-07Don't call closedir() on directories that didn't existSamuel Lidén Borell1-1/+3
2014-02-16Focus password entry again if the password was incorrectSamuel Lidén Borell3-1/+10
2014-02-16Give the password entry focus even when signing a text messageSamuel Lidén Borell1-0/+3
2014-02-15Remove some old TODO commentsSamuel Lidén Borell2-4/+0
2014-02-15Remove old TODO commentSamuel Lidén Borell1-3/+0
2014-02-15Exit from main loop if there's an invalid pipe commandSamuel Lidén Borell1-0/+5
2014-02-08Update copyright year in LICENSE fileSamuel Lidén Borell1-1/+1
2014-02-08Change test page URL in manpageSamuel Lidén Borell2-5/+4
2014-02-08Remove/merge unused functionsSamuel Lidén Borell2-8/+1
2014-02-08Change unspecified argument lists "()" into "(void)"Samuel Lidén Borell13-33/+33
2014-02-08More security precautions (length checks, null checks, etc)Samuel Lidén Borell6-16/+62
2014-02-07Remove version expiry status checking systemSamuel Lidén Borell8-271/+8
2014-02-02Fix window size in recent Firefox versionsSamuel Lidén Borell1-3/+3
2014-02-01Select the last sorted (usaully the newest) token at start upSamuel Lidén Borell1-8/+33
2014-02-01Remove unused sort codeSamuel Lidén Borell1-4/+0
2014-02-01Sort the list of tokensSamuel Lidén Borell1-5/+5
2014-01-31Release version 1.0.3v1.0.3Samuel Lidén Borell2-2/+7
2013-11-12Use the IPv4 server address instead of the IPv6 one in the signatureSamuel Lidén Borell1-2/+7
2012-11-29Detect multiarch in the configure scriptSamuel Lidén Borell1-2/+29
2012-11-14Release version 1.0.2v1.0.2Samuel Lidén Borell2-2/+12
2012-11-14Clarify error messages about missing dependenciesSamuel Lidén Borell1-2/+22
2012-10-11Accept but ignore OnlyAcceptMRU parameterSamuel Lidén Borell4-2/+37
2012-10-10New error message when P12 file can be created, but is not writableSamuel Lidén Borell4-2/+14