database plugin works
[profile/ivi/automotive-message-broker.git] / plugins / websocketsourceplugin / websocketsource.cpp
2012-11-30 Kevron Reesdatabase plugin works 35/2535/1
2012-11-28 Kevron Reesrefactored how timestamp and sequence are stored: moved... 33/2533/1
2012-11-27 Kevron Reesfixed merge 32/2532/1
2012-11-26 Kevron Reesfixed currenttime bugs 23/2523/1
2012-11-21 Michael CarpenterAddition of getPropertyAsync and setProperty support... 09/2509/1
2012-11-21 Michael CarpenterAddition of getPropertyAsync and setProperty support... 07/2507/1
2012-11-20 Kevron Reesinitial sequence and timestamp support 06/2506/1
2012-11-01 Kevron Reesfixed todo merge 88/2488/1
2012-10-26 Tim Trampedachmerge 36/2336/1
2012-10-26 Tim Trampedachchanges to allow build on Ubuntu 12.04 24/2324/1
2012-10-26 Kevron Reesrefactored setProperty: made it async with callback 23/2323/1
2012-10-19 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 16/2316/1
2012-10-17 Kevron Reesfixed websocketsource. possibly removed mem leak 13/2313/1
2012-09-25 Kevron Reesfixed mergers 56/1856/1
2012-09-24 Kevron Reesconfig required to construct plugins. device config... 53/1853/1
2012-09-13 Michael CarpenterFix for const_iterator that should be iterator
2012-09-13 Michael CarpenterFix for const_iterator that should be iterator
2012-09-12 Kevron ReesMerge branch 'mal'
2012-09-12 Michael CarpenterCode cleanup, comments, and change of ALL printf's...
2012-09-11 Kevron ReesMerge branch 'mal'
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-11 Michael CarpenterFix for bug involving websocket messages being incomplete
2012-09-08 Michael CarpenterChange in the libwebsocket_write call to fix string...
2012-09-08 Michael CarpenterFix for huge memory leak, and more config changes
2012-09-08 Michael CarpenterChanges for new config values
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-29 Michael CarpenterFixes for new AbstractPropertyType
2012-08-28 Kevron Reesit compiles
2012-08-28 Michael CarpenterFixes for issues concerning subscriptions and websocket...
2012-08-28 Michael CarpenterChanges to allow websocketsourceplugin to operate prope...
2012-08-28 Michael CarpenterAddition of new websocketsource plugin