summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* last changes for release.gnutls_3_1_4Nikos Mavrogiannopoulos2012-11-107-4/+25
* updatedNikos Mavrogiannopoulos2012-11-104-18/+14
* Corrected indication of OCSP check failure.Nikos Mavrogiannopoulos2012-11-091-3/+9
* The status-request option was eliminated. Check OCSP only when the status res...Nikos Mavrogiannopoulos2012-11-094-379/+340
* Added MartinNikos Mavrogiannopoulos2012-11-092-1/+5
* updatedNikos Mavrogiannopoulos2012-11-0920-20/+20
* remove @cindex from the invoke-* files.Nikos Mavrogiannopoulos2012-11-0912-99/+18
* doc updatesNikos Mavrogiannopoulos2012-11-083-7/+22
* doc updateNikos Mavrogiannopoulos2012-11-081-1/+3
* Allow easier marking of insecure algorithms.Nikos Mavrogiannopoulos2012-11-0811-38/+89
* removed debuggingNikos Mavrogiannopoulos2012-11-071-1/+0
* key usage violations are tolerated.Nikos Mavrogiannopoulos2012-11-073-10/+5
* Removed GNUTLS_CERT_REVOCATION_DATA_INVALID and no longer fail on OCSP parsin...Nikos Mavrogiannopoulos2012-11-074-11/+16
* doc updateNikos Mavrogiannopoulos2012-11-072-2/+20
* gnutls-cli-debug uses server name indication.Nikos Mavrogiannopoulos2012-11-072-2/+9
* updatedNikos Mavrogiannopoulos2012-11-071-1/+1
* Do not succeed if no MKI was received.Nikos Mavrogiannopoulos2012-11-062-7/+22
* Added gnutls_ocsp_status_request_is_checked().Nikos Mavrogiannopoulos2012-11-067-1/+36
* When verifying an OCSP response included in TLS don't fail if the response is...Nikos Mavrogiannopoulos2012-11-064-7/+9
* updatedNikos Mavrogiannopoulos2012-11-061-0/+2
* doc updateNikos Mavrogiannopoulos2012-11-061-6/+3
* updated docNikos Mavrogiannopoulos2012-11-061-3/+4
* Added gnutls_srtp_get_mki() and gnutls_srtp_set_mki().Nikos Mavrogiannopoulos2012-11-065-4/+121
* set an upper limit to SRTP profiles in hello message.Nikos Mavrogiannopoulos2012-11-051-0/+8
* Added conditional to disable DTLS-SRTP support.Nikos Mavrogiannopoulos2012-11-059-3/+31
* updatedNikos Mavrogiannopoulos2012-11-051-4/+4
* corrected SRTP profile namesNikos Mavrogiannopoulos2012-11-051-4/+4
* simplified profile selectionNikos Mavrogiannopoulos2012-11-051-15/+9
* better printingNikos Mavrogiannopoulos2012-11-041-1/+2
* verify all possible entriesNikos Mavrogiannopoulos2012-11-041-41/+41
* danetool doc fixNikos Mavrogiannopoulos2012-11-043-10/+10
* Added HMAC prefix to SRTP profiles and updated documentation.Nikos Mavrogiannopoulos2012-11-043-19/+22
* separate entries.Nikos Mavrogiannopoulos2012-11-041-1/+1
* undefine macro from win32 headers which clashes autogened macros.Nikos Mavrogiannopoulos2012-11-021-0/+1
* bumped version and removed unused dependencyNikos Mavrogiannopoulos2012-11-021-2/+2
* added new functionsNikos Mavrogiannopoulos2012-11-022-4/+30
* bumped versionNikos Mavrogiannopoulos2012-11-022-5/+5
* disable libdane when cross-building.Nikos Mavrogiannopoulos2012-11-021-2/+2
* gnutls_srtp_get_keys() returns the size of the key materialNikos Mavrogiannopoulos2012-11-021-3/+4
* corrected copyrightNikos Mavrogiannopoulos2012-11-022-2/+2
* removed gnutls_certificate_update_verify_flagsNikos Mavrogiannopoulos2012-11-022-3/+1
* check pathlen constraints.Nikos Mavrogiannopoulos2012-11-026-28/+54
* updated testNikos Mavrogiannopoulos2012-11-021-2/+2
* files to ignoreNikos Mavrogiannopoulos2012-11-021-0/+2
* Added verification flag GNUTLS_VERIFY_DO_NOT_ALLOW_UNSORTED_CHAINNikos Mavrogiannopoulos2012-11-027-37/+23
* small optimization in CRL checkNikos Mavrogiannopoulos2012-11-021-8/+1
* Check the key usage bits during certificate verification.Nikos Mavrogiannopoulos2012-11-026-27/+58
* CRL verification includes the time checks.Nikos Mavrogiannopoulos2012-11-025-94/+55
* doc updateNikos Mavrogiannopoulos2012-11-023-3/+4
* documented updateNikos Mavrogiannopoulos2012-11-021-0/+1