summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-05Fix compiler warnings from -Wold-style-declaration. Fixes bug #5706Thomas Hindoe Paaboel Andersen6-8/+17
2009-02-042.25.90Chao-Hsiung Liao3-427/+1245
2009-02-02Bump version numberStefan Walter2-1/+5
2009-02-02Release version 2.25.90Stefan Walter5-5/+23
2009-02-02Add templatesStefan Walter4-0/+299
2009-02-02Fix more size problems when using constants with varargs. Fixes bugStefan Walter19-85/+107
2009-02-01sv.po: Updated Swedish translationDaniel Nylander2-131/+440
2009-01-31Updated Spanish translationJorge Gonzalez Gonzalez2-16/+254
2009-01-31Fix rules to allow non-source-dir builds. Fixes bug #569938Theppitak Karoonboonyanan2-2/+7
2009-01-30Build fix. Patch by Saleem Abdulrasool Fixes bug #568378Stefan Walter3-2/+8
2009-01-30Install autostart desktop files in /etc/xdg/autostart Fixes bug #568754Stefan Walter2-1/+6
2009-01-30Don't assert when trying to lock a keyring without a password. Fixes bugStefan Walter3-7/+75
2009-01-30Fix size problems when using constants with varargs. Fixes bug #569736.Stefan Walter3-464/+469
2009-01-30Use a more definite value for our varargs termination. Fixes bug #569769Stefan Walter3-4/+10
2009-01-30Fix invalid checks for EINTR and EAGAIN while reading and writing. FixesStefan Walter5-7/+16
2009-01-29Build fixes.Stefan Walter3-2/+7
2009-01-29Install appropriate header files and fix the pkg-config file for the gcrStefan Walter15-193/+348
2009-01-28Add basic UI widgets for displaying a certificate.Stefan Walter24-142/+2572
2009-01-27Updated German translation.Christian Kirbach2-149/+264
2009-01-27Updated Finnish translationIlkka Tuohela1-150/+241
2009-01-24Updated Korean translationChangwoo Ryu2-156/+270
2009-01-23Updated Spanish translationJorge Gonzalez Gonzalez2-155/+191
2009-01-22Fix compiler warningsStefan Walter3-3/+7
2009-01-22Removed lots of unused code resulting from refactoring.Stefan Walter30-3753/+63
2009-01-22Added ability to clear cached authentication for an object. In additionStefan Walter6-75/+630
2009-01-21Complete importer in gcr library. Make 'gnome-keyring import' use the newStefan Walter27-905/+2146
2009-01-20Add hash and equals functions for PKCS#11 modules, slots, and objects.Stefan Walter8-0/+259
2009-01-20Updated Spanish translationJorge Gonzalez Gonzalez2-5/+32
2009-01-20Expose looking up slot flags, and a few other helpful functions.Stefan Walter7-42/+99
2009-01-20Release version 2.25.5Stefan Walter13-18/+79
2009-01-19Updated Spanish translationJorge Gonzalez Gonzalez2-14/+32
2009-01-18Added gcr/gcr-parser.cStefan Walter2-0/+5
2009-01-18Fix build warningStefan Walter2-1/+6
2009-01-18Add new gcr library for crypto UI and related tasks. Implement GckParserStefan Walter78-1830/+7664
2009-01-18Updated Spanish translationJorge Gonzalez Gonzalez2-3/+27
2009-01-17Consolidate truly common functionality into 'egg' library. Many more filesStefan Walter102-2919/+4505
2009-01-17Build and warning fixes.Stefan Walter5-3/+11
2009-01-17Add functions for accessing the 'master' login password.Stefan Walter81-2351/+6593
2009-01-15Updated Slovenian translationMatej Urbančič1-84/+129
2009-01-12Fix the build.Kjartan Maraas2-1/+6
2009-01-10Fix corner cases and error code problems highlighted by the p11-testsStefan Walter6-44/+88
2009-01-10Add plex-layer and integrate 'roots-store' component into the PKCS#11Stefan Walter21-67/+1223
2009-01-10Updated Spanish translationJorge Gonzalez Gonzalez2-16/+46
2009-01-10Rename 'roots' component to 'roots-store'Stefan Walter23-5/+17
2009-01-09Build fixesStefan Walter3-4/+10
2009-01-09fix compile (bug #567117)Saleem Abdulrasool2-2/+8
2009-01-09The void function should not return a value. Fix #567121Jeff Cai2-1/+7
2009-01-09Make it easier to pick and choose between commonly used code bits inStefan Walter46-11702/+413
2009-01-08sv.po: Updated Swedish translationDaniel Nylander1-3/+36
2009-01-08Don't try to keep authenticating when bad password on protected auth pathStefan Walter31-1238/+2075