[Keymanager] Implementation merged from tizen_2.4_tv
[platform/core/api/webapi-plugins.git] / src / keymanager / keymanager_instance.cc
2015-10-16 Tomasz Marciniak[Keymanager] Implementation merged from tizen_2.4_tv
2015-10-06 HyunJin ParkMerge "[Time] Time implementation changed" into tizen_2.4
2015-09-28 Pawel AndruszkiewiczFixed MRM-01 errors detected by C++Test.
2015-09-01 HyunJin ParkMerge "Replaced all PostMessage() instances with its...
2015-08-31 Pawel AndruszkiewiczReplaced all PostMessage() instances with its safe...
2015-08-27 HyunJin ParkMerge "[Alarm] AlarmRelative updated to use inexact...
2015-08-24 HyunJin ParkMerge "Messaging plugin: removed multiple warnings...
2015-08-03 Anna NiznikRemoving warnings from modules: filesystem, humanactivi...
2015-07-24 HyunJin ParkMerge "[docs] Avengers - WebApi Guidelines" into tizen_2.4
2015-07-21 HyunJin ParkMerge "[SecureElement] Changes to remove warning" into...
2015-07-16 HyunJin ParkMerge "[Application] Removed duplicated logic." into...
2015-07-09 HyunJin ParkMerge "[Messaging] Removed compilation warnings" into...
2015-07-09 HyunJin ParkMerge "[Filesystem] fix for copyTo" into tizen_2.4
2015-07-08 HyunJin ParkMerge "[SystemInfo] Changes to remove warning" into...
2015-07-08 HyunJin ParkMerge "[Notification] Changed code to avoid compilation...
2015-07-08 HyunJin ParkMerge "[Content] Changed code to avoid compilation...
2015-07-07 Tomasz Marciniak[KeyManager] Fix for saving raw data.
2015-07-07 HyunJin ParkMerge "[Filesystem] In case of error invoke callback...
2015-07-07 HyunJin ParkMerge "[Common] - Removing the macro assert()" into...
2015-07-07 HyunJin ParkMerge "[Common] Add javascript code minifier." into...
2015-07-07 HyunJin ParkMerge "[Download] - removing warnings after adding...
2015-07-07 Tomasz Marciniak[KeyManager] Update Key after saving in key manager.
2015-07-07 Tomasz Marciniak[KeyManager] Check if password is not null.
2015-07-07 Tomasz Marciniak[KeyManager] Added logs when enter to the functions.
2015-07-07 HyunJin ParkMerge "[Archive] - Removing warning after adding the...
2015-07-03 HyunJin ParkMerge "[Common] - Removing warning after adding the...
2015-07-03 HyunJin ParkMerge "[datacontrol] - removing warnings after adding...
2015-07-03 HyunJin ParkMerge "[Power] Deleted unused code" into tizen_2.4
2015-07-03 HyunJin ParkMerge "[NBS] Removed unused code" into tizen_2.4
2015-07-03 HyunJin ParkMerge "[Application] Changes to avoid compilation warni...
2015-07-03 HyunJin ParkMerge "[Sensor] removed unused variables" into tizen_2.4
2015-07-03 HyunJin ParkMerge "[Common] replaced call GetCurrentExtension(...
2015-07-03 HyunJin ParkMerge "[Application] Replaced call GetCurrentExtension...
2015-07-03 HyunJin ParkMerge "[Sound] - removing warnings after adding the...
2015-07-03 HyunJin ParkMerge "[Contact] - removing warnings after adding the...
2015-07-03 HyunJin ParkMerge "[Bluetooth] Changes to remove warning" into...
2015-07-03 HyunJin ParkMerge "[Package] - removing warnings after adding the...
2015-07-03 HyunJin ParkMerge "[Exif] Added code to avoid compilation warnings...
2015-07-02 Pawel Andruszkiewicz[KeyManager] Fixed implementation of generateKeyPair().
2015-07-02 HyunJin ParkMerge "[Account] fix for getAccounts without applicatio...
2015-07-02 Tomasz Marciniak[KeyManager] Return empty array in case of error.
2015-07-02 Pawel Andruszkiewicz[KeyManger] Update certificate after calls to save...
2015-07-02 Tomasz Marciniak[KeyManager] Check if data name and package id exists.
2015-07-02 Pawel Andruszkiewicz[KeyManager] Fixed obtaining list of aliases.
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of Data.save().
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of Certificate.loadFromFile().
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of Certificate.save().
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of verifySignature().
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of createSignature().
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of getData().
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of getKeyAliasList()
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of getKey() method.
2015-07-01 Pawel Andruszkiewicz[KeyManager] Implementation of loadFromPKCS12File(...
2015-07-01 Tomasz Marciniak[KeyManager] remove() implementation.
2015-07-01 Tomasz Marciniak[KeyManager] save() implementation of Key class.
2015-07-01 Tomasz Marciniak[KeyManager] allow/denyAccessControl implementation
2015-07-01 Tomasz Marciniak[KeyManager] Added getCertificate() implementation
2015-07-01 Tomasz Marciniak[KeyManager] generateKeyPair() implementation.
2015-07-01 Pawel Andruszkiewicz[KeyManager] Removed C++ implementation.
2015-06-11 HyunJin ParkMerge "[Callhistory] Run find() and loadPhoneNumbers...
2015-06-10 HyunJin ParkMerge "[NFC] - fixing errors reported by prevent" into...
2015-06-10 HyunJin ParkMerge "[Messaging] Automatically release message memory...
2015-06-10 HyunJin ParkMerge "[Messaging] Automatically release mms memory...
2015-06-09 HyunJin ParkMerge "[Exif] - fixing memory allocation and time bugs...
2015-06-09 HyunJin ParkMerge "[Filesystem] FilesystemStat: initialize all...
2015-06-09 HyunJin ParkMerge "[Filesystem] CreateFile() return in case of...
2015-06-09 HyunJin ParkMerge "[KeyManager] Check value returned by g_base64_de...
2015-06-09 Pawel Andruszkiewicz[KeyManager] Check value returned by g_base64_decode().
2015-06-01 HyunJin ParkMerge "[WebDeviceAPI] modify the boilerplate of source...
2015-06-01 Dongyoung Kim[WebDeviceAPI] modify the boilerplate of source code.
2015-05-29 HyunJin ParkMerge "[Tool][Generator] Improvement of JavaScript...
2015-05-28 Piotr Kosko[KeyManager] Added logs in methods onEntered and onReturn
2015-05-14 HyunJin ParkMerge "[HAM] initial commit" into tizen_2.4
2015-05-11 Przemyslaw Ciezkowski[KeyManager] allow and deny access
2015-05-11 Przemyslaw Ciezkowski[KeyManager] loadFromPKCS12File implementation
2015-05-11 Przemyslaw Ciezkowski[KeyManager] createSignature and verifySiganture
2015-05-11 Przemyslaw Ciezkowski[KeyManager] save, remove, get Data object
2015-05-11 Przemyslaw Ciezkowski[KeyManager] removeCertificate
2015-05-11 Przemyslaw Ciezkowski[KeyManager] loadCertificateFromFile implementation
2015-05-11 Przemyslaw Ciezkowski[KeyManager] getCertificate and saveCertificate
2015-05-11 Przemyslaw Ciezkowski[KeyManager] getCertificateAliasList and getDataAliasList
2015-05-11 Przemyslaw Ciezkowski[KeyManager] getKey implementation
2015-05-11 Przemyslaw Ciezkowski[KeyManager] generateKeyPair implementation
2015-05-11 Przemyslaw Ciezkowski[KeyManager] removeKey implementation
2015-05-11 Przemyslaw Ciezkowski[KeyManager] saveKey implementation
2015-05-11 Przemyslaw Ciezkowski[KeyManager] getKeyAlias implementation
2015-05-08 Przemyslaw Ciezkowski[KeyManager] Plugin stubs