コミット履歴

作者 SHA1 メッセージ 日付
  Dimitri Papadopoulos eedb5c4c5f The format specifier for DWORD is "%lu" 2 年 前
  Dimitri Papadopoulos a2a7f1adb0 Fix Linux kernel coding style error and warnings 2 年 前
  Dimitri Papadopoulos b8e44b0969 Condition `len>=0` is true after `if (len < 0)` 2 年 前
  Daniel Lenski dd92650722 In dumb_socketpair(), delete Unix-domain socket path once no longer needed 2 年 前
  Daniel Lenski bc451f58e1 Fix dumb_socketpair() comments 2 年 前
  Daniel Lenski a39a0ea3a6 dumb_socketpair(): Try a whole series of plausible temporary/writable directories for AF_UNIX sockets 2 年 前
  Daniel Lenski dd6e91c310 dumb_socketpair(): fallback from AF_UNIX to AF_INET if AF_UNIX fails 2 年 前
  Daniel Lenski f7a24edc34 dumb_socketpair(): generate named socket path more carefully 2 年 前
  Daniel Lenski 7920ffb095 dumb_socketpair(): try to use AF_UNIX socketpair on Windows 10 and newer 2 年 前
  Dimitri Papadopoulos f3e52787bc Latest version of vendored dumb_socketpair() 2 年 前
  Daniel Lenski 5ddd857f80 bugfix openconnect__strchrnul function in compat.c 3 年 前
  Dimitri Papadopoulos 951e55ee28 Fix Linux kernel coding style warning 3 年 前
  Dimitri Papadopoulos e03dee9bcb Fix Linux kernel coding style error 3 年 前
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include 3 年 前
  Dimitri Papadopoulos 0bef505c6f Fix bad function definition 3 年 前
  Dimitri Papadopoulos 0ae6852702 http:// -> https:// 3 年 前
  Daniel Lenski e6ce815e11 add openconnect__strchrnul function to compat.c 3 年 前
  David Woodhouse 0d62d07488 Fix Win32 build warnings about _putenv_s() redeclaration 3 年 前
  Daniel Lenski a01e745362 fix potential read overflow in compat.c replacement for strndup() 3 年 前
  Daniel Lenski e5770db55a add openconnect__win32_setenv function to compat.c 3 年 前
  Daniel Lenski 9490efbdb9 add comment on openconnect__inet_aton(), which is not 100% compatible with "real" inet_aton() 5 年 前
  David Woodhouse 487d08cb36 Fix format warning in openconnect_win32__strerror() 8 年 前
  David Woodhouse 91c7f5ed41 Update Solaris bug ID for time() going backwards 9 年 前
  David Woodhouse 70d26b833b Update copyright year 9 年 前
  David Woodhouse 7b8fd0022e Fix thread-unsafe setenv() usage 10 年 前
  David Woodhouse ee0e274dfa Make openconnect_init_ssl() return success/failure code 10 年 前
  David Woodhouse 97b49dbcd2 Strip trailing \r\n from Windows error messages 10 年 前
  David Woodhouse 887c9d97e3 Print error message strings on Windows 10 年 前
  Nikos Mavrogiannopoulos 714c740d11 use windows types and return codes for socket errors 10 年 前
  David Woodhouse f1e4cf5603 Use inet_pton() to provide inet_aton() functionality 10 年 前