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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
Build with -fPIE/-pie and -lpthread
Samuel Lidén Borell
1
-4
/
+3
2014-04-10
Fix compatibility with BSD Make
Samuel Lidén Borell
1
-9
/
+9
2012-04-27
Change my e-mail
Samuel Lidén Borell
1
-1
/
+1
2012-04-06
Make version-to-emulate configurable in ~/.config/fribid/config
Samuel Lidén Borell
1
-1
/
+1
2012-04-06
Print and display error messages from OpenSSL and libp11
Samuel Lidén Borell
1
-1
/
+1
2012-04-06
Make the GTK version configurable with ./configure --with-gtk=2|3
Samuel Lidén Borell
1
-1
/
+3
2012-04-05
Make the PKCS#11 module path configurable in ~/.config/fribid/config
Samuel Lidén Borell
1
-3
/
+4
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
1
-1
/
+1
2012-03-24
Print where pipe errors occur (client or plugin)
Samuel Lidén Borell
1
-1
/
+1
2011-08-04
Use rasprintf instead of malloc/strcpy/strcat in glibconfig.c
Samuel Lidén Borell
1
-1
/
+1
2011-08-04
Refactoring of pkcs{11,12}.getBase64Chain and malloc checks
Samuel Lidén Borell
1
-1
/
+1
2011-06-22
Increase dependency check of GTK to 2.18 in Makefile
Samuel Lidén Borell
1
-1
/
+1
2011-04-20
Make "make install" depend on "make all" everywhere
Samuel Lidén Borell
1
-2
/
+2
2011-04-14
Move the DN parsing to a separate file
Samuel Lidén Borell
1
-3
/
+4
2011-01-28
Implement PKCS7/CMC request wrapping
Samuel Lidén Borell
1
-2
/
+3
2011-01-09
Update the make dependencies
Samuel Lidén Borell
1
-6
/
+6
2010-08-19
Remove dependency on libssl (libcrypto is enough)
Samuel Lidén Borell
1
-1
/
+1
2010-08-16
Merge Henrik Nordströms smartcard branch
Samuel Lidén Borell
1
-3
/
+6
2010-07-03
Add an abstraction layer for tokens
Samuel Lidén Borell
1
-8
/
+9
2010-06-13
Convert the code to use OpenSSL instead of NSS
Marcus Carlson
1
-2
/
+2
2010-06-10
Use GSEAL when building
Marcus Carlson
1
-1
/
+1
2010-02-20
Provide a secure memory pool and use it
Linus Walleij
1
-2
/
+3
2010-02-20
Call pkg-config to get the X11 includes on OpenBSD
Samuel Lidén Borell
1
-0
/
+1
2010-01-02
Error codes for invalid actions and missing parameters
Samuel Lidén Borell
1
-3
/
+3
2010-01-02
Respect CFLAGS and LDFLAGS in the makefiles
Samuel Lidén Borell
1
-2
/
+3
2010-01-02
Added license headers to files that lacked them
Samuel Lidén Borell
1
-0
/
+21
2010-01-02
Keep debug information on installation
Samuel Lidén Borell
1
-1
/
+1
2010-01-02
Renamed the XMLDSIG files
Samuel Lidén Borell
1
-3
/
+3
2010-01-02
Renamed main/ to client/ and added a server directory
Samuel Lidén Borell
1
-0
/
+54