Commit History

Author SHA1 Message Date
  Daniel Lenski e48fd023cf Don't set xmlReadMemory's URL argument to "noname.xml" 2 years ago
  Daniel Lenski 7f4e2d0a69 Bugfix F5 'plain' login form 3 years ago
  Daniel Lenski a2d61ea3a4 Add flag to allow do_http_request() to return the server response body even on error 3 years ago
  Dimitri Papadopoulos 132bd39a15 Fix Linux kernel coding style warning 3 years ago
  Dimitri Papadopoulos fe795bf5b3 Reorganize #include 3 years ago
  David Woodhouse be34339041 Merge branch 'rondom-do-https-request-header-cb' into 'master' 3 years ago
  Dimitri Papadopoulos 91fb117154 Fix open brace '{' following function definition 3 years ago
  Dimitri Papadopoulos 0bef505c6f Fix bad function definition 3 years ago
  Andreas Gnau 56af877316 http: Allow passing header_cb to do_https_request 3 years ago
  David Woodhouse 9972900cb1 Add line length argument to buf_append_base64() 3 years ago
  David Woodhouse 359acbd40a Merge branch 'master' of gitlab.com:openconnect/openconnect 3 years ago
  Daniel Lenski ba51b0c4b6 F5, Fortinet: ignore errors in landing page once we've got a cookie 3 years ago
  David Woodhouse 3d845bc9bf Rework cstp_options and ip_info handling 3 years ago
  David Woodhouse 0066def47e Add F5 DTLS support 3 years ago
  David Woodhouse 04671ef02e Add full DTLS support for PPP 3 years ago
  Daniel Lenski 792647ee1b Handle F5 split-exclude routes 3 years ago
  David Woodhouse 6e4e23e9bb Fix leak of simulated F5 netmask options 3 years ago
  David Woodhouse 663e1ea3a0 Consolidate the various add_option() functions 3 years ago
  David Woodhouse 365516bf0c Fix memory leak in F5 config parsing 3 years ago
  David Woodhouse 7b6103ee36 Add 'proto' integer value to struct vpn_proto 3 years ago
  Daniel Lenski 43f082cf04 Add note-to-self comments about DTLS for F5/Fortinet 3 years ago
  Daniel Lenski 8d7ba04277 don't require F5 forms other than first one to have any particular name/ID 3 years ago
  Daniel Lenski 18d6c0b39f F5: factor out plain_auth_form() 3 years ago
  Daniel Lenski 4234492539 rename (resp_buf, form_buf) → (req_buf, resp_buf) in f5.c and fortinet.c 3 years ago
  Daniel Lenski 1d0773e1e7 turns out F5 can have an authgroup dropdown 3 years ago
  Daniel Lenski db17e88191 make F5 and Fortinet tests go through config-pulling (up to the point of tunnel connection), rather than stopping after authentication 3 years ago
  Daniel Lenski f0855f1d30 F5: fix old options leak on reconnect 3 years ago
  Daniel Lenski ee0a7efcd2 F5: one of the GET requests in login flow appears unnecessary 3 years ago
  Daniel Lenski acad194101 F5: implement f5_obtain_cookie 3 years ago
  Daniel Lenski c7ae333307 add test-f5-login.py script 4 years ago