[GIT PULL] Fixes for rekeying, Android builds, etc.
Kevin Cernekee
cernekee at gmail.com
Sat Feb 15 19:33:46 EST 2014
The following changes since commit 6fcb872d0b675920215cdbe8dcbd865908ec5294:
Include <errno.h> in xml.c to fix non-libstoken build (2014-02-15 10:15:00 +0000)
are available in the git repository at:
git://github.com/cernekee/openconnect rekey-20140215
for you to fetch changes up to ff2c518fbaf0c4d18742991bae2e569a6c07f8fb:
dtls: Fix link error on !HAVE_DTLS builds (2014-02-15 16:14:53 -0800)
----------------------------------------------------------------
Kevin Cernekee (14):
Add liboath version check
http: Don't retry on user cancellation
cstp_reconnect: Don't sleep if the user terminated the connection
android: Add android/ directory to release tarballs
android: Explicitly disable symbol versioning
android: Use make-standalone-toolchain.sh from NDK
android: Install stripped binaries under $(TRIPLET)/out
cstp: Make sure outbound packets are sent over CSTP if DTLS is down
dtls: Set rekey_method correctly if the header is missing
Sanity-check CSTP and DTLS rekey times
cstp: Rework DTLS master secret (re)generation
mainloop: Use consistent logic for rekey timeout check
mainloop: Simplify the keepalive functions
dtls: Fix link error on !HAVE_DTLS builds
Makefile.am | 3 ++-
android/Makefile | 73 ++++++++++++++++++++++++++++++++----------------------
configure.ac | 11 ++++++--
cstp.c | 42 ++++++++++++++++++++++++-------
dtls.c | 9 +++++++
http.c | 2 ++
main.c | 2 +-
mainloop.c | 71 +++++++++++++++++++---------------------------------
ssl.c | 6 ++---
9 files changed, 129 insertions(+), 90 deletions(-)
--
1.7.9.5
More information about the openconnect-devel
mailing list