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
/
plugin
/
npmain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-08
Change unspecified argument lists "()" into "(void)"
Samuel Lidén Borell
1
-4
/
+4
2012-04-27
Change my e-mail
Samuel Lidén Borell
1
-1
/
+1
2011-09-08
Claim to support application/x-personal-signer
Samuel Lidén Borell
1
-1
/
+2
2011-06-19
Add NP_GetPluginVersion
Samuel Lidén Borell
1
-0
/
+4
2011-06-19
Add link to fribid.se in the plugin description
Samuel Lidén Borell
1
-1
/
+2
2011-04-19
Add stub of Webadmin object (makes test.bankid.com work again)
Samuel Lidén Borell
1
-1
/
+2
2011-01-03
Add "stub functions" and IPC for the regutil object
Samuel Lidén Borell
1
-2
/
+3
2010-12-20
Changed the name of the plugin for better compatibility
Samuel Lidén Borell
1
-1
/
+1
2010-02-18
Made the plugin windowless (for compatibility with Chrome)
Samuel Lidén Borell
1
-0
/
+3
2010-01-02
Added a comment about Opera compatibility
Samuel Lidén Borell
1
-4
/
+7
2010-01-02
Better plugin info in about:plugins
Samuel Lidén Borell
1
-2
/
+3
2010-01-02
Renamed the software to FriBID
Samuel Lidén Borell
1
-2
/
+2
2010-01-02
Code cleanup & fixed memory errors
Samuel Lidén Borell
1
-2
/
+2
2010-01-02
Removed some unnecessary includes
Samuel Lidén Borell
1
-1
/
+0
2010-01-02
Allocate strings that are freed by the browser with NPN_MemAlloc
Samuel Lidén Borell
1
-2
/
+2
2010-01-02
Licensed most files under the MIT/Expat license
Samuel Lidén Borell
1
-0
/
+24
2010-01-02
Implemented signing
Samuel Lidén Borell
1
-1
/
+2
2010-01-02
Code cleanup
Samuel Lidén Borell
1
-2
/
+2
2010-01-02
Made most of the code run in a separate process
Samuel Lidén Borell
1
-0
/
+65