platform/upstream/openconnect.git
2009-06-01 David WoodhouseRemove <sys/socket.h> from files which don't use it
2009-06-01 David WoodhouseRevamp certificate/privkey command line handling
2009-06-01 David WoodhouseClean up detection of TPM vs. PEM certificates
2009-06-01 David WoodhouseSplit out load_tpm_certificate()
2009-06-01 David WoodhouseHandle detection of PKCS#12 certificates a bit better
2009-06-01 David Woodhousechangelog update
2009-06-01 David WoodhouseUse correct get_issuer() function
2009-05-31 David WoodhouseAsk for PKCS#12 passphrase if we need it
2009-05-31 David WoodhouseOnly use issuer certificate if X509_STORE_CTX_get1_issu...
2009-05-31 David WoodhouseWork around OpenSSL bug with certificate chains.
2009-05-31 David WoodhouseInclude only useful certificates from PKCS#12 file
2009-05-31 David WoodhouseAdd PKCS#12 support
2009-05-28 David WoodhouseAdd option to generate PEM passphrase from fsid
2009-05-28 David WoodhouseAllow PEM passphrase to be set on command line
2009-05-27 David WoodhouseTag version 1.40 v1.40
2009-05-27 David Woodhouseupdate changelog for 1.40
2009-05-27 David WoodhouseRetry passphrase entry when it's wrong
2009-05-27 David WoodhouseReport SSL errors through vpninfo->progress()
2009-05-27 David WoodhouseFix double-free of vpninfo->dtls_cipher
2009-05-26 David WoodhousePass only the signature of the server's cert from Netwo...
2009-05-26 David WoodhouseReconnect after SSL write fails
2009-05-13 David WoodhouseTag version 1.30 v1.30
2009-05-13 David Woodhousechangelog for 1.30 release
2009-05-10 David WoodhouseAdd changelog entry for form saving
2009-05-10 David WoodhouseHandle dependencies on stuff like gconf/gtk better.
2009-05-09 David WoodhouseAvoid duplicate form entries, especially in wrong order
2009-05-09 David WoodhouseRemember form entries
2009-05-09 David WoodhouseEnsure prompt overrides are honoured for default selection
2009-05-09 David WoodhouseUse form answers from gconf
2009-05-09 David WoodhouseAllow default settings for UI form elements to be set
2009-05-09 David WoodhouseFix default result for combobox
2009-05-09 David WoodhouseImport web page into git where it'll be easier to manage.
2009-05-09 David WoodhouseFix up TODO list. We seem to have done everything that...
2009-05-08 David WoodhouseTag version 1.20 v1.20
2009-05-08 David WoodhouseHandle parameters in messages
2009-05-08 David Woodhouseshift message handling into separate function
2009-05-08 David WoodhouseDon't set form->{banner,error,message} if it's empty
2009-05-08 David WoodhouseAbort when no login form opts
2009-05-08 David WoodhouseAsk user about authentication group
2009-05-07 David WoodhouseAllow auth group selection to be set on command line
2009-05-07 David Woodhouseapply configured username/password more selectively
2009-05-02 David WoodhouseFix various bugs in split_{in,ex}clude list handling
2009-04-29 David WoodhouseExpose all CSTP options to script
2009-04-29 David WoodhouseSupport proxy autoconfiguration
2009-04-29 David WoodhouseAdd processing of Split-Exclude headers from server
2009-04-28 Thomas WoodAdd a command line option to continue in background...
2009-04-28 David Woodhouseclean up printing of server disconnect message
2009-04-24 David WoodhouseDon't SEGV on empty selection
2009-04-24 David WoodhouseAllow user to set DTLS ciphers
2009-04-24 David WoodhouseHandle failure to agree DTLS cipher more gracefully
2009-04-22 David Woodhousehandle login button visibility
2009-04-22 David Woodhousesilence warning about do_override_label func
2009-04-22 David Woodhousehandle label overrides
2009-04-22 David Woodhouseprint banner/error/message only if they aren't empty
2009-04-22 David Woodhousehandle select opts in NM UI
2009-04-22 David WoodhouseStart at processing form directly instead of through...
2009-04-22 David Woodhousecreate ssl_box_add_info()
2009-04-22 David WoodhouseDon't print banner/error/message when empty
2009-04-22 David WoodhouseAllow automatic vertical resize
2009-04-22 David WoodhouseAllow process_auth_form() to be overridden in vpninfo
2009-04-22 David Woodhousedrop request body args from process_form
2009-04-22 David WoodhouseAdd README.DTLS
2009-04-22 David Woodhouseremove 'verbose' variable
2009-04-22 David WoodhouseClean up openconnect_obtain_cookie() return value
2009-04-22 David WoodhouseClean up parse_xml_response() and process_form() return...
2009-04-22 David Woodhousemove form definitions to openconnect.h
2009-04-22 David WoodhouseMove append_form_opts() up to avoid having to declare...
2009-04-22 David Woodhouserename form structures, basic documentation on string...
2009-04-22 David WoodhouseAll input types process after user-interaction now
2009-04-22 David WoodhouseHandle choice in append_form_opts() too
2009-04-22 David WoodhouseMove towards building form submission req _after_ proce...
2009-04-21 David WoodhouseFix banner/error messages, don't complain about submit...
2009-04-21 David WoodhouseSplit XML parsing from form handling
2009-04-20 David WoodhouseMove all authentication form handling to auth.c
2009-04-18 David Woodhouseversion.c depends on Makefile too
2009-04-18 David WoodhouseInclude version.c in tarballs
2009-04-18 David WoodhouseAdd '-unknown' tag when git unavailable
2009-04-18 David WoodhouseFix dependencies for version.c
2009-04-18 David WoodhouseDTLS: Use cipher specified by server, not the one from...
2009-04-18 David WoodhouseDetect TCP connection closure; OpenSSL doesn't.
2009-04-18 David WoodhouseUse TLSv1, not SSLv23 for TCP connection
2009-04-18 David WoodhouseAllow auth-type choice without authtype, since some...
2009-04-09 David WoodhouseFix description of --tpm-key option in man page too
2009-04-09 Nick AndrewWhitespace cleanups
2009-04-09 Nick AndrewCorrect filename in the script comments
2009-04-09 Nick AndrewURL no longer exists; here's an alternate
2009-04-09 Nick AndrewImprove readability of progress message
2009-04-09 Nick AndrewFix a compile warning on fprintf argument
2009-04-09 Nick AndrewFix no-password progress report message
2009-04-09 Nick AndrewFix description of --tpm-key option
2009-04-01 David WoodhouseTag version 1.10 v1.10
2009-04-01 David Woodhouseno need to conditionally free urlpath
2009-04-01 David WoodhouseSanify urlpath settings... no longer include leading /
2009-03-31 David Woodhouseshow autoconnect option
2009-03-31 David Woodhousecope with UserGroup option in XML files, and gateway...
2009-03-31 David WoodhouseGrok UserGroup option in XML file
2009-03-31 David Woodhouseremove superfluous debug output
2009-03-31 David WoodhouseAdd UserGroup option
2009-03-31 David WoodhouseDon't free cookies when a redirect sends you back to...
2009-03-31 David WoodhouseFix HTTP redirect handling for non-root URLs
next