summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updategnutls_3_2_9Nikos Mavrogiannopoulos2014-01-241-1/+1
* corrected testNikos Mavrogiannopoulos2014-01-241-2/+2
* bumped versionNikos Mavrogiannopoulos2014-01-242-2/+2
* always set subkey statusNikos Mavrogiannopoulos2014-01-201-2/+5
* added nettle's suppressionsNikos Mavrogiannopoulos2014-01-201-0/+7
* dumbfw extension isn't sent on DTLSNikos Mavrogiannopoulos2014-01-201-0/+1
* simplified client hello generationNikos Mavrogiannopoulos2014-01-201-8/+4
* doc updateNikos Mavrogiannopoulos2014-01-191-1/+1
* %COMPAT implies %DUMBFWNikos Mavrogiannopoulos2014-01-192-0/+3
* use a single buffer to generate the client hello.Nikos Mavrogiannopoulos2014-01-191-53/+40
* when freeing priority_cache make sure it is set to NULLNikos Mavrogiannopoulos2014-01-161-0/+1
* doc updateNikos Mavrogiannopoulos2014-01-111-0/+3
* gnutls_session_get_desc() returns a more compact description.Nikos Mavrogiannopoulos2014-01-111-7/+17
* doc updateNikos Mavrogiannopoulos2014-01-111-8/+16
* enhanced set_pkcs12_cred test.Nikos Mavrogiannopoulos2014-01-113-64/+47
* gnutls_pkcs11_crt_is_known will not be exported in this version. It is replac...Nikos Mavrogiannopoulos2014-01-097-12/+14
* gnutls-cli-debug should accept TLS 1.2-only serversDaniel Kahn Gillmor2014-01-091-2/+3
* doc updateNikos Mavrogiannopoulos2014-01-071-0/+3
* Fix CERTIFICATE STATUS processing when using non-blocking I/ONils Maier2014-01-071-2/+2
* doc updateNikos Mavrogiannopoulos2014-01-041-1/+1
* gnutls_pkcs11_crt_exists renamed to gnutls_pkcs11_crt_is_knownNikos Mavrogiannopoulos2014-01-045-21/+76
* use gnutls_strdupNikos Mavrogiannopoulos2014-01-041-1/+1
* doc updateNikos Mavrogiannopoulos2014-01-031-0/+5
* doc updateNikos Mavrogiannopoulos2014-01-031-3/+3
* When verifying using a PKCS #11 module use gnutls_pkcs11_crt_exists() to chec...Nikos Mavrogiannopoulos2014-01-032-4/+40
* Added gnutls_pkcs11_crt_exists()Nikos Mavrogiannopoulos2014-01-033-30/+158
* more sensible names in find data private structures.Nikos Mavrogiannopoulos2014-01-031-49/+48
* doc updateNikos Mavrogiannopoulos2014-01-021-0/+6
* gnutls_pkcs11_get_raw_issuer() returns only trusted issuers if GNUTLS_PKCS11_...Nikos Mavrogiannopoulos2014-01-022-3/+24
* unified PKCS#11 debug messagesNikos Mavrogiannopoulos2014-01-024-22/+22
* Updated PKCS #11 support for gnutls_x509_trust_list_add_trust_file().Nikos Mavrogiannopoulos2014-01-026-79/+133
* doc updateNikos Mavrogiannopoulos2014-01-011-0/+3
* Added documentation for force autogen to generate correct texinfo code.Nikos Mavrogiannopoulos2014-01-011-3/+3
* Added so-login flag to force security office login to the cardNikos Mavrogiannopoulos2014-01-013-26/+36
* doc updateNikos Mavrogiannopoulos2013-12-301-0/+12
* removed extra newlineNikos Mavrogiannopoulos2013-12-301-1/+1
* adapt padding size based on the current size of the client hello.Nikos Mavrogiannopoulos2013-12-292-6/+7
* do not pad when the client hello size is sufficiently small.Nikos Mavrogiannopoulos2013-12-281-1/+1
* do not send the dumbfw padding if the hello data are already too long.Nikos Mavrogiannopoulos2013-12-282-1/+4
* export only xssl symbols; small patch by Andreas Metzler.Nikos Mavrogiannopoulos2013-12-281-1/+1
* Add LIB_CLOCK_GETTIME to crywrapGustavo Zacarias2013-12-271-0/+1
* do not specify a default class when searching for objects to deleteNikos Mavrogiannopoulos2013-12-231-5/+5
* updated txtNikos Mavrogiannopoulos2013-12-231-1/+1
* print warning when no token name is providedNikos Mavrogiannopoulos2013-12-231-14/+14
* Added userPrincipalNameNikos Mavrogiannopoulos2013-12-231-0/+2
* corrected key ID size checkNikos Mavrogiannopoulos2013-12-231-1/+1
* doc updateNikos Mavrogiannopoulos2013-12-231-0/+4
* build: fix librt requirementAlon Bar-Lev2013-12-231-34/+39
* Added aliases list-privkeys and list-keysNikos Mavrogiannopoulos2013-12-221-0/+10
* undefine select as well in win32Nikos Mavrogiannopoulos2013-12-211-0/+1