Bump release : v1.0.2
[profile/ivi/message-port.git] / lib /
2013-11-25 Amarnath ValluriFix-Issue TIVI-2159: Double free of bundle in message... 90/12890/1
2013-11-12 Amarnath Vallurirelease 1.0.0 changes
2013-11-07 Amarnath Valluriupdated licence header
2013-11-07 Amarnath Vallurilib: Fix to handling duplicate local ports.
2013-11-07 Amarnath Vallurilib: API documentation cleanup
2013-11-07 Amarnath ValluriSession bus support enabled for message port daemon
2013-11-07 Amarnath Vallurimissing copyright section added, and few typo fixes
2013-11-07 Amarnath Vallurilog messages corrected
2013-11-07 Amarnath Valluriusing dlog for logging
2013-11-07 Amarnath Valluriexamples: add example to demonstrate API usage in C++
2013-10-18 Amarnath Vallurilib: made API multi thread safe(untested)
2013-10-16 Amarnath Valluriwarnings removed
2013-10-16 Amarnath Vallurilib: .pc file added for message-port library
2013-10-16 Amarnath Vallurilib: fixes to library
2013-10-15 Amarnath Valluridristibute single shared shared library: libmessage...
2013-10-15 Amarnath Valluricertifiacte validation code added
2013-10-15 Amarnath ValluriUsing D-Bus properties for Service object
2013-10-12 Amarnath Valluribidirectional messages implemented, updated the example...
2013-10-11 Amarnath Vallurifixes to daemon. initial implementation of client library
2013-10-09 Amarnath Valluridaemon initial implementation