summaryrefslogtreecommitdiff
path: root/cpp/src/IceBT
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* Added missing ICE_NOEXCEPT in IceBT/IceIAP transportsBenoit Foucher2018-01-24
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
* ICE-8539 - C++ fix for BT addressingMark Spruiell2017-11-08
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Build system improvements and fixesBenoit Foucher2017-09-12
* ICE-8349 - yocto static test build failureJose2017-07-17
* Fixed ICE-8094 & ICE-8099 - IceBT build system fixesBenoit Foucher2017-06-19
* IceBT bug fixMark Spruiell2017-06-02
* Minor static build fixesBenoit Foucher2017-05-22
* Cleanup more whitespaceJoe George2017-05-09
* Fix tabs and spaces in MakefilesJoe George2017-05-03
* IceBT bug fixMark Spruiell2017-05-03
* Remove trailing whitespaceJoe George2017-05-02
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
* Fixed ICE-7755 - listen on all IPs associated with a DNS nameBenoit Foucher2017-04-10
* ICE-7485 - Add support for building for YoctoJoe George2017-03-24
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Moved UniquePtr to IceInternalBernard Normier2017-01-11
* Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
* Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
* Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* More consistent names for _API macrosBernard Normier2016-11-01
* Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* updating IceBT to BlueZ 5Mark Spruiell2016-10-20
* Fixed IceBT build issueBenoit Foucher2016-08-31
* Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
* Move generateUUID to IceBernard Normier2016-08-01
* Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* ICE-7179 - Update std::function code styleJoe George2016-06-13
* fixed copyright noticesBernard Normier2016-05-31
* Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31
* Removed libIceUtil and libSliceBernard Normier2016-05-09
* Another fix for ICE-7132Benoit Foucher2016-05-09
* Fix for ICE-7132 - Missing -DICE_STATIC_LIBSBenoit Foucher2016-05-09
* Re-factored gmake build systemBenoit Foucher2016-05-03
* Update copyright headersJoe George2016-03-01
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* Fix IceBT C++11 buildJose2015-12-29
* Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
* BT fixesMark Spruiell2015-11-20