summaryrefslogtreecommitdiffhomepage
path: root/client/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Build with -fPIE/-pie and -lpthreadSamuel Lidén Borell1-4/+3
2014-04-10Fix compatibility with BSD MakeSamuel Lidén Borell1-9/+9
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2012-04-06Make version-to-emulate configurable in ~/.config/fribid/configSamuel Lidén Borell1-1/+1
2012-04-06Print and display error messages from OpenSSL and libp11Samuel Lidén Borell1-1/+1
2012-04-06Make the GTK version configurable with ./configure --with-gtk=2|3Samuel Lidén Borell1-1/+3
2012-04-05Make the PKCS#11 module path configurable in ~/.config/fribid/configSamuel Lidén Borell1-3/+4
2012-04-05Allow --libexecdir to be configured independently of --libdirSamuel Lidén Borell1-4/+4
2012-04-03Display first+last name if the name attribute is missingSamuel Lidén Borell1-1/+1
2012-03-24Print where pipe errors occur (client or plugin)Samuel Lidén Borell1-1/+1
2011-08-04Use rasprintf instead of malloc/strcpy/strcat in glibconfig.cSamuel Lidén Borell1-1/+1
2011-08-04Refactoring of pkcs{11,12}.getBase64Chain and malloc checksSamuel Lidén Borell1-1/+1
2011-06-22Increase dependency check of GTK to 2.18 in MakefileSamuel Lidén Borell1-1/+1
2011-04-20Make "make install" depend on "make all" everywhereSamuel Lidén Borell1-2/+2
2011-04-14Move the DN parsing to a separate fileSamuel Lidén Borell1-3/+4
2011-01-28Implement PKCS7/CMC request wrappingSamuel Lidén Borell1-2/+3
2011-01-09Update the make dependenciesSamuel Lidén Borell1-6/+6
2010-08-19Remove dependency on libssl (libcrypto is enough)Samuel Lidén Borell1-1/+1
2010-08-16Merge Henrik Nordströms smartcard branchSamuel Lidén Borell1-3/+6
2010-07-03Add an abstraction layer for tokensSamuel Lidén Borell1-8/+9
2010-06-13Convert the code to use OpenSSL instead of NSSMarcus Carlson1-2/+2
2010-06-10Use GSEAL when buildingMarcus Carlson1-1/+1
2010-02-20Provide a secure memory pool and use itLinus Walleij1-2/+3
2010-02-20Call pkg-config to get the X11 includes on OpenBSDSamuel Lidén Borell1-0/+1
2010-01-02Error codes for invalid actions and missing parametersSamuel Lidén Borell1-3/+3
2010-01-02Respect CFLAGS and LDFLAGS in the makefilesSamuel Lidén Borell1-2/+3
2010-01-02Added license headers to files that lacked themSamuel Lidén Borell1-0/+21
2010-01-02Keep debug information on installationSamuel Lidén Borell1-1/+1
2010-01-02Renamed the XMLDSIG filesSamuel Lidén Borell1-3/+3
2010-01-02Renamed main/ to client/ and added a server directorySamuel Lidén Borell1-0/+54