Change default virtual destructor from '= default' to '{}'
[platform/core/security/cynara.git] / src / client / logic / Logic.h
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-14 Lukasz WojciechowskiAdd cache interface and NoCache stub 15/24015/3
2014-07-03 Lukasz WojciechowskiAdjust client socket classes after move to common library
2014-07-03 Lukasz WojciechowskiImplement Logic::check() method using SocketClient
2014-07-03 Lukasz WojciechowskiSwitch libcynara-client from bootstrap to cynara servic...