Add debug info in plugins loading mechanism
[platform/core/security/cynara.git] / src / client / logic /
2014-12-23 Zofia AbramowskaAdd listing types of policies 14/32214/5
2014-11-14 Zofia AbramowskaAdd base class for external plugins 99/28899/9
2014-11-14 Zofia AbramowskaAdd PathConfig 60/28960/8
2014-10-16 Lukasz WojciechowskiRename cynara-client-error.h to cynara-error.h 18/28718/4
2014-10-13 Marcin NiesluchowskiAdd asynchronous socket 24/27524/28
2014-10-10 Marcin NiesluchowskiMove socket paths to common library 20/27520/11
2014-10-10 Marcin NiesluchowskiAdd function for catching all client exceptions 60/28560/3
2014-09-29 Pawel WieczorekReplace @file commands for Doxygen compatibility 37/27837/5
2014-09-23 Pawel WieczorekAdd extra asterisk to file description comments 06/27506/3
2014-09-01 Zofia AbramowskaMove Cache to client commons library 90/26590/10
2014-08-28 Zofia AbramowskaAdd ClientSession type 76/26576/6
2014-08-28 Zofia AbramowskaPrepare Cache for async API 13/26513/4
2014-08-05 Adam MalinowskiChange default virtual destructor from '= default'... 80/25380/3
2014-08-01 Lukasz WojciechowskiCheck if connection to cynara is valid 42/25242/5
2014-07-31 Lukasz WojciechowskiChange enum to defines in libcynara-client 33/25233/2
2014-07-31 Zofia AbramowskaChange cache interface and add simple implementations 27/24727/7
2014-07-16 Adam MalinowskiAdd log messages related to protocol (de)serialization 40/24440/2
2014-07-14 Lukasz WojciechowskiAdd cache interface and NoCache stub 15/24015/3
2014-07-11 Lukasz WojciechowskiAdd sequence number generation 14/24014/2
2014-07-03 Adam MalinowskiAdd protocol deserialialization mechanism
2014-07-03 Lukasz WojciechowskiAdjust client socket classes after move to common library
2014-07-03 Lukasz WojciechowskiMake SocketClient independent of specific protocol...
2014-07-03 Lukasz WojciechowskiImplement Logic::check() method using SocketClient
2014-07-03 Lukasz WojciechowskiSwitch libcynara-client from bootstrap to cynara servic...