platform/upstream/openconnect.git
2012-05-03 David WoodhouseAdd local getline() for Solaris 10 build
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-25 David WoodhouseTag version 3.18 v3.18
2012-04-25 David WoodhouseUpdate changelog
2012-04-23 David WoodhouseFix potential buffer overflow in banner handling
2012-04-23 David WoodhouseAttempt to fix autohate breakage when building without...
2012-04-20 David WoodhouseTag version 3.17 v3.17
2012-04-20 David WoodhouseUpdate building and vpnc-script pages for mandatory...
2012-04-20 David WoodhouseUpdate distro status
2012-04-20 David WoodhouseUpdate supported platform list
2012-04-20 David WoodhouseRemove unused started.xml page
2012-04-20 David WoodhouseUpdate translations from Transifex
2012-04-20 David WoodhouseUpdate changelog
2012-04-19 David WoodhouseFix version.sh for Solaris 10
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-19 David WoodhouseMove asprintf() implementation to compat.c
2012-04-19 David WoodhouseWork around time() brokenness on Solaris.
2012-04-19 David WoodhouseRemove gratuitous ARP plumbing which breaks Solaris 10
2012-04-18 David WoodhouseRemove openconnect.html from EXTRA_DIST
2012-04-18 David WoodhouseAdd local implementation of asprintf() for Solaris 10
2012-04-17 Mike MillerFix shared/static setup to clarify default setting
2012-04-16 David WoodhouseMake vpnc-script mandatory.
2012-04-16 David WoodhouseDon't attempt to configure Legacy IP address on tun...
2012-04-15 David WoodhouseDon't leave stray zlib in $LIBS
2012-04-15 David WoodhouseAttempt to build against OpenSSL without pkg-config
2012-04-15 David WoodhouseRemove out of date openconnect.html
2012-04-12 David WoodhouseUpdate changelog
2012-04-11 David WoodhouseCope with ancient autoconf by defining $(htmldir) and...
2012-04-11 David WoodhouseInclude <string.h> in library.c
2012-04-11 David WoodhouseReally disable static library when appropriate
2012-04-11 David WoodhouseUse autoconf's standard $(htmldir) and make everything...
2012-04-11 Mike MillerInstall HTML docs under $(docdir)/html
2012-04-10 David WoodhouseInvoke vpnc-script with "pre-init" to load tun module...
2012-04-08 David WoodhouseTag version 3.16 v3.16
2012-04-08 Mike MillerFix system detection for GNU/kFreeBSD and GNU/Hurd
2012-04-08 David WoodhouseUpdate translations from Transifex
2012-01-11 David WoodhouseFix up the library documentation in openconnect.h a...
2012-01-11 David WoodhouseUpdate translations from Transifex
2011-12-14 David WoodhouseFix memcpy-less DTLS RX so it really doesn't use memcpy().
2011-12-13 David WoodhouseRemove getmsg() on Solaris and use read() like everyone...
2011-12-12 David WoodhouseFix compiler warning about char signedness in buffer...
2011-12-12 David WoodhouseUpdate changelog
2011-12-12 Kazuyoshi AizawaPlumb interface for IPv6 with I_LINK ioctl we do for...
2011-12-12 David WoodhouseUpdate changelog
2011-12-12 David WoodhouseFix memory leak of zlib streams on CSTP reconnect
2011-12-12 David WoodhouseFix memory leak of CSTP deflated packets, and resend...
2011-12-12 David WoodhouseEliminate memcpy() for incoming packets from DTLS
2011-12-12 David WoodhouseEliminate memcpy() for outgoing packets from tun device
2011-12-09 David WoodhouseUse I_LINK instead of I_PLINK on Solaris
2011-12-08 David WoodhouseClean up man page a little
2011-12-08 David WoodhouseIPv6 testing coverage now complete; OSX works too
2011-12-08 David WoodhouseUpdate IPv6 testing status. {Open,Net,Dragonfly}BSD...
2011-12-07 Stuart HendersonFix GNUism in www/Makefile.am
2011-12-07 David WoodhouseFix typo
2011-12-07 David WoodhousePrint error when write() to tun device fails.
2011-12-03 David WoodhouseBefore using libproxy without pkg-config, check it...
2011-12-03 David WoodhouseFix potential crash in processing libproxy results.
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-12-01 David WoodhouseClean up vpnc-script web page to make it clearer
2011-11-25 David WoodhouseTag version 3.15 v3.15
2011-11-25 David WoodhouseUpdate translations from Transifex
2011-11-25 David WoodhouseUpdate changelog
2011-11-24 David WoodhouseAdd uninstall rules for translations
2011-11-24 David WoodhouseCall bindtextdomain() to ensure that translations are...
2011-11-24 David WoodhouseUse $(localedir) for installing translations
2011-11-23 Kazuyoshi AizawaUse getmsg() intead of read() on Solaris tun device
2011-11-23 David WoodhouseUpdate help/mail page to try to encourage people to...
2011-11-23 David WoodhouseAdd Developer's Certificate of Origin to contribute...
2011-11-10 David WoodhouseFix broken line to non-existent compatibility.html
2011-11-08 David WoodhouseTag version 3.14 v3.14
2011-11-08 David WoodhouseAdd PGP signature information to changelog and download...
2011-11-08 David WoodhouseAdd tarball signing to Makefile
2011-11-08 David WoodhouseUpdate changelog
2011-11-08 David WoodhouseUpdate Dutch translation
2011-11-07 David WoodhouseUpdate translations from Transifex
2011-11-07 David WoodhouseAdd upload-pot make target
2011-11-07 David WoodhouseAdd sanity check that libopenconnect matches the openco...
2011-11-07 David WoodhouseMove openconnect to sbin
2011-11-07 David WoodhouseFix HTML converter output in out-of-tree builds
2011-11-07 David WoodhouseBuild version.c correctly in out-of-tree builds
2011-11-07 David WoodhouseAvoid use of $(wildcard) in version.c dependencies
2011-11-07 David WoodhouseDon't remove version.c in distclean
2011-11-06 David WoodhouseFix GNUism in dependencies for version.c
2011-11-05 David WoodhouseAdd OpenIndiana to supported platform list
2011-11-05 David WoodhouseUpdate changelog
2011-11-05 David WoodhouseFix Solaris/OpenIndiana warning: no previous declaratio...
2011-11-05 David WoodhouseRemove unneeded inclusion of <arpa/inet.h> from cstp...
2011-11-05 David WoodhouseFix OpenBSD build warning when printing off_t
2011-11-05 David WoodhouseRemove all _xxx_SOURCE macros from source, do it in...
2011-11-04 David WoodhouseFix NetBSD ctype warnings.
2011-11-04 David WoodhouseFix GNUism in po/Makefile.am handling of $(LINGUAS)
2011-11-04 David WoodhouseFix GNUism in Makefile.am handling of NODISTHOOK
2011-11-04 David WoodhouseAttempt to find zlib if no pkgconfig for it
2011-11-03 David WoodhouseMake version.sh find git metadata only for openconnect...
2011-11-03 David WoodhouseDrop $(GETTEXT_PACKAGE) and just use $(PACKAGE)
2011-11-03 David WoodhouseUse AC_LINK_IFELSE to check for working NLS support
2011-11-03 David WoodhouseFix build with -ansi and without optimisation.
next