Commit History

作者 SHA1 備註 提交日期
  Dimitri Papadopoulos c58464a8bd Declare C string constants using array syntax 2 年之前
  Dimitri Papadopoulos 8504783a01 Fix Linux kernel coding style warning 3 年之前
  Dimitri Papadopoulos 951e55ee28 Fix Linux kernel coding style warning 3 年之前
  Dimitri Papadopoulos d146b1903f Fix Linux kernel coding style error 3 年之前
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include 3 年之前
  David Woodhouse be3a052a67 Merge branch 'suspect_code_indent' into 'master' 3 年之前
  David Woodhouse 5f1c470d0a Merge branch 'small_PPP_fixes' into 'master' 3 年之前
  Dimitri Papadopoulos 91fb117154 Fix open brace '{' following function definition 3 年之前
  David Woodhouse 0a68cdff40 Reuse packets 3 年之前
  David Woodhouse 6e7f451574 Add alloc_pkt() and free_pkt() helpers 3 年之前
  Daniel Lenski 5cb99148a5 Fortinet requires us to check for an HTTP error response only over TLS 3 年之前
  Daniel Lenski 7d92d53ffc PPP: Replace no_terminate_on_pause flag with terminate_on_pause flag 3 年之前
  Daniel Lenski 76a42bef05 Fix PPP packets split across TLS records 3 年之前
  Daniel Lenski 9d7dea1283 Fix handling of concatenated PPP data packets 3 年之前
  David Woodhouse fc2a10a38d Merge branch 'add_GP_flask_tests' of gitlab.com:openconnect/openconnect 3 年之前
  Daniel Lenski 71bf1d939f Replace all use of inet_ntoa() with inet_ntop() 3 年之前
  David Woodhouse cefa0aaf8d Fix setting of IP addresses in ip_info from PPP 3 年之前
  Daniel Lenski d257a7e7ce Consolidate check_http_status from gpst.c and ppp.c 3 年之前
  David Woodhouse bea215b6d0 Fix potential memory leaks in ppp.c 3 年之前
  David Woodhouse 6a4220b714 Abort if PPP transport is closed in PPPS_ESTABLISH 3 年之前
  David Woodhouse 8e91e21bb3 Only set ip_info addresses from PPP if they aren't already set 3 年之前
  David Woodhouse 3d845bc9bf Rework cstp_options and ip_info handling 3 年之前
  David Woodhouse 04671ef02e Add full DTLS support for PPP 3 年之前
  David Woodhouse aadcbd9015 Fix handling of lost TERMACK 3 年之前
  David Woodhouse d2402eb303 Split out core ppp_mainloop() and add basic DTLS support to it 3 年之前
  David Woodhouse 66cb115884 Implement ppp_reset() 3 年之前
  David Woodhouse 285e861572 ppp: Clean up negotiated IP/DNS option handling 3 年之前
  Daniel Lenski ac9ce81914 Speculatively enable no_terminate_on_pause for Fortinet 3 年之前
  David Woodhouse 32dd02ea88 Add DTLS support to ssl_nonblock_read() / ssl_nonblock_write() 3 年之前
  David Woodhouse 8359b6a049 Fix leak of ppp structure on reconnect 3 年之前