]> www.infradead.org Git - users/dwmw2/openconnect.git/shortlog
users/dwmw2/openconnect.git
2013-10-03 David WoodhouseSet SO_SNDBUF on DTLS socket and handle -EAGAIN on it
2013-09-20 David WoodhouseFix outdated autohate files in release tarballs
2013-09-19 David WoodhouseInclude string.h where needed
2013-09-19 David WoodhouseImport translations from GNOME
2013-09-19 Murilo Opsfelder... Append vpninfo->urlpath to <group-access>
2013-06-01 David WoodhouseTag version 5.01 v5.01
2013-06-01 David WoodhouseUse GnuTLS 3.1.12 for Android build
2013-05-31 David WoodhouseFix cipher in AES256-SHA
2013-05-31 David WoodhouseFix --no-xmlpost
2013-05-31 David WoodhouseFix typo in warning message
2013-05-31 David WoodhouseCheck for broken OpenSSL versions at configure time
2013-05-31 David WoodhouseFix shadow 'ret' variable declaration in parse_xml_resp...
2013-05-31 David WoodhouseAdd /etc/ssl/ca-bundle.pem to list of potential system...
2013-05-31 David WoodhouseUse gnutls_pubkey_verify_data2() only if we have gnutls...
2013-05-31 David WoodhouseDrop xmlpost argument to handle_auth_form()
2013-05-31 David WoodhouseHandle <client-cert-request> in aggregate auth mode
2013-05-30 David WoodhouseDrop X-Aggregate-Auth: header in fallback mode
2013-05-30 David WoodhouseEnable AES256 for GnuTLS DTLS
2013-05-30 David WoodhouseAdd --dump-http-traffic option
2013-05-30 David WoodhouseBe a little more lenient about XML errors
2013-05-30 David WoodhouseWhen falling back to non-xmlpost, revert to original URL
2013-05-30 David WoodhouseAdd missing newline on error message
2013-05-30 David WoodhouseAdd --no-xmlpost option to fall back to old behaviour
2013-05-30 David WoodhouseImprove changelog consistency
2013-05-24 David WoodhouseClose https connection when falling back to non-xmlpost...
2013-05-22 David WoodhouseUpdate changelog
2013-05-22 David WoodhouseOn failure to send HTTP request to an existing session...
2013-05-21 David WoodhouseClose HTTPS socket after various errors
2013-05-15 David WoodhouseTag version 5.00 v5.00
2013-05-15 David WoodhouseImport translations from GNOME
2013-05-09 David WoodhouseImport translations from GNOME
2013-03-25 David WoodhouseImport translations from GNOME
2013-03-25 Kevin Cernekeeandroid: Run autogen.sh if configure script is missing
2013-03-25 Kevin Cernekeeandroid: Add the correct toolchain directory to $PATH
2013-03-25 Kevin Cernekeeandroid: Override vpnc-script check in "configure"
2013-03-25 Kevin Cernekeeandroid: Hack around GnuTLS build breakage
2013-03-25 Kevin Cernekeeandroid: Remove dependency on files outside the opencon...
2013-03-25 Kevin CernekeeUpdate comments to reflect library API changes
2013-03-25 Kevin CernekeeRemove references to Android.mk
2013-03-25 Kevin CernekeeUpdate man page and changelog to reflect --token-*...
2013-03-25 Kevin CernekeeFix token-related command line options
2013-03-25 Kevin CernekeeGet rid of LIBSTOKEN_HDR and LIBOATH_HDR
2013-03-25 Kevin CernekeeTweak liboath ./configure help text for consistency
2013-03-24 Antonio BorneoSort getopt_long optstring
2013-03-24 Antonio BorneoAdd "-m" to getopt_long() parser
2013-03-23 John MorrisseyAdd TOTP (RFC6238) one-time password support
2013-03-21 David WoodhouseImport translations from GNOME
2013-03-16 Kevin CernekeeAdd --without-libproxy and --without-stoken options...
2013-03-16 David WoodhouseImport translations from GNOME
2013-03-14 David WoodhouseImport translations from GNOME
2013-03-13 David WoodhouseDisable more GnuTLS bits
2013-03-13 David WoodhouseFix GMP configure rule for Android build
2013-03-13 David WoodhouseImport translations from GNOME
2013-03-11 David WoodhouseCheck for __ANDROID__ not ANDROID
2013-03-11 David WoodhouseEnable shared libopenconnect for Android build
2013-03-11 David WoodhouseFix Android builds for x86 and mips
2013-03-10 David WoodhouseClean up CSD invocation for XML POST
2013-03-10 David WoodhouseFix redirect to CSD stub URL
2013-03-10 David WoodhouseCSD stub URL is optional
2013-03-10 David WoodhouseFix check for CSD
2013-03-10 Antonio Borneogitignore: add cscope.*
2013-03-10 Antonio Borneogitignore: add files from "make"
2013-03-10 Antonio Borneogitignore: add files from ./configure
2013-03-10 Antonio Borneogitignore: add autogen's files
2013-03-10 Antonio BorneoUniform coding style: don't use C99 // comments
2013-03-10 Antonio BorneoUniform coding style: no {} for single statement
2013-03-10 Antonio BorneoUniform coding style: conditional statement
2013-03-10 Antonio BorneoUniform coding style: space and tabs
2013-03-10 Antonio BorneoUniform coding style: #if defined()
2013-03-09 David WoodhouseImport translations from GNOME
2013-03-09 John MorrisseyDon't emit the login banner and/or message when -q...
2013-03-08 David WoodhouseReduce GnuTLS library size for Android build
2013-03-07 David WoodhouseAdd missing newlines
2013-03-07 David WoodhouseFix CSD trojan download
2013-03-06 David WoodhouseAndroid: Build GnuTLS from git
2013-03-06 David WoodhouseStop using deprecated gnutls_x509_crt type
2013-03-06 David WoodhouseAvoid warning about verify_signed_data being unused
2013-03-06 David WoodhouseUse GNUTLS_CFLAGS when testing GnuTLS features too
2013-03-06 David WoodhouseAttempt to build GnuTLS for Android
2013-03-06 David WoodhouseRevamp Android build infrastructure
2013-03-06 David WoodhouseRemove unused variable 'ofs' in Android keystore_fetch()
2013-03-06 David WoodhouseMake it easier to avoid the broken OpenSSL DTLS check
2013-03-06 David WoodhouseUse OPENSSL_CFLAGS when testing OpenSSL features too
2013-03-04 David WoodhouseUpdate translations from GNOME
2013-03-04 Kevin Cernekeehttp: Don't leak the webvpn cookie in XML POST mode
2013-03-04 David WoodhouseDestroy vpninfo->https_cred on failing to create it
2013-03-04 David WoodhouseHandle redirects in attempting simple auth GET too
2013-03-04 David WoodhouseDon't attempt to parse empty response from server
2013-03-03 David WoodhouseFix Android build with NDK
2013-03-02 Nikos MavrogiannopoulosCheck for __android_log_vprint in liblog.
2013-02-25 David WoodhouseUpdate translations from GNOME
2013-02-22 David WoodhouseFix hostname canonicalisation to stop breaking certifca...
2013-02-20 David WoodhouseLink directly to Nikos' server web site
2013-02-18 David WoodhouseUpdate changelog
2013-02-18 David WoodhouseFix abuse of gnutls_realloc() causing memory leaks
2013-02-18 David WoodhouseFix abuse of realloc() causing memory leaks
2013-02-17 David WoodhouseFix GnuTLS 2.x build failure
2013-02-17 Kevin Cernekeeauth: stoken: Fix handling of "Next TOKENCODE" prompt
2013-02-17 Kevin Cernekeehttp: Fix redirect handling in auth form loop
2013-02-17 Kevin Cernekeeauth: Implement special handling of password fields...
next