Commit Graph

  • b8e1e4673e Exclude CMake CXX standard from MSVC master Jack Andersen 2020-04-10 19:00:51 -1000
  • d72163ad27
    Merge pull request #8 from lioncash/bind Phillip Stephens 2019-09-03 19:55:03 -0700
  • fb3d880b63
    Merge pull request #7 from lioncash/assignment Phillip Stephens 2019-09-03 19:54:45 -0700
  • ebe78edac7
    Merge pull request #6 from lioncash/constexpr Phillip Stephens 2019-09-03 19:54:27 -0700
  • 092f7dd0f2
    Merge pull request #5 from lioncash/array Phillip Stephens 2019-09-03 19:54:02 -0700
  • be121a1bb9 Listener: Remove unnecessary bind() within start() Lioncash 2019-09-03 10:18:49 -0400
  • 33908dd86a Listener: Simplify assignment within accept() Lioncash 2019-09-03 10:15:31 -0400
  • 4538b20e73 Listener: Use C++17 deduction guides for mutex locks Lioncash 2019-09-03 10:13:27 -0400
  • 04ea97ac8e Listener: Move port constants into cpp file Lioncash 2019-09-03 10:07:12 -0400
  • 5a97e587b6 Endpoint: Use std::array where applicable Lioncash 2019-09-03 06:25:06 -0400
  • dff87c2c6a
    Merge pull request #3 from lioncash/include Phillip Stephens 2019-09-03 00:36:09 -0700
  • 417e79f924
    Merge pull request #4 from lioncash/zero Phillip Stephens 2019-09-03 00:35:57 -0700
  • 9f7c855acd General: Use list initialization where applicable Lioncash 2019-09-03 00:49:55 -0400
  • 714e88bb7a Socket: Add missing noexcept specifier to LastWSAError() Lioncash 2019-09-03 00:27:26 -0400
  • d4891f187f General: Amend includes where applicable Lioncash 2019-09-03 00:08:01 -0400
  • a79aeacfb9 Add missing `noexcept` decorators Phillip Stephens 2019-08-23 01:32:16 -0700
  • 876c4dcde4
    Merge pull request #2 from lioncash/noexcept Phillip Stephens 2019-08-22 18:35:49 -0700
  • 0e24aad20e Socket: Mark interface noexcept where applicable Lioncash 2019-08-14 10:08:36 -0400
  • 87cbb52a33
    Merge pull request #1 from lioncash/explicit Phillip Stephens 2019-08-14 07:04:02 -0700
  • 6ce7c38e24 General: Make operator bool overloads and single-arg constructors explicit Lioncash 2019-08-14 09:49:31 -0400
  • 8d356cb3da Make stuff constexpr Jack Andersen 2019-07-19 18:23:46 -1000
  • e61237209d Better CMake dependency handling Jack Andersen 2019-06-11 16:03:39 -1000
  • 9dd968dd66 Ensure time.h is included Jack Andersen 2019-04-06 19:00:24 -1000
  • e28b6551d0 New code style refactor Jack Andersen 2018-12-07 19:20:55 -1000
  • 500f88d7a7 Convert to pragma once Jack Andersen 2018-10-06 17:42:04 -1000
  • 349263a88c Logging changes Jack Andersen 2018-02-04 20:55:20 -1000
  • c06141af1e Stack reference bug fix Jack Andersen 2018-01-13 20:43:00 -1000
  • 8593e06fa5 Update copyright date Jack Andersen 2018-01-02 14:25:24 -1000
  • 2098e8da29 Isolate WinSock2 header to translation unit Jack Andersen 2017-12-29 15:07:48 -1000
  • 3b94b2d400 Huge compile performance refactor Jack Andersen 2017-12-28 22:05:42 -1000
  • 34860de248 Remove optional.hpp dependency Jack Andersen 2017-12-06 18:09:57 -1000
  • b1f9b08d25 Require CMake 3.10 Jack Andersen 2017-11-13 18:52:22 -1000
  • ec0589ec23 string_view refactor Jack Andersen 2017-11-12 20:18:02 -1000
  • 3c4a99fbe8 apply CMAKE_CXX_STANDARD Jack Andersen 2017-06-17 16:51:58 -1000
  • b8c42676ce Minor reorganization; bind to localhost to prevent Windows Firewall alert Jack Andersen 2017-01-21 15:38:02 -1000
  • 26e3071029 Update docs gh-pages Jack Andersen 2017-01-07 16:56:56 -1000
  • 9db987d3dd Merge branch 'master' of https://github.com/AxioDL/jbus Jack Andersen 2017-01-07 16:52:15 -1000
  • 0153e0ee6a Add ability to change SI channel and detect disconnections Jack Andersen 2017-01-07 16:51:38 -1000
  • d7147cd3f7 Typo Fix Jack Andersen 2017-01-07 14:22:49 -1000
  • b82c928e45 FreeBSD fix Phillip Stephens 2017-01-07 16:20:46 -0800
  • 4699542f93 Add Doxygen comments Jack Andersen 2017-01-07 13:55:41 -1000
  • 27b7faab63 Initial docs Jack Andersen 2017-01-07 13:46:40 -1000
  • a3fe0a3a25 Fix compiling on linux Phillip Stephens 2017-01-07 15:31:23 -0800
  • 42f1b86627 Use blocking I/O for transfer thread Jack Andersen 2017-01-07 11:19:25 -1000
  • e161ef15fa Remove unnecessary setBlocking calls Jack Andersen 2017-01-06 22:50:40 -1000
  • e65f42c843 Disable logging macros Jack Andersen 2017-01-06 22:28:58 -1000
  • c34b81ad6c Win32 compatibility fixes Jack Andersen 2017-01-06 22:24:16 -1000
  • ed1adfee0d More lenient timeout Jack Andersen 2017-01-06 19:26:13 -1000
  • 9b2b1fd1e6 Use /lib rather than /src Jack Andersen 2017-01-06 19:00:40 -1000
  • 52eae7421b Add general-purpose JoyBoot utility Jack Andersen 2017-01-06 18:57:28 -1000
  • ab163e856a Initial commit Jack Andersen 2017-01-06 17:13:23 -1000