aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Improved handling of connection counts dealing with latent disconnects on sta...HEADmasterPaul Nettle2018-01-08
* Cleaned up the deinitialization process to avoid inadvertent calls to shutdownPaul Nettle2017-10-29
* Fixed a race condition while waiting for command responses from the HCI adapterPaul Nettle2017-10-12
* Improved threading support, cleaner initialization process and added the abil...Paul Nettle2017-10-02
* Added a threaded worker that listens for HCI events, resolving a number of pr...Paul Nettle2017-09-27
* Advertising name logged on startup.Paul Nettle2017-09-03
* The GGK server names are no longer in Globals.h but are now configured by ggk...Paul Nettle2017-09-03
* Cleaned up the logging a bit, improved server termination status returned fro...Paul Nettle2017-09-01
* Removed null-terminators from strings being built into Variants as byte arrays.Paul Nettle2017-08-29
* Initial version 1.0Paul Nettle2017-08-25