Add cancellation handling to proxy I/O functions
[platform/upstream/openconnect.git] / main.c
2012-05-12 David WoodhouseAdd (unused) cancel_fd to vpninfo struct
2012-05-11 Fabian JägerFlush progress output immediately.
2012-05-03 David WoodhouseAdd --config option for reading options from file
2012-05-03 David WoodhousePrepare for config file support; don't use getopt_long...
2012-04-19 David WoodhouseCast uid_t to (long) to print it, silencing warnings...
2012-04-19 David WoodhouseWork around warnings caused by Solaris misdefinition...
2012-04-16 David WoodhouseMake vpnc-script mandatory.
2011-12-01 David WoodhouseRefer to mail.html in usage() output
2011-12-01 David WoodhouseRefer to vpnc-script.html when invoked with no --script...
2011-11-24 David WoodhouseCall bindtextdomain() to ensure that translations are...
2011-11-07 David WoodhouseAdd sanity check that libopenconnect matches the openco...
2011-11-05 David WoodhouseRemove all _xxx_SOURCE macros from source, do it in...
2011-11-03 David WoodhouseFix build with -ansi and without optimisation.
2011-10-07 David WoodhouseMake usage help output translatable
2011-10-07 David WoodhouseMake more strings translatable
2011-09-29 David WoodhouseAdd --cert-expire-warning,-e option to set warning...
2011-09-29 David WoodhouseMake certificate expiry warning time variable (still...
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-15 David WoodhouseAvoid unused 'autoproxy' variable when built without...
2011-09-15 David WoodhouseMake usage() static to avoid compiler complaints
2011-09-09 David WoodhousePrint SHA1 fingerprint with server certificate details.
2011-09-09 Steven AllenAdd --pid-file option
2011-07-20 David WoodhouseOutput to stderr too in Android's syslog_progress()
2011-07-15 Jason CooperAdd Android logging support
2011-07-15 David WoodhouseRemove <sys/syslog.h> inclusion. It should be <syslog.h>
2011-06-27 David WoodhouseAdd openconnect_vpninfo_new_with_cbdata() function...
2011-04-28 David WoodhouseAdd --non-inter option
2011-04-19 Thomas SchwingeClarify that --script [...] will be evaluated by the...
2011-03-17 David WoodhouseAdd openconnect_vpninfo_free(); start to sanify string...
2011-03-09 David WoodhouseFix namespace prefix on get_cert_sha1 function
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...
2010-11-30 David WoodhousePartly revert excessive renaming (s/passphrase_from_fsi...
2010-11-21 Paul BrookAdd --csd-wrapper
2010-11-16 David WoodhouseFix help output for --servercert option
2010-11-16 David WoodhouseNamespace cleanup: s/parse_url/openconnect_parse_url/
2010-11-16 David WoodhouseNamespace cleanup: s/passphrase_from_fsid/openconnect_p...
2010-11-16 David WoodhouseNamespace cleanup: s/set_http_proxy/openconnect_set_htt...
2010-08-11 David WoodhouseImplement DTLS and CSTP rekeying.
2010-08-07 David WoodhouseClean up option handling to use sane values for long...
2010-08-07 David WoodhouseAdd --force-dpd option
2010-05-11 David WoodhouseAdd --no-cert-check option, update changelog
2010-05-11 David WoodhouseAdd text-mode function for validating failed certs
2010-05-08 Pouya D. TaftiFix libproxy support with pkgsrc
2010-04-09 David WoodhouseAdd --no-http-keepalive option to help work around...
2010-04-05 David WoodhousePrint notice about lack of DNS and routing if no -...
2010-02-03 David WoodhouseFix exit code with --background option
2010-01-03 David WoodhouseFree host URL after parsing
2010-01-02 David WoodhouseUse $https_proxy environment variable, if set.
2010-01-02 David WoodhouseDisable libproxy by default
2010-01-02 David WoodhouseAdd SOCKS5 support
2010-01-02 David WoodhouseFix non-libproxy build
2010-01-02 David WoodhouseAdd libproxy support, conditionally
2010-01-01 David WoodhouseHandle IPv6 literal [] in connection, accept https...
2010-01-01 David WoodhouseUpdate copyright years
2010-01-01 David WoodhouseAdd proxy support (based on Pál Dorogi's version)
2009-11-04 David WoodhouseChange csd user option name
2009-11-03 David WoodhouseFix includes for Solaris
2009-11-02 David WoodhouseEnable IPv6
2009-11-02 David WoodhouseAttempt to handle IPv6
2009-10-19 David WoodhouseChange verbosity with SIGUSR[12]
2009-10-05 Erik MouwCheck return value of write(2) and print an error if...
2009-10-05 Erik MouwSave errno because fprintf() could overwrite it
2009-10-05 Erik Mouwopen(2) returns a negative value in case of an error
2009-09-21 Adam PiątyszekRequire "--setuid-csd=USER" option for servers with...
2009-09-17 Adam PiątyszekMerge remote branch 'upstream/master'
2009-08-21 Adam PiątyszekDrop root privileges during execution of CSD script
2009-08-07 Antonio BorneoDrop root privileges before running CSD code
2009-08-04 David WoodhouseMerge branch 'master' of git://git.infradead.org/~ediap...
2009-08-04 David WoodhouseFix default useragent string
2009-08-04 Antonio BorneoSelect User-Agent field
2009-06-03 David WoodhouseFix documentation for --servercert option
2009-06-01 David WoodhouseRevamp certificate/privkey command line handling
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-26 David WoodhousePass only the signature of the server's cert from Netwo...
2009-05-07 David WoodhouseAllow auth group selection to be set on command line
2009-04-28 Thomas WoodAdd a command line option to continue in background...
2009-04-24 David WoodhouseAllow user to set DTLS ciphers
2009-04-22 David WoodhouseClean up openconnect_obtain_cookie() return value
2009-04-09 Nick AndrewWhitespace cleanups
2009-04-09 Nick AndrewFix description of --tpm-key option
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 Woodhouseremove superfluous debug output
2009-03-31 David WoodhouseAdd UserGroup option
2009-02-03 David WoodhouseMerge branch 'fixes' of git://github.com/jku/openconnect
2009-01-24 Jussi Kukkonensupport user cancel in openconnect_obtain_cookie()
2008-12-12 Wu, Fengguanguse adaptive reconnect_interval
2008-12-12 Wu, Fengguangadd option --reconnect-timeout
2008-12-11 David WoodhouseAfter DPD, keep retrying to connect for longer.
2008-11-20 David WoodhouseFix up licensing headers
2008-11-04 David WoodhouseAdd --no-passwd option. When certificate fails, fail...
2008-11-04 David WoodhouseSet vpninfo->progress earlier to avoid segfaults with...
2008-10-29 David WoodhouseUse vpninfo->progress for more messages, instead of...
2008-10-26 David WoodhouseAllow queue length to be configured
next