Commit History

Author SHA1 Message Date
  David Woodhouse 8388bc3705 Add cancellable_accept(), make cancellable_send() take a const buffer 2 years ago
  Dimitri Papadopoulos 1d6fed4174 Win32: gai_strerror → WSAGetLastError 3 years ago
  Dimitri Papadopoulos c5367f1be4 Fix typos not found by codespell 2 years ago
  Dimitri Papadopoulos aebbd342d8 Remove extra '\n' from a vpn_perror() message 3 years ago
  Dimitri Papadopoulos ccb1573f02 Fix Linux kernel coding style warning 3 years ago
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include 3 years ago
  Dimitri Papadopoulos 0bef505c6f Fix bad function definition 3 years ago
  David Woodhouse 6e7f451574 Add alloc_pkt() and free_pkt() helpers 3 years ago
  David Woodhouse 94a6e8123f Stop polling cmd_fd while busy 3 years ago
  Dimitri Papadopoulos 0ae6852702 http:// -> https:// 3 years ago
  David Woodhouse d4ba1e1dec Increase SO_SNDBUF on UDP socket 3 years ago
  David Woodhouse 64a1109550 Move cert/sslkey/cert_password into a 'struct cert_info' 3 years ago
  Daniel Lenski 7c47b98f9f Don't call connection script in ssl_reconnect if tunnel is not up 3 years ago
  David Woodhouse 2863803857 Cast GetVolumeInformationByHandleW to (void *) 3 years ago
  David Woodhouse 3b8bb9a999 Fix Windows build warning: No %zd for size_t on Windows 3 years ago
  Lukáš Karas 22ced62239 remove port setup in ssl connect 4 years ago
  Daniel Lenski b69aa4e48e set TCP_NODELAY unconditionally on TCP/TLS sockets 4 years ago
  David Woodhouse 848ceff1da Move read_file_into_string() to ssl.c and rename it 5 years ago
  David Woodhouse a52d070d8d When select() returns with errno == EINTR, that isn't an error 5 years ago
  David Woodhouse 084575675b Check setsockopt() return value when setting SO_SNDBUF 5 years ago
  David Woodhouse fe2f766b67 Check select() return value in ssl.c 5 years ago
  David Woodhouse 9b6885730b Always check return value of set_sock_nonblock() 5 years ago
  David Woodhouse 1d6996f476 Fix leak on error path in connect_https_socket() 5 years ago
  David Woodhouse 77ba06ecdb Silence Coverity warning in cancellable_connect() 5 years ago
  David Woodhouse 912102a126 Merge branch 'hurd' of gitlab.com:mtmiller/openconnect 6 years ago
  David Woodhouse c2755eefb4 Add 'attempt-reconnect' vpnc-script reason 6 years ago
  Mike Miller c337c91df1 Also define IPV6_TCLASS for older versions of OS X 6 years ago
  Mike Miller 6d499f1923 Define IPV6_TCLASS when it isn't defined on Hurd 6 years ago
  Mike Miller c04dd44bdc Fix build failure on systems missing IPV6_TCLASS 6 years ago
  David Woodhouse c2eb86f5c7 Split out cancellable recv/send/gets functions from proxy code 6 years ago