platform/upstream/openconnect.git
2008-09-22 David Woodhouseoops, anyconnect.h too
2008-09-22 David Woodhouseactually send BYE packet on exit
2008-09-22 David WoodhouseAdd bye handling, not that it's used yet
2008-09-22 David Woodhouseoops, forgot mainloop.c
2008-09-22 David WoodhouseDrop wrong-length packets now that we don't see them
2008-09-22 David WoodhouseImplement CSTP keepalive
2008-09-22 David Woodhousefix typo in DTLS failure warning
2008-09-22 David WoodhouseComment on write queue full situation
2008-09-22 David WoodhouseAdd comment about poll() handling
2008-09-22 David WoodhouseFirst attempt at a mainloop
2008-09-22 David WoodhouseRename cisco.c to main.c, and output program to anyconnect
2008-09-22 David Woodhousefix up makefile
2008-09-22 David WoodhouseRestructure somewhat
2008-09-22 David WoodhouseAdd licence boilerplate.
2008-09-22 David Woodhouseget connect/response handling working
2008-09-22 David WoodhouseInitial attempt at using cURL.
2008-09-21 David WoodhouseTry using OpenSSL directly
2008-09-21 David WoodhouseAdd simple makefile
2008-09-20 David WoodhouseFirst import of test code