| Age | Commit message (Collapse) | Author | 
 | 
Closes #30740.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
Closes #30597.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
 | 
 | 
Closes #29815.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Upstream accepted a couple patches that make it easier to build
openconnect under OS X. Let's take advantage of them.
Closes #27607.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Closes #27225.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Closes #27225.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
While using openconnect on OS X 10.9.2, I noticed it was spewing the following
message every minute after connecting:
    DTLS handshake failed: 1
    90555:error:14102410:SSL routines:DTLS1_READ_BYTES:sslv3 alert
      handshake failure:
      /SourceCache/OpenSSL098/OpenSSL098-50/src/ssl/d1_pkt.c:
      1037:SSL alert number 40
    ...
This turns out to be a bug in openssl <= 1.0.1e, per
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701826 and
Switch to brew's openssl (1.0.1f at this moment) to pick up the bugfix.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
 | 
 | 
openconnect ships with a version.sh script to determine the current version,
but it expects to run from within a clean git clone, which it determines in
part by checking for [-d .git]. For it to work properly we need to:
1. symlink to the git clone (so that the [-d .git] test works).
2. clone without --shallow (so that git describe can find a proper tag)
3. copy autogen.sh before modifying it (so that the checkout isn't dirty)
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
 | 
 | 
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Closes #27195.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
 | 
 | 
Closes #26299.
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
updated the vpnc-script git ref as well
Closes #18845.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
The openconnect tarball and SHA1 has been updated to 4.0.7.
The vpnc-script SHA1 has been updated and the URL on git.infradead.org pinned to a specific version (instead of HEAD) to avoid breaking the checksum when the script gets updated.
Closes #14788.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Closes #14653.
 | 
 | 
Closes #13776.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
* now includes vpnc-script
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 | 
 | 
Closes #3746.
 |