index
:
fribid
master
FriBID är ett fritt program för e-legitimation med BankID. OBS! Projektet är nerlagt.
samuel@kodafritt.se
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
free(origin) also when there's an error
Samuel Lidén Borell
1
-0
/
+1
2014-10-08
Fix compilation error
Josef Larsson
1
-0
/
+2
2014-10-08
Only free(origin) when we are done using it.
Josef Larsson
1
-2
/
+2
2014-08-20
Add a config option to dump retrieved certificates on error
Samuel Lidén Borell
9
-1
/
+96
2014-08-19
Show an error message when certificate retreival fails
Samuel Lidén Borell
8
-10
/
+50
2014-08-04
Rewrite most initializers to not require relocations
Samuel Lidén Borell
6
-71
/
+84
2014-08-04
Build with -fPIE/-pie and -lpthread
Samuel Lidén Borell
1
-4
/
+3
2014-05-10
do not mix TokenError and BankIDError
cybjit
1
-1
/
+7
2014-04-30
Replace deprecated GTK_STOCK_ macros by their official replacement labels
Henrik Nordstrom
1
-2
/
+2
2014-04-11
Make <enter> activate the OK button in the password selection dialog
Samuel Lidén Borell
2
-4
/
+8
2014-04-11
Improve the test scripts and install them under <docdir>/fribid/examples
Samuel Lidén Borell
2
-103
/
+0
2014-04-10
Fix compatibility with BSD Make
Samuel Lidén Borell
1
-9
/
+9
2014-04-08
Don't redefine SIZE_T_MAX
Samuel Lidén Borell
1
-0
/
+2
2014-04-07
Don't call closedir() on directories that didn't exist
Samuel Lidén Borell
1
-1
/
+3
2014-02-16
Focus password entry again if the password was incorrect
Samuel Lidén Borell
3
-1
/
+10
2014-02-16
Give the password entry focus even when signing a text message
Samuel Lidén Borell
1
-0
/
+3
2014-02-15
Remove old TODO comment
Samuel Lidén Borell
1
-3
/
+0
2014-02-15
Exit from main loop if there's an invalid pipe command
Samuel Lidén Borell
1
-0
/
+5
2014-02-08
Remove/merge unused functions
Samuel Lidén Borell
2
-8
/
+1
2014-02-08
Change unspecified argument lists "()" into "(void)"
Samuel Lidén Borell
11
-28
/
+28
2014-02-08
More security precautions (length checks, null checks, etc)
Samuel Lidén Borell
6
-16
/
+62
2014-02-07
Remove version expiry status checking system
Samuel Lidén Borell
6
-255
/
+8
2014-02-02
Fix window size in recent Firefox versions
Samuel Lidén Borell
1
-3
/
+3
2014-02-01
Select the last sorted (usaully the newest) token at start up
Samuel Lidén Borell
1
-8
/
+33
2014-02-01
Remove unused sort code
Samuel Lidén Borell
1
-4
/
+0
2014-02-01
Sort the list of tokens
Samuel Lidén Borell
1
-5
/
+5
2012-10-10
New error message when P12 file can be created, but is not writable
Samuel Lidén Borell
3
-2
/
+10
2012-06-05
Fix compilation error when building without PKCS#11 support
Samuel Lidén Borell
2
-3
/
+3
2012-04-27
Change my e-mail
Samuel Lidén Borell
25
-25
/
+25
2012-04-20
Fix compilation with --disable-pkcs11
Samuel Lidén Borell
1
-1
/
+1
2012-04-20
Don't print error message on success in saveKeys()
Samuel Lidén Borell
1
-3
/
+6
2012-04-20
Use non-BIO functions in OpenSSL (workaround for potential security hole)
Samuel Lidén Borell
2
-9
/
+4
2012-04-08
Print error message if the expiry file can't be created
Samuel Lidén Borell
1
-1
/
+4
2012-04-06
Make version-to-emulate configurable in ~/.config/fribid/config
Samuel Lidén Borell
5
-20
/
+45
2012-04-06
Fix comment about key usages
Samuel Lidén Borell
1
-2
/
+2
2012-04-06
Print and display error messages from OpenSSL and libp11
Samuel Lidén Borell
6
-12
/
+80
2012-04-06
Make the GTK version configurable with ./configure --with-gtk=2|3
Samuel Lidén Borell
1
-1
/
+3
2012-04-06
New error codes/messages: SignatureFailure and MessageTooLong
Samuel Lidén Borell
4
-4
/
+10
2012-04-05
Make the PKCS#11 module path configurable in ~/.config/fribid/config
Samuel Lidén Borell
5
-6
/
+94
2012-04-05
Allow --libexecdir to be configured independently of --libdir
Samuel Lidén Borell
1
-4
/
+4
2012-04-03
Display first+last name if the name attribute is missing
Samuel Lidén Borell
6
-4
/
+31
2012-03-24
Print where pipe errors occur (client or plugin)
Samuel Lidén Borell
1
-1
/
+1
2012-03-23
Fix crash when a token is missing a subject name
Samuel Lidén Borell
1
-1
/
+1
2012-01-16
Remove useless const qualifiers
Samuel Lidén Borell
5
-7
/
+7
2011-12-04
Don't use reserved identifier names
Samuel Lidén Borell
11
-30
/
+30
2011-10-14
Remove cast to GtkVBox, which is deprecated in Gtk 3.2+
Samuel Lidén Borell
1
-3
/
+3
2011-09-24
Specify an initial size for the "text to be signed" box
Samuel Lidén Borell
1
-0
/
+2
2011-09-05
Handle ; as a separator in SubjectDN
Samuel Lidén Borell
1
-3
/
+3
2011-09-05
Ignore leading/trailing whitespace in SubjectDN
Samuel Lidén Borell
1
-1
/
+8
2011-08-16
Avoid deprecated GDK function. Fixes 64-bit problem
Samuel Lidén Borell
1
-1
/
+1
[next]