summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: updatedgnutls_3_4_1Nikos Mavrogiannopoulos2015-05-031-1/+1
* released 3.4.1Nikos Mavrogiannopoulos2015-05-033-3/+3
* doc: updated gnutls_dtls_set_timeoutsNikos Mavrogiannopoulos2015-04-301-3/+0
* doc: fixed example with DTLS timeoutsNikos Mavrogiannopoulos2015-04-301-2/+1
* use macro for DTLS default timeoutNikos Mavrogiannopoulos2015-04-303-2/+4
* gnutls_handshake_set_timeout will properly work with DTLSNikos Mavrogiannopoulos2015-04-301-0/+5
* doc updateNikos Mavrogiannopoulos2015-04-301-3/+3
* document the need for gnutls_transport_set_pull_timeout_functionNikos Mavrogiannopoulos2015-04-302-0/+6
* doc: updated async operation textNikos Mavrogiannopoulos2015-04-301-15/+30
* disable default handshake timeoutNikos Mavrogiannopoulos2015-04-302-14/+0
* tests: added check to verify that pull timeout is not called on non-blocking ...Nikos Mavrogiannopoulos2015-04-302-1/+353
* GNUTLS_NONBLOCK can be used for non-DTLS sessions as wellNikos Mavrogiannopoulos2015-04-308-16/+23
* doc updateNikos Mavrogiannopoulos2015-04-291-1/+2
* doc updateNikos Mavrogiannopoulos2015-04-291-0/+2
* tests: key generation test was moved to main checksNikos Mavrogiannopoulos2015-04-283-2/+2
* fix memory leak in ECDSA key parameters verificationJan Vcelak2015-04-281-0/+5
* updated minitasn1Nikos Mavrogiannopoulos2015-04-282-2/+3
* doc updateNikos Mavrogiannopoulos2015-04-281-1/+4
* Handle DNS name constraints with leading dotNikos Mavrogiannopoulos2015-04-282-9/+26
* doc updateNikos Mavrogiannopoulos2015-04-281-1/+1
* updated text for gnutls_pkcs11_initNikos Mavrogiannopoulos2015-04-271-2/+2
* updated pkcs11 loading documentationNikos Mavrogiannopoulos2015-04-271-7/+6
* tests: mini-etm: use TLS as the transport layerNikos Mavrogiannopoulos2015-04-261-7/+5
* tests: added comment for sign-md5-repNikos Mavrogiannopoulos2015-04-261-1/+2
* more files to ignoreNikos Mavrogiannopoulos2015-04-261-0/+6
* Sync with TP.Nikos Mavrogiannopoulos2015-04-261-387/+299
* doc updateNikos Mavrogiannopoulos2015-04-251-0/+3
* tests: added reproducer for the MD5 acceptance issueNikos Mavrogiannopoulos2015-04-252-1/+367
* before falling back to SHA1 as signature algorithm in TLS 1.2 check if it is ...Nikos Mavrogiannopoulos2015-04-251-1/+5
* _gnutls_session_sign_algo_enabled: do not consider any values from the extens...Nikos Mavrogiannopoulos2015-04-251-17/+1
* doc updateNikos Mavrogiannopoulos2015-04-251-0/+2
* tests: added unit tests for gnutls_certificate_client_get_request_statusNikos Mavrogiannopoulos2015-04-251-1/+15
* set the value used by gnutls_certificate_client_get_request_status prior to s...Nikos Mavrogiannopoulos2015-04-251-5/+5
* updated doc for retrieve functionNikos Mavrogiannopoulos2015-04-251-2/+4
* updated PKCS #11 URL references to rfc7512Nikos Mavrogiannopoulos2015-04-242-6/+10
* doc updateNikos Mavrogiannopoulos2015-04-221-2/+6
* tests: added check for gnutls_credentials_getNikos Mavrogiannopoulos2015-04-221-0/+9
* doc updateNikos Mavrogiannopoulos2015-04-222-7/+12
* fixed doc: reported by Anton LavrentievNikos Mavrogiannopoulos2015-04-221-3/+3
* doc: corrected typoNikos Mavrogiannopoulos2015-04-221-1/+1
* tests: resume-dtls: remove global variablesNikos Mavrogiannopoulos2015-04-211-48/+30
* List all certificate type priority strings.Andreas Metzler2015-04-211-0/+3
* tls-rsa: keep a common code path when doing RSA decryptionNikos Mavrogiannopoulos2015-04-211-28/+29
* tests: initialize status where neededNikos Mavrogiannopoulos2015-04-216-6/+6
* tests: cleanup openpgp-auth2Nikos Mavrogiannopoulos2015-04-211-1/+1
* tests: cleanup mini-dtls-rehandshakeNikos Mavrogiannopoulos2015-04-211-22/+15
* tests: resume: check for signalsNikos Mavrogiannopoulos2015-04-212-14/+13
* doc updateNikos Mavrogiannopoulos2015-04-211-3/+6
* doc updateNikos Mavrogiannopoulos2015-04-211-0/+9
* tests: reduced compiler warningsNikos Mavrogiannopoulos2015-04-216-26/+24