Commit History

Author SHA1 Message Date
  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
  Julius Pfrommer 1c1f76db1d reuse code for dispatching of service operations 6 years ago
  Stefan Profanter 20440bcd6b Fix build for VS2008 6 years ago
  Stefan Profanter 5508a094d7 Fix multicast discovery to work again 7 years ago
  Julius Pfrommer 51ab6caac0 improve logging in mdns 7 years ago
  Julius Pfrommer 898c38b13e use UA_String instead of char* whenever possible 7 years ago
  Julius Pfrommer 74841ba997 cosmetic improvements 7 years ago
  Julius Pfrommer 54e39e9635 simplify the internal API for multicast discovery 7 years ago
  Julius Pfrommer deea6c96fd use only UA_malloc internally, 2nd part 7 years ago
  Julius Pfrommer 1537c83681 use only UA_malloc internally, 2nd part 7 years ago
  Julius Pfrommer febdcede5f move filtering of server records into a separate function 7 years ago
  Stefan Profanter 14df336430 Code review: @Pro's MDNS implementation (#732) 7 years ago