summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc updateNikos Mavrogiannopoulos2014-12-231-0/+3
* Use hints to support incomplete PKCS#11 URIsNikos Mavrogiannopoulos2014-12-236-20/+47
* completely separated the two gnulibs to avoid conflictsNikos Mavrogiannopoulos2014-12-235-7/+64
* updated gnulibNikos Mavrogiannopoulos2014-12-2329-110/+192
* doc updateNikos Mavrogiannopoulos2014-12-221-0/+4
* when importing object CAs from PKCS#11 URL, import the marked as trusted onlyNikos Mavrogiannopoulos2014-12-221-2/+2
* pkcs11: when matching objects, also match the labelNikos Mavrogiannopoulos2014-12-221-16/+11
* added missing variableNikos Mavrogiannopoulos2014-12-211-0/+1
* Added p11-kit cflags in x509/Nikos Mavrogiannopoulos2014-12-211-1/+1
* Added softhsm.h to share code in softhsm detectionNikos Mavrogiannopoulos2014-12-216-75/+96
* Directly import PKCS #11 object URLs as trusted certificatesNikos Mavrogiannopoulos2014-12-212-14/+132
* corrected documentation for the cork/uncork functionsNikos Mavrogiannopoulos2014-12-192-5/+5
* doc updateNikos Mavrogiannopoulos2014-12-191-2/+2
* doc updateNikos Mavrogiannopoulos2014-12-191-16/+9
* Added more precise version check in _gnutls_version_lowestNikos Mavrogiannopoulos2014-12-191-3/+2
* The record version in the client Hello will be set to the lowest supported pr...Nikos Mavrogiannopoulos2014-12-195-33/+48
* corrected documentation of gnutls_cork()Nikos Mavrogiannopoulos2014-12-191-3/+2
* Revert "guile: Remove RSA parameters and related procedures."Ludovic Courtès2014-12-127-26/+166
* Update 'NEWS'.Ludovic Courtès2014-12-121-0/+33
* guile: Open binary file in binary mode, for the sake of MinGW.Ludovic Courtès2014-12-121-2/+2
* guile: Link with '-no-undefined'.Ludovic Courtès2014-12-121-1/+5
* guile: Build with warnings.Ludovic Courtès2014-12-121-1/+7
* guile: Remove the deprecated priority API.Ludovic Courtès2014-12-128-223/+16
* guile: Remove RSA parameters and related procedures.Ludovic Courtès2014-12-126-166/+15
* gnutls_rnd: doc updateNikos Mavrogiannopoulos2014-12-121-1/+3
* gnutls_pkcs12_simple_parse: doc updateNikos Mavrogiannopoulos2014-12-121-1/+1
* improved documentation on daneNikos Mavrogiannopoulos2014-12-121-8/+13
* p11tool: use Sleep() in windowsNikos Mavrogiannopoulos2014-12-111-0/+4
* certtool: ensure that default_serial_int is 64-bits or moreNikos Mavrogiannopoulos2014-12-111-1/+1
* use select() instead of alarm for better portabilityNikos Mavrogiannopoulos2014-12-111-4/+11
* released 3.3.11gnutls_3_3_11Nikos Mavrogiannopoulos2014-12-111-1/+1
* bumped versionNikos Mavrogiannopoulos2014-12-112-2/+2
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* added the .check function in FIPS140-2 codeNikos Mavrogiannopoulos2014-12-101-0/+10
* _gnutls_x509_get_dn() always return a null terminated stringNikos Mavrogiannopoulos2014-12-051-0/+4
* if the rnd structure doesn't provide check, _gnutls_rnd_check() will succeedNikos Mavrogiannopoulos2014-12-021-1/+4
* Reorganized, and eliminated memory leak in _gnutls_x509_crt_check_revocation()Nikos Mavrogiannopoulos2014-11-301-13/+15
* doc updateNikos Mavrogiannopoulos2014-11-282-1/+8
* gnutls-cli-debug: Added check for whether %NO_EXTENSIONS is requiredNikos Mavrogiannopoulos2014-11-283-20/+42
* gnutls_session_get_desc: allow proper printing of the NULL KXNikos Mavrogiannopoulos2014-11-281-9/+15
* gnutls_certificate_set_x509_key_*: eliminated memory leak when certificate co...Nikos Mavrogiannopoulos2014-11-251-2/+7
* gnutls-cli-debug: do not print error on unknown protocolsNikos Mavrogiannopoulos2014-11-241-1/+1
* documented the limitations of the loading functionsNikos Mavrogiannopoulos2014-11-241-0/+12
* corrected memleak in read_key_mem()Nikos Mavrogiannopoulos2014-11-241-0/+1
* gnutls-cli-debug: Added check for sorted certificate chainNikos Mavrogiannopoulos2014-11-243-2/+73
* restore only the documented behaviorNikos Mavrogiannopoulos2014-11-223-4/+2
* doc updateNikos Mavrogiannopoulos2014-11-211-0/+3
* tests: added test for GNUTLS_E_GOT_APPLICATION_DATA on rehandshakeNikos Mavrogiannopoulos2014-11-212-1/+459
* treat GNUTLS_E_GOT_APPLICATION_DATA as non-fatal if initial negotiation is co...Nikos Mavrogiannopoulos2014-11-212-4/+9
* doc updateNikos Mavrogiannopoulos2014-11-211-4/+0