platform/upstream/openconnect.git
2011-09-28 David WoodhouseFix up distro status page.
2011-09-28 David WoodhouseUse automake for www/ directory
2011-09-28 David WoodhouseUpdate new web pages in release, not openconnect.html
2011-09-27 David WoodhouseAdd new version of web pages
2011-09-27 David WoodhouseTranslatability fix for 'Discard bad split xxclude...
2011-09-27 David WoodhouseAdd Transifex config file so 'tx pull' works in any...
2011-09-27 David WoodhouseAdd (empty) translation files from Transifex
2011-09-25 David WoodhouseAdd error message when SSL cert fails
2011-09-23 David WoodhouseFix build instructions on web page.
2011-09-23 David WoodhouseReduce certificate warning to PRG_INFO
2011-09-22 David WoodhouseUse dgettext() so the domain is always correct even...
2011-09-22 David WoodhouseMake user-visible strings translatable
2011-09-22 David WoodhouseAdd translation support
2011-09-22 David WoodhouseFix libproxy build.
2011-09-22 David WoodhouseFix DTLS-may-fail warning when built against OpenSSL...
2011-09-15 David WoodhouseUpdate changelog
2011-09-15 David WoodhouseRefactor xmlnode_msg() not to use server-provided strin...
2011-09-15 David WoodhouseFix handling of vpninfo->ifname. Always strdup()
2011-09-15 David WoodhouseMake in_ex and route args to process_split_xxclude...
2011-09-15 David WoodhouseFix another const char warning in start_cstp_connection()
2011-09-15 David WoodhouseMake vpninfo->quit_reason const to avoid compiler compl...
2011-09-15 David WoodhouseAvoid unused 'autoproxy' variable when built without...
2011-09-15 David WoodhouseMake 'base' arg to openconnect_create_useragent() const
2011-09-15 David WoodhouseMake usage() static to avoid compiler complaints
2011-09-15 David WoodhouseFix compiler warnings about constness of csd_argv[]
2011-09-15 David WoodhouseMake parse_xml_response() method and request_body_type...
2011-09-15 David WoodhouseMake 'print_equals' string const to avoid compiler...
2011-09-15 David WoodhouseFix char pointers in check_certificate_expiry() to...
2011-09-15 David WoodhouseMake match_cert_hostname() static to avoid compiler...
2011-09-15 David WoodhouseEnable various compiler warnings
2011-09-15 David WoodhouseEnable AM_SILENT_RULES so that warnings are more visible.
2011-09-15 David WoodhouseClean up DTLS timer workaround to make it work with...
2011-09-11 David WoodhouseTag version 3.12 v3.12
2011-09-09 David WoodhousePrint SHA1 fingerprint with server certificate details.
2011-09-09 Steven AllenAdd --pid-file option
2011-09-08 David WoodhouseFix DTLS compatibility with ASA firmware 8.4.1(11)...
2011-08-24 David WoodhouseChangelog entry for build fixes
2011-08-16 David WoodhouseFix build failure with ancient OpenSSL lacking SSL_OP_N...
2011-08-16 Svante SignellFix build failure on GNU Hurd (Debian bug #637362)
2011-07-26 Ilia KatsAdd zlib to linker line to fix building on Debian
2011-07-21 David WoodhouseTag version 3.11 v3.11
2011-07-20 David WoodhouseOutput to stderr too in Android's syslog_progress()
2011-07-19 David WoodhouseMention Android in supported platforms
2011-07-18 Jason Cooperandroid: fix typo in #include header
2011-07-15 Jason CooperAndroid build support.
2011-07-15 Jason CooperAdd Android logging support
2011-07-15 David WoodhouseRemove <sys/syslog.h> inclusion. It should be <syslog.h>
2011-07-15 David WoodhouseMake TPM ENGINE support optional
2011-07-15 David WoodhouseChangelog entry for the switch back to TLSv1
2011-07-15 David WoodhouseUse TLSv1 again, but with no extensions.
2011-06-29 David WoodhouseTag version 3.10 v3.10
2011-06-29 David WoodhouseNote the existence of KDE support for NetworkManager...
2011-06-29 David WoodhouseSilence output from tag checks
2011-06-29 David WoodhouseRemove debugging from uncommitted-check rule
2011-06-27 David WoodhouseAdd 'make tmp-dist' for testing tarballs, to work aroun...
2011-06-27 David WoodhouseCheck for repeated tags in 'make tag'
2011-06-27 David WoodhouseFix dist-hook to enforce being at $(VERSION)
2011-06-27 David WoodhouseUpdate changelog
2011-06-27 David WoodhouseSwitch to using autohate :(
2011-06-27 David WoodhouseAdd openconnect_vpninfo_new_with_cbdata() function...
2011-05-29 David WoodhouseExplicitly require pkg-config. It's not installed by...
2011-05-29 David WoodhouseAdd 'reconnect' invocation of vpnc-script, to re-ensure...
2011-05-11 David WoodhouseUse 'openssl' pkgconfig not 'libssl'. Debian doesn...
2011-04-28 David WoodhouseAdd --non-inter option
2011-04-19 David WoodhouseUpdate web page to document NetworkManager auth-dialog...
2011-04-19 Thomas SchwingeClarify that --script [...] will be evaluated by the...
2011-04-19 David WoodhouseTag version 3.02 v3.02
2011-04-19 Ray KohlerFix manpage formatting
2011-04-19 David WoodhouseClear cached peer_addr where necessary.
2011-03-22 David WoodhouseUse pkgconfig for libssl.
2011-03-17 David WoodhouseBump library API for openconnect_vpninfo_free() addition
2011-03-17 David WoodhouseFree cert after comparing it with sslkey.
2011-03-17 David WoodhouseUpdate changelog
2011-03-17 David WoodhouseAdd openconnect_vpninfo_free(); start to sanify string...
2011-03-17 Ray KohlerInstall target fixes
2011-03-09 David WoodhouseTag version 3.01 v3.01
2011-03-09 David WoodhouseAdd libxml to pkg-config requirements. Doh!
2011-03-09 David WoodhouseTag version 3.00 v3.00
2011-03-09 David WoodhouseUpdate changelog
2011-03-09 David WoodhouseRemove auth-dialog. It lives in NetworkManager-openconn...
2011-03-09 David WoodhouseAdd install-lib make target
2011-03-09 David WoodhouseRemove 'reprompt' variable which does nothing
2011-03-09 David WoodhouseAdd a dummy use of 'thread' after creating it, to shut...
2011-03-09 David WoodhouseMake a bunch of functions static to avoid compiler...
2011-03-09 David WoodhouseFix shadowed declarations of global config_path
2011-03-09 David WoodhouseFix shadowed declarations of global gcl
2011-03-09 David WoodhouseFix shadowed declarations of global ui_data
2011-03-09 David WoodhouseAdd API version to header, fix include guard
2011-03-09 David WoodhouseAdd openconnect_get_version() function
2011-03-09 David WoodhouseFix namespace prefix on get_cert_sha1 function
2011-03-09 David WoodhouseHide openconnect_close_https() and openconnect_create_u...
2011-03-09 David WoodhouseAdd accessor functions for library use, convert nm...
2011-03-09 David WoodhouseRemove vpn_name from struct openconnect_info. It's...
2011-03-09 David WoodhouseRename openconnect_parse_url() to internal_parse_url()
2011-03-09 David WoodhouseSplit private parts of openconnect.h out into openconne...
2011-02-13 David WoodhouseMake install commands work on Solaris
2011-01-05 Keith MoyerAdd csd_wrapper gconf setting
2010-11-30 David WoodhousePut xml.o before main.o in build.
2010-11-30 David WoodhousePartly revert excessive renaming (s/passphrase_from_fsi...
2010-11-30 David WoodhouseDon't elide webvpn cookie if it's empty
next