Commit History

Author SHA1 Message Date
  Dimitri Papadopoulos 07386df8c6 No embedded URLs in translatable strings 2 years ago
  David Woodhouse 6a2ffbbcd1 Fix Windows tun setup crash 2 years ago
  Daniel Lenski b5ff6f3fb1 Re-add TAP-Windows driver to installer, and update docs to reference its inclusion 3 years ago
  Daniel Lenski 4a224cdfc3 Try to delete-and-reclaim IP addresses from down interfaces 3 years ago
  Daniel Lenski 0c10442fa6 Add check_address_conflicts() to tun-win32.c 3 years ago
  Daniel Lenski a4d7bf9c5d Distinguish ERROR_ACCESS return value from create_wintun() 3 years ago
  Daniel Lenski 48bd28aadd Use hostname as Wintun ifname (if ifname not specified) 3 years ago
  Dimitri Papadopoulos 7b007ac685 Fix Linux kernel coding style warning 3 years ago
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include 3 years ago
  Dimitri Papadopoulos 6988e35112 chmod -x 3 years ago
  David Woodhouse 60d1f092e3 Add Wintun support 3 years ago
  Daniel Lenski b2ff035898 Windows tuntap driver: accept modified ComponentId ('root\tap0901' instead of just 'tap0901') 4 years ago
  David Woodhouse 051ec3bed1 Add separate list-taps.exe "test" 4 years ago
  David Woodhouse 0be961a51d Make win32 search_taps() function work standalone, add debugging 4 years ago
  David Woodhouse 5ed7724597 tun-win32: Attempt to open all adapters, don't bail if the first is in use 5 years ago
  Kyle Johnson 58e7ea69c7 Toggle TAP status to force Windows to re-run NLA. 6 years ago
  David Woodhouse 6096fb0e49 Add TUNIDX for Windows vpnc-script 8 years ago
  David Woodhouse 95da6b6cd1 Better attempt at handling TAP-Windows tun setup 8 years ago
  David Woodhouse 16fc31a84b Limit netmask on Windows TAP setup to 255.255.255.254 8 years ago
  David Woodhouse 70d26b833b Update copyright year 9 years ago
  David Woodhouse fa3a36f014 Handle ERROR_OPERATION_ABORTED on Windows TAP device 10 years ago
  David Woodhouse 887c9d97e3 Print error message strings on Windows 10 years ago
  David Woodhouse 72eb0feee2 Bump library soname and add 'const' to lots of char * arguments 10 years ago
  David Woodhouse c499aec297 Fix DeviceIoControl() calls to make NDIS6 TAP-Windows driver happy 10 years ago
  David Woodhouse ec548cffb9 Fix tun device matching with --interface on Windows 10 years ago
  David Woodhouse ba9b58a65a Print name of Windows tun device not devname 10 years ago
  David Woodhouse 9736684464 Handle non-ASCII tun device names under Windows 10 years ago
  David Woodhouse 926008d255 Use RegQueryValueEx() instead of RegGetValue() to support 32-bit Windows XP 10 years ago
  David Woodhouse 705da6b2ea Use autoheader. Ick. But the command lines were getting silly 10 years ago
  Kevin Cernekee ab4abdcdf7 Change most PRG_TRACE prints to PRG_DEBUG 10 years ago