projects
/
platform
/
upstream
/
openconnect.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/openconnect.git
2012-06-15
David Woodhouse
Fix build for OpenSSL without DTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
David Woodhouse
Clean up feature/index web pages a little
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
David Woodhouse
Remove separate POTFILES list and build potfile from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
David Woodhouse
Add gnutls_tpm.c to POTFILES
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Don't repack extra_certs[] when matching key; just...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Clean up GnuTLS load_certificate() and improve comments
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Unify assign_privkey() function for GnuTLS 2 and 3
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Move setting of vpninfo->my_p11key to somewhere tidier
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Split assign_privkey_gtls2() to separate function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Split assign_privkey_gtls3() to separate function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Move TPM code out into gnutls_tpm.c
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Clean up handling of gnutls_pkcs12.c
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Fix BER encoding of hash in sign_dummy_data()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Cope with lack of gnutls_certificate_set_key() in GnuTL...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Fix memory leak of TPM key password
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Fix wording of comment about string handling
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Document SHA1 buffer requirements more clearly
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Fix Solaris build, again
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Woodhouse
Fix GnuTLS 2.12 library still referencing OpenSSL ERR_p...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Tag version 3.99
v3.99
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Make 'make tag' work out of source tree
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
$CISCO_SPLIT_DNS is separated by commas in vpnc, not...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Link libopenconnect to trousers, not openconnect
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Move dtls1_stop_timer() declaration inside the OPENCONN...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Fix build with GnuTLS 2.12
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Allow GUI to distinguish between PIN/passphrase callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Handle TPM keys with their own authentication PIN
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Give proper error reporting from tpm_sign_fn() TPM...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Try null SRK key (20 bytes of zero) first
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Fix error exits in GnuTLS load_certificate() function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Implement certificate matching for TPM/PKCS#11 privkeys
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Fix GnuTLS PIN cache leak when only *key* is PKCS#11...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Remove redundancy in code which 'matches' cert to privkey
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Add TPM support for GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Clean up build options printout
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
David Woodhouse
Fix DTLS fallback to OpenSSL for old GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
Explicitly check for gnutls_certificate_set_key(),...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
OpenSSL: Fix leak of cert_x509
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
OpenSSL: Free BIO leak in reload_pem_cert()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
OpenSSL: Clean up leaks in TPM ENGINE handling
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
OpenSSL: Fix password memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
Make authentication valgrind-friendly
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
Fix useragent leak
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
David Woodhouse
GnuTLS: Fix password memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Add openconnect_has_tss_blob_support()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Fix const char * warnings in GnuTLS pin_helper on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Add --authenticate option
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Add openconnect_has_pkcs11_support()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Return error from OpenSSL load_certificate() for PKCS...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Translate build option output
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Make --disable-ipv6 really do it
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Remove --cert-type option from command line
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Print SSL build options on --version or usage()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Allow building against GnuTLS (for TCP) and GnuTLS...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Remove stray openssl includes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Fix upload-pot make target for out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Fix update-translations make target for out-of-tree...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
OpenSSL: Print name of primary certificate
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
GnuTLS: Print name of primary certificate
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Update docs for GnuTLS and PKCS#11 support
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Fix non-interactive mode
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Portability fixes for Solaris, *BSD
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
David Woodhouse
Remove obsolete GnuTLS FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
David Woodhouse
GnuTLS: Cache token PIN
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
David Woodhouse
Set object-type on PKCS#11 URL for key and cert
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
David Woodhouse
GnuTLS: Fix build with GnuTLS 2.12 and PKCS#11
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
David Woodhouse
GnuTLS: Fix expiry check and CA chain addition for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-10
David Woodhouse
Use gnutls_certificate_set_x509_system_trust() where...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
David Woodhouse
Cope with SSL key being PKCS#11 but cert from file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
David Woodhouse
Fix error handling when GnuTLS can't open key file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
David Woodhouse
Don't unregister p11-kit PIN callback until vpninfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
David Woodhouse
Import updated gnutls_pkcs12_simple_parse() from GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Use X-DTLS-MTU response from server as well as X-CSTP-MTU
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Update changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Add $CISCO_SPLIT_DNS environment variable for vpnc...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Add gnutls.c and openssl.c to EXTRA_DIST too
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Add gnutls_pkcs12 to dist
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Make 'make dist' work for out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Set X-CSTP-Base-MTU: for new servers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Don't hard-code cipher type in GnuTLS DTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Fix git-tree deps for version.c in out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Fix generation of version.c for out-of-tree builds
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Change Requires: to Requires.private: in openconnect.pc
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Fix cbdata argument to process_auth_form()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Kill old openconnect_vpninfo_new()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Bump library soname to libopenconnect.so.2
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Remove last traces of special UI and PIN handling from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Woodhouse
Use p11-kit for directing PIN request to process_auth_f...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
Fix GnuTLS PKCS#11 PIN request function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
GnuTLS now uses gnutls_session_set_premaster()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Mike Miller
Show correct path to vpnc-script in the man page
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
Add UI handling for OpenSSL TPM keys
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
Allow '--with-gnutls' in configure
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
Add DTLS support for GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
Split out OpenSSL_specific start_dtls_handshake() function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Woodhouse
Check for gnutls_pkcs12_simple_parse() in GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
David Woodhouse
Use request_passphrase() for OpenSSL PEM files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
David Woodhouse
Fix config fetch
commit
|
commitdiff
|
tree
|
snapshot
next