summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-15Import translations from GNOMEDavid Woodhouse1-200/+312
2012-10-14Update changelogDavid Woodhouse1-0/+1
2012-10-14Hide nuke_opt_values() if stoken support not builtDavid Woodhouse1-0/+2
2012-10-14stoken: Update documentation, manpage with libstoken informationKevin Cernekee4-1/+9
2012-10-14stoken: Fill in "password" fields with a generated tokencodeKevin Cernekee2-3/+82
2012-10-14stoken: Implement new auth form to gather soft token informationKevin Cernekee3-4/+152
2012-10-14stoken: Add --stoken option to CLI, and invoke library to set up soft tokenKevin Cernekee1-0/+44
2012-10-14stoken: Add software token functions to library API; bump to v2.1Kevin Cernekee4-2/+93
2012-10-13stoken: Link with libstoken if availableKevin Cernekee3-5/+11
2012-10-13Allow optional arguments in the config fileKevin Cernekee1-2/+4
2012-10-13Move strcasestr() implementation to compat.cKevin Cernekee3-22/+26
2012-10-13Fix missing newline in the "No form handler" error messageKevin Cernekee82-86/+86
2012-10-10Link to OpenConnect SOCKS proxy (ocproxy) from documentationKevin Cernekee1-1/+2
2012-10-10Update Debian package statusKevin Cernekee1-2/+2
2012-10-10Fix a couple of minor typosKevin Cernekee3-3/+3
2012-09-30Delete references to long-removed SecurID codeKevin Cernekee2-42/+0
2012-09-26Import translations from GNOMEDavid Woodhouse2-669/+708
2012-09-26Update changelogDavid Woodhouse1-0/+1
2012-09-26Fix leaks on failure paths in OpenSSL openconnect_open_https()David Woodhouse1-1/+10
2012-09-26Fix use-after-free of numeric IPv6 hostname on error pathDavid Woodhouse1-2/+4
2012-09-26Fix fd/memory leak on error return from openconnect_open_https()David Woodhouse1-0/+3
2012-09-26Close dtls_fd on error returns from connect_dtls_socket()David Woodhouse1-0/+2
2012-09-26Close config_fd before returning from write_new_config()David Woodhouse1-1/+2
2012-09-26Close ssl_sock before returning error in connect_https_socket()David Woodhouse1-3/+4
2012-09-26Free CSTP option structure before error return if malloc failsDavid Woodhouse1-0/+3
2012-09-26Close XML file handle before error return if fstat() failsDavid Woodhouse1-0/+1
2012-09-26Fix error reporting when failed to write CSD script fileDavid Woodhouse1-1/+1
2012-09-26Fix potential NULL dereference in error path in gnutls_pkcs11_simple_parse()David Woodhouse1-1/+1
2012-09-26Fix token serial number matching when trying to find hidden PKCS#11 keyDavid Woodhouse1-1/+1
2012-09-24Import translations from GNOMEDavid Woodhouse2-262/+270
2012-09-23Update translations from TransifexDavid Woodhouse6-431/+484
2012-09-22Import translations from GNOMEDavid Woodhouse1-56/+61
2012-09-23Import translations from GNOMEDavid Woodhouse1-392/+433
2012-09-23Be explicit when we're connecting to a proxy not directly to a VPN serverDavid Woodhouse2-4/+5
2012-09-10Update translations from TransifexDavid Woodhouse1-344/+371
2012-09-04Import translations from GNOMEDavid Woodhouse2-671/+743
2012-08-31Tag version 4.07v4.07David Woodhouse4-8/+13
2012-08-31Update changelogDavid Woodhouse1-0/+1
2012-08-31Add missing : to getopt string for -p which takes a parameter.Stuart Henderson1-1/+1
2012-08-20Import translations from GNOMEDavid Woodhouse2-440/+479
2012-08-20Update translations from TransifexDavid Woodhouse5-2542/+2667
2012-08-03Handle CSTP rekey when stalledDavid Woodhouse3-10/+27
2012-08-03Fix CSTP write stall handlingDavid Woodhouse2-4/+11
2012-08-02Import translations from GNOMEDavid Woodhouse1-181/+191
2012-07-23Tag version 4.06v4.06David Woodhouse4-10/+14
2012-07-20Check for system CA certificate file for GnuTLSMike Miller3-1/+38
2012-07-16Fix strict-aliasing warning with DTLS local port handlingDavid Woodhouse1-3/+6
2012-07-16Improve error reporting for vpnc-scriptDavid Woodhouse2-1/+19
2012-07-15Handle PKCS#11 tokens which don't list keys before loginDavid Woodhouse2-1/+82
2012-07-12Tag version 4.05v4.05David Woodhouse4-6/+16