Commit History

Author SHA1 Message Date
  Kevin Cernekee 7161ed958e library: Use named constants for process_auth_form() return value 11 years ago
  Kevin Cernekee 405325c64d auth: Save a pointer to the group_list dropdown option if it exists 11 years ago
  Kevin Cernekee a61ae9f516 library: Remove declaration for nonexistent openconnect_get_vpn_name() 11 years ago
  Kevin Cernekee 80a3556fc0 Update comments to reflect library API changes 11 years ago
  John Morrissey 4bd4222284 Add TOTP (RFC6238) one-time password support 11 years ago
  Antonio Borneo 0450c12541 Uniform coding style: space and tabs 11 years ago
  David Woodhouse 008e3964bf Fix library versioning 12 years ago
  Kevin Cernekee b3992b0be6 library: Add call to change reported OS name 12 years ago
  Kevin Cernekee 2628bbd472 stoken: Fill in "password" fields with a generated tokencode 12 years ago
  Kevin Cernekee 31f83eca7b stoken: Add software token functions to library API; bump to v2.1 12 years ago
  David Woodhouse 0d72e018a2 Fix wording of comment about string handling 12 years ago
  David Woodhouse ce8df71d2a Document SHA1 buffer requirements more clearly 12 years ago
  David Woodhouse d36cb52332 Add openconnect_has_tss_blob_support() 12 years ago
  David Woodhouse 1a394bceed Add openconnect_has_pkcs11_support() 12 years ago
  David Woodhouse 1b5bb60a34 Kill old openconnect_vpninfo_new() 12 years ago
  David Woodhouse 3c4a1a2785 Bump library soname to libopenconnect.so.2 12 years ago
  David Woodhouse 6112c7cf47 openconnect_set_xmlsha1() takes a const char * 12 years ago
  David Woodhouse 09ecc04275 Bump API version, advertise get_cert_DER() and get_cert_details() functions 12 years ago
  David Woodhouse e3ebe90dea Introduce semi-opaque OPENCONNECT_X509 type in library API 12 years ago
  David Woodhouse af19e152b3 Add openconnect_get_cert_DER() function 12 years ago
  David Woodhouse 33622138ad Move basic process_auth_form() out to main.c 12 years ago
  David Woodhouse e57861db1b Add openconnect_get_cert_details() function 12 years ago
  David Woodhouse a9a477811b Stash peer certificate before fetching HTTP response 12 years ago
  David Woodhouse 8fce056a92 Add OPENCONNECT_CHECK_VER() macro for compatibility testing 12 years ago
  David Woodhouse d188f0ac77 Update copyright years 12 years ago
  David Woodhouse 8eafe0b0cf Add openconnect_set_cancel_fd() to library 12 years ago
  David Woodhouse 1c15b37e52 Fix up the library documentation in openconnect.h a little. 13 years ago
  David Woodhouse c0bbbc3d36 Add openconnect_set_cert_expiry_warning() to library 13 years ago
  David Woodhouse 423eee0b51 Add openconnect_vpninfo_new_with_cbdata() function to ease C++ integration 13 years ago
  David Woodhouse 1457f23044 Bump library API for openconnect_vpninfo_free() addition 13 years ago