plugins: use nonce generation from gsignond-common library in digest plugin
[platform/upstream/gsignond.git] / src / plugins /
2013-08-19 Alexander Kanavinplugins: use nonce generation from gsignond-common...
2013-08-19 Alexander Kanavinplugins: place digest plugin's repeated code in a function
2013-08-19 Alexander Kanavindocs: add documentation for in-tree plugins
2013-08-16 Alexander Kanavinheaders: remove unnecessary macros from GSignondSignonu...
2013-07-26 Amarnath Valluriplugin/password: Fix to handle empty username, password.
2013-07-16 Alexander Kanavinplugins: add a separate parameter for token cache throu...
2013-06-12 Imran Zamanfixed issues reported by 'make distcheck'
2013-06-12 Imran ZamanFixed memory leak
2013-06-11 Imran ZamanMerge branch 'daemon' of https://code.google.com/p...
2013-06-11 Amarnath Valluridaemon: Clocwork issues fixed.
2013-05-23 Jussi Laakossotest: fix the plugin back
2013-05-23 Imran Zamantest/daemon: SSO_BIN_DIR is used for executables
2013-05-23 Imran Zamanfixed memory leaks
2013-05-15 Imran Zamanplugind: fixes/changes after tests and reviews
2013-05-15 Imran Zamanplugind: separate process is completed; all the proxy...
2013-05-02 Jussi Laakodaemon: integrate SMACK access control manager
2013-04-26 Imran Zamantests: added valgrind hook and also made symlinks for...
2013-03-27 Alexander Kanavinplugins: replace g_assert with error reporting
2013-03-27 Jussi Laakodigestplugin: improve nonce generation and make it...
2013-03-27 Imran Zamanplugins: added digest plugin along with unit tests
2013-03-27 Alexander Kanavinplugins: fix compilation warnings
2013-03-27 Alexander Kanavinplugins: fix tests for password plugin (and a little...
2013-03-25 Alexander Kanavincommon: GSignondSignonuiData now uses GSignondDictionar...
2013-03-25 Alexander Kanavinplugins: fix ssotest plugin to use GSignondSignonuiData
2013-03-25 Alexander Kanavinplugins: fix password plugin to use GSignondSignonuiData
2013-03-25 Amarnath Valluridaemon/ui: sso-ui integrated to daemon
2013-03-20 Jussi Laakodaemon: break the identity info search loop when found
2013-03-19 Jussi Laakodaemon: change dictionary to use ref/unref style and...
2013-03-19 Jussi Laakodaemon: some allocation, initialization and free fixes
2013-02-28 Jussi Laakossotest: fix against new plugin API
2013-02-28 Jussi Laakossotest: fix cancel and data copy
2013-02-28 Jussi Laakossotest: more debug printout
2013-02-28 Amarnath Valluridaemon: few more fixes for issues found in clinent...
2013-02-28 Jussi Laakoplugins: ssotest plugin
2013-02-27 Alexander Kanavinplugins: add support for multi-step request-response...
2013-02-15 Alexander Kanavinplugins: fix all warnings
2013-01-29 Alexander KanavinMerge branch 'plugins'
2013-01-28 Alexander KanavinFix all compilation warnings
2013-01-28 Alexander Kanavinplugins: add plugin loader and tests
2013-01-28 Alexander KanavinFix hardcoded installation path for plugins and extensions
2013-01-23 Alexander KanavinAdd password plugin, tests and necessary basic pieces
2013-01-14 Alexander KanavinInitial definition of the plugin interface and a skelet...