2012-06-08 |
David Woodhouse | Kill old openconnect_vpninfo_new() |
blob | commitdiff |
2012-06-08 |
David Woodhouse | Bump library soname to libopenconnect.so.2 |
blob | commitdiff | diff to current |
2012-06-01 |
David Woodhouse | openconnect_set_xmlsha1() takes a const char * |
blob | commitdiff | diff to current |
2012-05-31 |
David Woodhouse | Bump API version, advertise get_cert_DER() and get_cert... |
blob | commitdiff | diff to current |
2012-05-29 |
David Woodhouse | Introduce semi-opaque OPENCONNECT_X509 type in library API |
blob | commitdiff | diff to current |
2012-05-29 |
David Woodhouse | Add openconnect_get_cert_DER() function |
blob | commitdiff | diff to current |
2012-05-29 |
David Woodhouse | Move basic process_auth_form() out to main.c |
blob | commitdiff | diff to current |
2012-05-29 |
David Woodhouse | Add openconnect_get_cert_details() function |
blob | commitdiff | diff to current |
2012-05-17 |
David Woodhouse | Stash peer certificate before fetching HTTP response |
blob | commitdiff | diff to current |
2012-05-13 |
David Woodhouse | Add OPENCONNECT_CHECK_VER() macro for compatibility... |
blob | commitdiff | diff to current |
2012-05-13 |
David Woodhouse | Update copyright years |
blob | commitdiff | diff to current |
2012-05-12 |
David Woodhouse | Add openconnect_set_cancel_fd() to library |
blob | commitdiff | diff to current |
2012-01-11 |
David Woodhouse | Fix up the library documentation in openconnect.h a... |
blob | commitdiff | diff to current |
2011-09-30 |
David Woodhouse | Add openconnect_set_cert_expiry_warning() to library |
blob | commitdiff | diff to current |
2011-06-27 |
David Woodhouse | Add openconnect_vpninfo_new_with_cbdata() function... |
blob | commitdiff | diff to current |
2011-03-17 |
David Woodhouse | Bump library API for openconnect_vpninfo_free() addition |
blob | commitdiff | diff to current |
2011-03-17 |
David Woodhouse | Add openconnect_vpninfo_free(); start to sanify string... |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Add API version to header, fix include guard |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Add openconnect_get_version() function |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Fix namespace prefix on get_cert_sha1 function |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Hide openconnect_close_https() and openconnect_create_u... |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Add accessor functions for library use, convert nm... |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Rename openconnect_parse_url() to internal_parse_url() |
blob | commitdiff | diff to current |
2011-03-09 |
David Woodhouse | Split private parts of openconnect.h out into openconne... |
blob | commitdiff | diff to current |
2010-11-24 |
Chaskiel Grundman | Clean up auth form handling |
blob | commitdiff | diff to current |
2010-11-21 |
Paul Brook | Add --csd-wrapper |
blob | commitdiff | diff to current |
2010-11-16 |
David Woodhouse | Namespace cleanup: s/parse_url/openconnect_parse_url/ |
blob | commitdiff | diff to current |
2010-11-16 |
David Woodhouse | Namespace cleanup: s/passphrase_from_fsid/openconnect_p... |
blob | commitdiff | diff to current |
2010-11-16 |
David Woodhouse | Namespace cleanup: s/set_http_proxy/openconnect_set_htt... |
blob | commitdiff | diff to current |
2010-08-31 |
David Woodhouse | Check certificate expiry and complain |
blob | commitdiff | diff to current |
2010-08-11 |
David Woodhouse | Implement DTLS and CSTP rekeying. |
blob | commitdiff | diff to current |
2010-05-11 |
David Woodhouse | Pass failure reason to validate_peer_cert() |
blob | commitdiff | diff to current |
2010-05-08 |
Pouya D. Tafti | Fix libproxy support with pkgsrc |
blob | commitdiff | diff to current |
2010-05-07 |
David Woodhouse | Change OpenSSL version number check for const methods... |
blob | commitdiff | diff to current |
2010-04-11 |
David Woodhouse | Use X-CSTP-Banner header to set $CISCO_BANNER |
blob | commitdiff | diff to current |
2010-04-09 |
David Woodhouse | Add --no-http-keepalive option to help work around... |
blob | commitdiff | diff to current |
2010-01-02 |
David Woodhouse | Disable libproxy by default |
blob | commitdiff | diff to current |
2010-01-02 |
David Woodhouse | Fix up DTLS vs. reconnection address confusion |
blob | commitdiff | diff to current |
2010-01-02 |
David Woodhouse | Add SOCKS5 support |
blob | commitdiff | diff to current |
2010-01-02 |
David Woodhouse | Add libproxy support, conditionally |
blob | commitdiff | diff to current |
2010-01-01 |
David Woodhouse | Handle IPv6 literal [] in connection, accept https... |
blob | commitdiff | diff to current |
2010-01-01 |
David Woodhouse | Update copyright years |
blob | commitdiff | diff to current |
2010-01-01 |
David Woodhouse | Add proxy support (based on Pál Dorogi's version) |
blob | commitdiff | diff to current |
2009-12-23 |
David Woodhouse | Clean up redirection, support non-standard port |
blob | commitdiff | diff to current |
2009-11-09 |
David Woodhouse | Calculate client cert MD5 for CSD with all cert types... |
blob | commitdiff | diff to current |
2009-11-03 |
David Woodhouse | Add tun/tap support for Solaris |
blob | commitdiff | diff to current |
2009-11-03 |
David Woodhouse | Move tunnel shutdown into tun.c |
blob | commitdiff | diff to current |
2009-11-02 |
David Woodhouse | Enable IPv6 |
blob | commitdiff | diff to current |
2009-11-02 |
David Woodhouse | Attempt to handle IPv6 |
blob | commitdiff | diff to current |
2009-11-02 |
David Woodhouse | Kill packet type field; IPv6 and Legacy IP are carried... |
blob | commitdiff | diff to current |
2009-10-03 |
David Woodhouse | Fix compiler warnings with OpenSSL 1.0.0 |
blob | commitdiff | diff to current |
2009-09-21 |
Adam Piątyszek | Require "--setuid-csd=USER" option for servers with... |
blob | commitdiff | diff to current |
2009-09-17 |
Adam Piątyszek | Merge remote branch 'upstream/master' |
blob | commitdiff | diff to current |
2009-08-21 |
Adam Piątyszek | Drop root privileges during execution of CSD script |
blob | commitdiff | diff to current |
2009-08-07 |
Antonio Borneo | Drop root privileges before running CSD code |
blob | commitdiff | diff to current |
2009-08-07 |
Antonio Borneo | Fix compile time warning |
blob | commitdiff | diff to current |
2009-08-04 |
David Woodhouse | Merge branch 'master' of git://git.infradead.org/~ediap... |
blob | commitdiff | diff to current |
2009-08-04 |
Adam Piątyszek | Use common implementation for get_cert_XYZ_fingerprint... |
blob | commitdiff | diff to current |
2009-08-04 |
Adam Piątyszek | Pass MD5 fingerprints of client/server certificates... |
blob | commitdiff | diff to current |
2009-08-04 |
Adam Piątyszek | Code refactoring (get_cert_fingerprint -> get_cert_sha1... |
blob | commitdiff | diff to current |
2009-08-04 |
David Woodhouse | Fix most arguments to csd script |
blob | commitdiff | diff to current |
2009-08-04 |
David Woodhouse | Delete CSD script after authentication, use CSD only... |
blob | commitdiff | diff to current |
2009-07-20 |
David Woodhouse | First attempt at CSD support |
blob | commitdiff | diff to current |
2009-07-20 |
David Woodhouse | Allow parse_xml_response to redirect |
blob | commitdiff | diff to current |
2009-06-02 |
David Woodhouse | Use fingerprint for comparing certificates, not signature |
blob | commitdiff | diff to current |
2009-06-01 |
David Woodhouse | Revamp certificate/privkey command line handling |
blob | commitdiff | diff to current |
2009-06-01 |
David Woodhouse | Handle detection of PKCS#12 certificates a bit better |
blob | commitdiff | diff to current |
2009-05-31 |
David Woodhouse | Add PKCS#12 support |
blob | commitdiff | diff to current |
2009-05-28 |
David Woodhouse | Add option to generate PEM passphrase from fsid |
blob | commitdiff | diff to current |
2009-05-27 |
David Woodhouse | Report SSL errors through vpninfo->progress() |
blob | commitdiff | diff to current |
2009-05-26 |
David Woodhouse | Pass only the signature of the server's cert from Netwo... |
blob | commitdiff | diff to current |
2009-05-07 |
David Woodhouse | Allow auth group selection to be set on command line |
blob | commitdiff | diff to current |
2009-04-29 |
David Woodhouse | Support proxy autoconfiguration |
blob | commitdiff | diff to current |
2009-04-29 |
David Woodhouse | Add processing of Split-Exclude headers from server |
blob | commitdiff | diff to current |
2009-04-24 |
David Woodhouse | Allow user to set DTLS ciphers |
blob | commitdiff | diff to current |
2009-04-22 |
David Woodhouse | Allow process_auth_form() to be overridden in vpninfo |
blob | commitdiff | diff to current |
2009-04-22 |
David Woodhouse | remove 'verbose' variable |
blob | commitdiff | diff to current |
2009-04-22 |
David Woodhouse | move form definitions to openconnect.h |
blob | commitdiff | diff to current |
2009-04-20 |
David Woodhouse | Move all authentication form handling to auth.c |
blob | commitdiff | diff to current |
2009-04-18 |
David Woodhouse | DTLS: Use cipher specified by server, not the one from... |
blob | commitdiff | diff to current |
2009-04-09 |
Nick Andrew | Whitespace cleanups |
blob | commitdiff | diff to current |
2009-04-09 |
Nick Andrew | Fix a compile warning on fprintf argument |
blob | commitdiff | diff to current |
2009-02-03 |
David Woodhouse | Merge branch 'fixes' of git://github.com/jku/openconnect |
blob | commitdiff | diff to current |
2009-01-24 |
Jussi Kukkonen | improve nm-auth-dialog dialogs |
blob | commitdiff | diff to current |
2008-12-12 |
Wu, Fengguang | quit on interrupted sleep |
blob | commitdiff | diff to current |
2008-12-12 |
Wu, Fengguang | use adaptive reconnect_interval |
blob | commitdiff | diff to current |
2008-12-11 |
David Woodhouse | After DPD, keep retrying to connect for longer. |
blob | commitdiff | diff to current |
2008-11-20 |
David Woodhouse | Fix up licensing headers |
blob | commitdiff | diff to current |
2008-11-13 |
David Woodhouse | Fix cert valididation with CA files, allow manual cert... |
blob | commitdiff | diff to current |
2008-11-04 |
David Woodhouse | Add --no-passwd option. When certificate fails, fail... |
blob | commitdiff | diff to current |
2008-10-26 |
David Woodhouse | Allow SecurID tokens to be scripted/generated |
blob | commitdiff | diff to current |
2008-10-26 |
David Woodhouse | Allow queue length to be configured |
blob | commitdiff | diff to current |
2008-10-26 |
David Woodhouse | Limit outgoing packet queue length |
blob | commitdiff | diff to current |
2008-10-26 |
Nick Andrew | Add option to read password from standard input |
blob | commitdiff | diff to current |
2008-10-24 |
David Woodhouse | Handle split-includes |
blob | commitdiff | diff to current |
2008-10-15 |
David Woodhouse | Move to using select() instead of poll(). poll() doesn... |
blob | commitdiff | diff to current |
2008-10-07 |
David Woodhouse | Kill dtls_state, fix --no-dtls |
blob | commitdiff | diff to current |
2008-10-06 |
David Woodhouse | Add option for passing all traffic to a filedescript... |
blob | commitdiff | diff to current |
2008-10-05 |
David Woodhouse | Use progress callback for output |
blob | commitdiff | diff to current |
2008-10-05 |
David Woodhouse | make write_new_config a callback |
blob | commitdiff | diff to current |
next |