summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-27auth: Remove obsolete trace message from parse_form()Kevin Cernekee1-4/+2
2012-10-27http: Create add_common_headers() to simplify HTTP request codeKevin Cernekee1-24/+23
2012-10-27http: Fix overflow on HTTP request buffersKevin Cernekee1-34/+130
2012-10-27http: Split HTTP redirect and cookie clear logic into helper functionsKevin Cernekee1-86/+103
2012-10-27openssl: Fix missing newline on "Failed to write" error stringKevin Cernekee1-1/+1
2012-10-22Update translations from TransifexDavid Woodhouse3-504/+672
2012-10-22Fix missing verb in Solaris error messageDavid Woodhouse82-87/+86
2012-10-22Import translations from GNOMEDavid Woodhouse1-299/+395
2012-10-17Import translations from GNOMEDavid Woodhouse1-365/+480
2012-10-17Import translations from GNOMEDavid Woodhouse1-19/+22
2012-10-17Fix typo "Keystore ocked" -> "Keystore locked"Jiří Klimeš82-82/+82
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