profile/ivi/smartdevicelink.git
2014-03-27 Justin DickowInterface Generator: Initialize static maps with initia...
2014-03-26 Brendan ShanksDefine CXXFLAGS only on UNIX
2014-03-26 Brendan ShanksOnly check for libavahi in top-level CMakeLists if...
2014-03-21 Justin Dickowspelling :D
2014-03-21 Brendan Shanksconnection_handler_impl: Don't re-use erased STL iterator
2014-03-21 Justin DickowCMAKE_CXX_FLAGS removed --coverage
2014-03-21 Brendan ShanksMac: use system() and osascript to launch the web HMI...
2014-03-21 Brendan ShanksDetect log4cxx in top-level CMakeLists
2014-03-21 Brendan Shanksthreaded_socket_connection: Fix operator precedence...
2014-03-21 Brendan ShanksFix capitalization on src/components/{Interfaces,Utils}
2014-03-20 Justin DickowRemoved unneeded tools
2014-03-20 Justin DickowOSX: uses SO_NOSIGPIPE instead of MSG_NOSIGNAL
2014-03-20 Justin Dickowpthread_setname_np doesn't take a reference to the...
2014-03-20 Justin DickowSDL_Android/SmartDeviceLinkAndroidProxy - added the...
2014-03-20 Justin DickowAdded Mike's tester application (not ideal but easy...
2014-03-19 Justin DickowRevert "Let's also compile with -O3 for mac..."
2014-03-19 Justin DickowLet's also compile with -O3 for mac...
2014-03-19 Justin DickowTurn off Bluetooth and Libusb support by default, set...
2014-03-19 Justin Dickowinclude unistd.h for usleep()
2014-03-19 Justin DickowOnly add libusb if BUILD_USB_SUPPORT flag is yes
2014-03-19 Justin DickowOnly link rt on linux
2014-03-19 Justin Dickowreplace clock_getting() with gettimeofday()
2014-03-19 Justin DickowMissing pthread.h includes
2014-03-19 Justin DickowNote - possibly need to set send timeout as well
2014-03-19 Justin Dickowsetsockopt: use SO_RCVTIMEO instead of TCP_USER_TIMEOUT
2014-03-19 Justin Dickowtcp_client_listener: remove tcp_var.h, change TCP_KEEPI...
2014-03-19 Justin DickowAdd definitions for UNIX and MACOSX
2014-03-19 Justin DickowTurn OFF libavahi (needed for WiFi direct only?)
2014-03-19 Justin Dickowadded () to Class's member function calls in the initia...
2014-03-19 Justin DickowRemoved old Android tester app
2014-03-19 Justin DickowRemoved SDL_iOS project - pending release of updated...
2014-03-19 Justin DickowChanged heart beat to 0
2014-03-19 Justin Dickowcompare app_id as unsigned int
2014-03-18 Justin Dickowremove Mobile and Test folders
2014-03-18 Justin Dickowinitial commit for API 3.0 (replaced all)
2013-08-19 Julius MarchwickiAdded OpenSSL patch and validated against 12.04 64-bit
2013-04-24 Kevin BurdetteRemoved Ford specific URL 0.1 upstream/0.1
2013-04-19 khburdetteInitial Ford commit with Core and Proxies