platform/upstream/openconnect.git
2013-03-10 Anas NashifAdd packaging
2013-02-07 David WoodhouseTag version 4.99 upstream/4.99 v4.99
2013-02-07 David WoodhouseUpdate translations from Transifex
2013-02-05 David WoodhouseDon't append port number to hostname when canonicalising
2013-02-04 David WoodhouseImpose minimum MTU of 1280 bytes.
2013-02-04 David WoodhouseCanonicalise hostname during authentication if necessary
2013-02-04 David WoodhouseImport translations from GNOME
2013-02-04 David WoodhouseReinstate compatibility with test server hack
2013-01-18 David WoodhouseImport translations from GNOME
2012-12-30 David WoodhouseUpdate translations from Transifex
2012-12-18 David WoodhouseUpdate translations from Transifex
2012-12-18 David WoodhouseUpdate translations from GNOME
2012-12-03 David WoodhouseImport translations from GNOME
2012-12-03 David WoodhouseUpdate translations from Transifex
2012-11-14 Kevin Cernekeetun: Kill the tunnel script's process group
2012-11-14 Kevin Cernekeetun: Don't call tunnel script on reconnect events
2012-11-12 David WoodhouseUse -version-info arg to libtool on OpenBSD, not -versi...
2012-11-12 David WoodhouseImport translations from GNOME
2012-11-08 David WoodhouseUse native libtool on OpenBSD
2012-11-08 David WoodhouseInclude version.c from build dir in preference to sourc...
2012-11-07 David WoodhouseHandle libintl needing libiconv (for OpenBSD 5.2)
2012-11-07 David WoodhouseImport translations from GNOME
2012-11-06 David WoodhouseAvoid incorrect compiler warning about optlen being...
2012-11-06 David WoodhouseUse libsocket and libnsl as necessary on Solaris
2012-11-05 David WoodhouseFix library versioning
2012-11-05 David WoodhouseImport translations from GNOME
2012-11-05 David WoodhouseFix missing newlines on more messages
2012-11-05 David WoodhouseMerge branch 'xmlpost-v2' of git://github.com/cernekee...
2012-10-28 Kevin Cernekeewww: Update changelog
2012-10-28 Kevin Cernekeewww: Use a more "stable" URL for the libstoken homepage
2012-10-28 Kevin CernekeeDocument new --os option
2012-10-28 Kevin Cernekeestoken: Fix CSD/stoken interaction
2012-10-28 Kevin CernekeeFix a couple of valgrind warnings
2012-10-28 Kevin Cernekeehttp: Rewrite openconnect_obtain_cookie() loop
2012-10-28 Kevin Cernekeecsd: Export some useful environment variables
2012-10-28 Kevin Cernekeecsd: Don't return from run_csd_script() in the forked...
2012-10-28 Kevin Cernekeehttp: Record the last redirection type
2012-10-28 Kevin Cernekeehttp: Add new X-* HTTP headers
2012-10-28 Kevin Cernekeehttp: Split GET/POST logic into a helper function
2012-10-28 Kevin Cernekeeauth: Add new XML POST capability
2012-10-28 Kevin CernekeeAllow setting reported OS from the command line
2012-10-28 Kevin Cernekeelibrary: Add call to change reported OS name
2012-10-28 Kevin Cernekeeauth: Parse the new server response format
2012-10-28 Kevin Cernekeeauth: Split auth form prompt logic from parsing logic
2012-10-28 Kevin Cernekeeauth: Don't forget to free OC_FORM_OPT_STOKEN entries
2012-10-28 Kevin Cernekeeauth: Introduce new XML helper functions for parse_auth...
2012-10-28 Kevin Cernekeeauth: Move <auth> node parsing into a separate function
2012-10-28 Kevin Cernekeeauth: Remove obsolete trace message from parse_form()
2012-10-28 Kevin Cernekeehttp: Create add_common_headers() to simplify HTTP...
2012-10-28 Kevin Cernekeehttp: Fix overflow on HTTP request buffers
2012-10-27 Kevin Cernekeehttp: Split HTTP redirect and cookie clear logic into...
2012-10-27 Kevin Cernekeeopenssl: Fix missing newline on "Failed to write" error...
2012-10-22 David WoodhouseUpdate translations from Transifex
2012-10-22 David WoodhouseFix missing verb in Solaris error message
2012-10-22 David WoodhouseImport translations from GNOME
2012-10-18 David WoodhouseImport translations from GNOME
2012-10-17 David WoodhouseImport translations from GNOME
2012-10-17 Jiří KlimešFix typo "Keystore ocked" -> "Keystore locked"
2012-10-15 David WoodhouseImport translations from GNOME
2012-10-15 David WoodhouseUpdate changelog
2012-10-15 David WoodhouseHide nuke_opt_values() if stoken support not built
2012-10-15 Kevin Cernekeestoken: Update documentation, manpage with libstoken...
2012-10-15 Kevin Cernekeestoken: Fill in "password" fields with a generated...
2012-10-15 Kevin Cernekeestoken: Implement new auth form to gather soft token...
2012-10-15 Kevin Cernekeestoken: Add --stoken option to CLI, and invoke library...
2012-10-15 Kevin Cernekeestoken: Add software token functions to library API...
2012-10-13 Kevin Cernekeestoken: Link with libstoken if available
2012-10-13 Kevin CernekeeAllow optional arguments in the config file
2012-10-13 Kevin CernekeeMove strcasestr() implementation to compat.c
2012-10-13 Kevin CernekeeFix missing newline in the "No form handler" error...
2012-10-11 Kevin CernekeeLink to OpenConnect SOCKS proxy (ocproxy) from document...
2012-10-11 Kevin CernekeeUpdate Debian package status
2012-10-11 Kevin CernekeeFix a couple of minor typos
2012-09-30 Kevin CernekeeDelete references to long-removed SecurID code
2012-09-26 David WoodhouseImport translations from GNOME
2012-09-26 David WoodhouseUpdate changelog
2012-09-26 David WoodhouseFix leaks on failure paths in OpenSSL openconnect_open_...
2012-09-26 David WoodhouseFix use-after-free of numeric IPv6 hostname on error...
2012-09-26 David WoodhouseFix fd/memory leak on error return from openconnect_ope...
2012-09-26 David WoodhouseClose dtls_fd on error returns from connect_dtls_socket()
2012-09-26 David WoodhouseClose config_fd before returning from write_new_config()
2012-09-26 David WoodhouseClose ssl_sock before returning error in connect_https_...
2012-09-26 David WoodhouseFree CSTP option structure before error return if mallo...
2012-09-26 David WoodhouseClose XML file handle before error return if fstat...
2012-09-26 David WoodhouseFix error reporting when failed to write CSD script...
2012-09-26 David WoodhouseFix potential NULL dereference in error path in gnutls_...
2012-09-26 David WoodhouseFix token serial number matching when trying to find...
2012-09-24 David WoodhouseImport translations from GNOME
2012-09-23 David WoodhouseUpdate translations from Transifex
2012-09-22 David WoodhouseImport translations from GNOME
2012-09-23 David WoodhouseImport translations from GNOME
2012-09-23 David WoodhouseBe explicit when we're connecting to a proxy not direct...
2012-09-10 David WoodhouseUpdate translations from Transifex
2012-09-03 David WoodhouseImport translations from GNOME
2012-08-31 David WoodhouseTag version 4.07 v4.07
2012-08-31 David WoodhouseUpdate changelog
2012-08-31 Stuart HendersonAdd missing : to getopt string for -p which takes a...
2012-08-20 David WoodhouseImport translations from GNOME
2012-08-20 David WoodhouseUpdate translations from Transifex
2012-08-03 David WoodhouseHandle CSTP rekey when stalled
next