fixed compile errors in a few source plugins
[profile/ivi/automotive-message-broker.git] / plugins / websocketsourceplugin / websocketsource.cpp
2014-01-17 Kevron Reesfixed compile errors in a few source plugins
2013-12-10 Kevron Reesfixed warnings in database and websocket plugins. ...
2013-11-13 Marek TimkoTIVI-1465 Update websocket plugin and protocol to handl...
2013-11-08 Kevron Reesfixed missing symbol in websocket source plugin
2013-09-25 Kevron Reesfixed merge errors
2013-09-05 Kevron Reesmake uuid() const. update all plugins
2013-09-04 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-09-03 Kevron Reesfixed getRanged for new properties syntax
2013-08-16 Kevron Reesfixed errors in websocket. get ranged is broken in...
2013-06-07 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-06 Kevron Reesfixed some previous merge bugs that may have broken...
2013-06-06 Kevron Reesfixed merge with test and bluemonkey commits
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-05-28 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-05-20 Kevron Reesfixed segfault with double free of get ranged request
2013-05-17 Kevron Reessome tweaks to websocket source. there are more issues
2013-05-17 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-05-17 Kevron Reesenable getRanged in websocketsource. causes segfault...
2013-05-14 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-05-14 Kevron Reesfixed manual merge from a 0.9 patch
2013-03-16 Kevron Reesfixed merge
2013-03-16 Kevron Reesmanual merge
2013-03-16 Michael CarpenterFix for crashing, and proper handling of json-c arrays
2013-03-16 Kevron Reesfixed merge
2013-03-16 Michael CarpenterChanges for json-c instead of json-glib
2013-03-16 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-03-15 Kevron Reesremoved trespassing for loop from web socket source
2013-03-11 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-06 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-06 Kevron Reesremoved qt from opencv plugin
2013-03-02 Kevron Reesbleh
2013-03-02 Michael CarpenterChange for new libwebsockets to allow for fd polling...
2013-03-02 Michael CarpenterAdded a bunch of extra debug messages at debug level 5
2013-03-02 Michael CarpenterChange for latest libwebsocket version, and disabling...
2013-03-02 Michael CarpenterChanges to allow for using SSL certificates for websockets
2013-02-15 Kevron Reesadded debug output to report network and parsing latency
2013-01-23 Kevron Reesmanual merge
2013-01-23 Kevron Reesfixed some memory leaks
2013-01-19 Kevron Reesmanual merge
2013-01-08 Kevron Reesfixed merge
2013-01-08 Michael CarpenterFix for infinate loop when removing items from a std...
2013-01-08 Michael CarpenterAddition of a 10 second timeout on websocket get and...
2013-01-07 Michael CarpenterAddition of a 10 second timeout on websocket get and...
2012-12-29 Michael CarpenterAddition of a 10 second timeout on websocket get and...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-14 Kevron ReesMerge branch 'malcom'
2012-12-06 Michael CarpenterChange so new json format is used, and json parsing...
2012-12-03 Kevron Reesworked out some bugs with websocket source and sink 37/2537/1
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
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-26 Kevron Reesfixed merge issue
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-10-02 Kevron Reesfixed merge
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