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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
Rename strndup to f_strndup
Samuel Lidén Borell
1
-4
/
+7
2014-08-04
Rewrite most initializers to not require relocations
Samuel Lidén Borell
1
-13
/
+13
2014-05-11
Document and simplify the IPC code
Samuel Lidén Borell
1
-13
/
+24
2014-05-10
handle pipe error
cybjit
2
-13
/
+25
2014-04-27
Fix file-based BankID enrollment from Nordea
Andreas Karlsson
1
-0
/
+10
2014-04-10
Fix compatibility with BSD Make
Samuel Lidén Borell
1
-4
/
+6
2014-02-15
Remove some old TODO comments
Samuel Lidén Borell
2
-4
/
+0
2014-02-08
Change unspecified argument lists "()" into "(void)"
Samuel Lidén Borell
1
-4
/
+4
2013-11-12
Use the IPv4 server address instead of the IPv6 one in the signature
Samuel Lidén Borell
1
-2
/
+7
2012-10-11
Accept but ignore OnlyAcceptMRU parameter
Samuel Lidén Borell
2
-2
/
+25
2012-04-27
Change my e-mail
Samuel Lidén Borell
7
-7
/
+7
2012-03-24
Print where pipe errors occur (client or plugin)
Samuel Lidén Borell
1
-1
/
+1
2011-12-04
Don't use reserved identifier names
Samuel Lidén Borell
3
-6
/
+6
2011-09-08
Claim to support application/x-personal-signer
Samuel Lidén Borell
5
-1
/
+10
2011-08-03
Fix string comparison in StoreCertificates
Samuel Lidén Borell
1
-1
/
+1
2011-07-12
Add the TextCharacterEncoding parameter
Samuel Lidén Borell
3
-0
/
+25
2011-06-20
Fix wrong struct name in plugin.c
Samuel Lidén Borell
1
-1
/
+1
2011-06-20
Implement signer/auth.Reset()
Samuel Lidén Borell
3
-4
/
+21
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-22
Simplify the IPC code
Samuel Lidén Borell
1
-38
/
+33
2011-04-21
Limit all function arguments to 10 MiB
Samuel Lidén Borell
1
-11
/
+9
2011-04-20
Implement password policys
Samuel Lidén Borell
2
-0
/
+7
2011-04-20
Make "make install" depend on "make all" everywhere
Samuel Lidén Borell
1
-1
/
+1
2011-04-19
Add stub of Webadmin object (makes test.bankid.com work again)
Samuel Lidén Borell
5
-1
/
+26
2011-04-18
Remove NULL checks before free()
Samuel Lidén Borell
1
-3
/
+2
2011-04-18
Don't free the RegutilCMC struct (it's on the stack)
Samuel Lidén Borell
1
-1
/
+1
2011-04-18
Make parameters case insensitive
Samuel Lidén Borell
1
-18
/
+19
2011-04-17
Fix memory leak in copyIdentifierName
Samuel Lidén Borell
1
-3
/
+3
2011-04-17
Simplified the check on recursive plugin calls
Samuel Lidén Borell
2
-44
/
+26
2011-04-17
Free previous request CMC when replaced with a new one
Samuel Lidén Borell
1
-0
/
+4
2011-04-17
Limit the number of PKCS10 objects
Samuel Lidén Borell
1
-1
/
+11
2011-04-05
Add a function stub for StoreCertificates + code that calls it
Samuel Lidén Borell
3
-1
/
+33
2011-04-05
Only include the full DN in the first CSR
Samuel Lidén Borell
2
-2
/
+8
2011-01-10
Remove the code for multiple CMC objects
Samuel Lidén Borell
2
-17
/
+7
2011-01-09
Update the make dependencies
Samuel Lidén Borell
1
-4
/
+4
2011-01-03
Return NULL on errors in CreateRequest
Samuel Lidén Borell
1
-0
/
+5
2011-01-03
Fix an assertion failure in CreateRequest
Samuel Lidén Borell
1
-3
/
+3
2011-01-03
Copy NULL strings safely in InitRequest
Samuel Lidén Borell
1
-3
/
+7
2011-01-03
Fix the return value of CreateRequest
Samuel Lidén Borell
3
-9
/
+6
2011-01-03
Add certificate request creation to the interface for the backends
Samuel Lidén Borell
1
-8
/
+8
2011-01-03
Add "stub functions" and IPC for the regutil object
Samuel Lidén Borell
6
-12
/
+217
2011-01-03
Set the last error correctly in PerformAction (and simplify the code)
Samuel Lidén Borell
1
-16
/
+13
2010-12-28
Add an enum type for pipe commands
Samuel Lidén Borell
1
-2
/
+2
2010-12-20
Changed the name of the plugin for better compatibility
Samuel Lidén Borell
1
-1
/
+1
2010-12-14
Move some duplicated code to a function
Samuel Lidén Borell
1
-8
/
+11
2010-12-03
Check the correct parameters in SetParam
Samuel Lidén Borell
1
-1
/
+1
2010-12-02
Move some code from npobject.c to a separate file
Samuel Lidén Borell
4
-168
/
+223
2010-12-02
Remove the enum type PluginError
Samuel Lidén Borell
2
-7
/
+3
2010-12-02
Check the return value from pipe()
Samuel Lidén Borell
1
-2
/
+4
[next]