Commit History

Author SHA1 Message Date
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 5 years ago
  Mark Giraud 91f54454d1 Fix undefined behavior 5 years ago
  Stefan Profanter 1bf487abd1 mDNS: Remove resolving IP address for mDNS announce 5 years ago
  Christian von Arnim 5ad7df7a17 Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62 5 years ago
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
  Julius Pfrommer 767093a63d Discovery: Add DiscoveryManager 5 years ago
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 5 years ago
  Stefan Profanter 473c0e960b Use hostname resolving to correctly handle mDNS SRV target announces 6 years ago
  Stefan Profanter 6f3fc55f04 Use snprintf instead of memcpy for better code understanding 5 years ago
  Stefan Profanter 443283f8e4 Merge remote-tracking branch 'upstream/master' into feature/architectures 6 years ago
  StalderT 047c5e4098 WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598) 6 years ago
  StalderT d3bb462810 replace MIN/MAX by UA_MIN/UA_MAX 6 years ago
  Stefan Profanter a0d6e2b166 Further adaption to architecture folder 6 years ago
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 6 years ago
  StalderT 4057c4d814 add my company name 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 years ago
  StalderT 7e30f66b0b fix if/while/for/switch typo 6 years ago
  Julius Pfrommer e74b4bf832 simplify datetime handling. 6 years ago
  Jose Cabral 6c82b082c8 Fix missing code for VxWorks 6 years ago
  StalderT f8e7160d1a fix win32 mdns socket 6 years ago
  Stefan Profanter 011d29bbd3 Socket may also be 0 6 years ago
  Stefan Profanter 242e5eff23 Enable valgrind open FD check and fix open FDs after shutdown 6 years ago
  Stefan Profanter 0ff2a0c057 Enable unit tests in appveyor 6 years ago
  Stefan Profanter 3619afb6bd Add unit test for windows 6 years ago
  Stefan Profanter 2c62703613 Fix #1360 socket error messages and mDNS socket on windows 6 years ago
  Julius Pfrommer 67dbb4cf18 move POSIX definitions out of the public header 6 years ago
  Stefan Profanter 8b36fb49fc Fix #1152: Change BadNotFound to BadNothingToDo 6 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 6 years ago