2011-03-09 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Remove auth-dialog. It lives in NetworkManager-openconn... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Add install-lib make target |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Remove 'reprompt' variable which does nothing |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Add a dummy use of 'thread' after creating it, to shut... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Make a bunch of functions static to avoid compiler... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Fix shadowed declarations of global config_path |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Fix shadowed declarations of global gcl |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Fix shadowed declarations of global ui_data |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Add API version to header, fix include guard |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Add openconnect_get_version() function |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Fix namespace prefix on get_cert_sha1 function |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Hide openconnect_close_https() and openconnect_create_u... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Add accessor functions for library use, convert nm... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Remove vpn_name from struct openconnect_info. It's... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Rename openconnect_parse_url() to internal_parse_url() |
commit | commitdiff | tree | snapshot |
2011-03-09 |
David Woodhouse | Split private parts of openconnect.h out into openconne... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
David Woodhouse | Make install commands work on Solaris |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Keith Moyer | Add csd_wrapper gconf setting |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David Woodhouse | Put xml.o before main.o in build. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David Woodhouse | Partly revert excessive renaming (s/passphrase_from_fsi... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
David Woodhouse | Don't elide webvpn cookie if it's empty |
commit | commitdiff | tree | snapshot |
2010-11-24 |
David Woodhouse | Fix leak of form_buf on redirect/repost/etc |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Chaskiel Grundman | Clean up auth form handling |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Paul Brook | Add --csd-wrapper |
commit | commitdiff | tree | snapshot |
2010-11-16 |
David Woodhouse | Fix help output for --servercert option |
commit | commitdiff | tree | snapshot |
2010-11-16 |
David Woodhouse | Clean up fingerprint routines |
commit | commitdiff | tree | snapshot |
2010-11-16 |
David Woodhouse | Namespace cleanup: s/parse_url/openconnect_parse_url/ |
commit | commitdiff | tree | snapshot |
2010-11-16 |
David Woodhouse | Namespace cleanup: s/passphrase_from_fsid/openconnect_p... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
David Woodhouse | Namespace cleanup: s/set_http_proxy/openconnect_set_htt... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
David Woodhouse | Report and abort when cafile fails to open. |
commit | commitdiff | tree | snapshot |
2010-09-21 |
David Woodhouse | Tag version 2.26 v2.26 |
commit | commitdiff | tree | snapshot |
2010-09-21 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-09-03 |
David Woodhouse | Don't crash on relative redirect when original urlpath... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
David Woodhouse | Android has /dev/tun, not /dev/net/tun |
commit | commitdiff | tree | snapshot |
2010-08-31 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-08-31 |
David Woodhouse | Update --script-tun description, remove non-existent... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
David Woodhouse | Fix host selection in NM auth-dialog |
commit | commitdiff | tree | snapshot |
2010-08-31 |
David Woodhouse | Use SSLv3 not TLSv1 |
commit | commitdiff | tree | snapshot |
2010-08-31 |
David Woodhouse | Check certificate expiry and complain |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Dominic Hargreaves | Update status of Debian OpenSSL DTLS support |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Eric Barkie | Never use protocol family prefixes with a TUN script. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
David Woodhouse | Close existing connection and discard compressed packet... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
David Woodhouse | Implement DTLS and CSTP rekeying. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
David Woodhouse | Clean up option handling to use sane values for long... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
David Woodhouse | Add --force-dpd option |
commit | commitdiff | tree | snapshot |
2010-08-07 |
David Woodhouse | Elide webvpn cookie from debugging output. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
David Woodhouse | Update ConnMan references |
commit | commitdiff | tree | snapshot |
2010-05-27 |
David Woodhouse | Link to knetworkmanager bug for OpenConnect support |
commit | commitdiff | tree | snapshot |
2010-05-15 |
David Woodhouse | Tag version 2.25 v2.25 |
commit | commitdiff | tree | snapshot |
2010-05-13 |
David Woodhouse | Compare cert IP address with that of the server...... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Print UTF8 form of URI in messages, not raw form |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Make parse_url preserve its input string |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Don't match URIs with a path component |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Remove stray debugging printf |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Remove stray break which stopped processing altnames... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Use ASN1_STRING_to_UTF8 for altnames |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Fix handling of GEN_URI altnames. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Fix memory leak on non-200 HTTP result |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Fix handling of GEN_IPADD altnames. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Accept GEN_IPADD certificate altneme for raw IPv6 addre... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Handle wildcards in hostname matching |
commit | commitdiff | tree | snapshot |
2010-05-12 |
David Woodhouse | Attempt to handle GEN_IPADD in X509 altnames. Or at... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David Woodhouse | Add --no-cert-check option, update changelog |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David Woodhouse | Add basic cert hostname matching |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David Woodhouse | Add text-mode function for validating failed certs |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David Woodhouse | Pass failure reason to validate_peer_cert() |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David Woodhouse | Always verify server certificate, even with no cafile |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David Woodhouse | Clean up PKCS12_parse() bug workaround |
commit | commitdiff | tree | snapshot |
2010-05-10 |
David Woodhouse | Fix potential memory leak in load_pkcs12_certificate() |
commit | commitdiff | tree | snapshot |
2010-05-10 |
David Woodhouse | Fix memory leak in verify_peer() |
commit | commitdiff | tree | snapshot |
2010-05-09 |
David Woodhouse | Packages now in pkgsrc-wip |
commit | commitdiff | tree | snapshot |
2010-05-09 |
David Woodhouse | Update changelog, improve requirements documentation |
commit | commitdiff | tree | snapshot |
2010-05-09 |
David Woodhouse | Update README.DTLS to reflect current OpenSSL versions |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Pouya D. Tafti | Fix libproxy support with pkgsrc |
commit | commitdiff | tree | snapshot |
2010-05-08 |
David Woodhouse | Make Solaris build more user-friendly w.r.t. installing... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Tag version 2.24 v2.24 |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Update to more permanent URL for pkgsrc package |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Pointer to pkgsrc package |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Document Ubuntu status |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Create libopenconnect.a for GUI authentication dialogs... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Work around OpenSSL SEGV when retrying PKCS#12 passphrase |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Add DragonFly BSD too |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Document NetBSD support |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Fix NetBSD build. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Remove gratuitous -ldl from static OpenSSL link command |
commit | commitdiff | tree | snapshot |
2010-05-07 |
David Woodhouse | Change OpenSSL version number check for const methods... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
David Woodhouse | Update hardware support list |
commit | commitdiff | tree | snapshot |
2010-04-16 |
David Woodhouse | Make some functions static |
commit | commitdiff | tree | snapshot |
2010-04-15 |
David Woodhouse | Update TODO list to reflect current status |
commit | commitdiff | tree | snapshot |
2010-04-14 |
David Woodhouse | Improve handling of cert passphrase errors |
commit | commitdiff | tree | snapshot |
2010-04-14 |
David Woodhouse | Fix purpose workaround to build against OpenSSL 0.9.7 |
commit | commitdiff | tree | snapshot |
2010-04-14 |
David Woodhouse | Move unhex() out of DTLS ifdef, to build with OpenSSL... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
David Woodhouse | Include ctype.h for isxdigit() |
commit | commitdiff | tree | snapshot |
2010-04-13 |
David Woodhouse | Forget preconfigured password after one attempt; don... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
David Woodhouse | Use X-CSTP-Banner header to set $CISCO_BANNER |
commit | commitdiff | tree | snapshot |
2010-04-09 |
David Woodhouse | Tag version 2.23 v2.23 |
commit | commitdiff | tree | snapshot |
2010-04-09 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-04-09 |
David Woodhouse | Add --no-http-keepalive option to help work around... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
David Woodhouse | Fix Debian/kFreeBSD build |
commit | commitdiff | tree | snapshot |
next |