summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* updatedNikos Mavrogiannopoulos2012-11-161-0/+3
* Added small textNikos Mavrogiannopoulos2012-11-151-0/+4
* print-ciphersuites was a very useful too for debugging this. Now it is even b...Tim Kosse2012-11-151-2/+2
* Don't read past the last list entry in _add_priority, doing so adds algorithm...Tim Kosse2012-11-151-7/+8
* tried to beautify output of danetoolNikos Mavrogiannopoulos2012-11-141-8/+10
* corrected description.Nikos Mavrogiannopoulos2012-11-141-1/+1
* corrected typoNikos Mavrogiannopoulos2012-11-141-2/+3
* doc updateNikos Mavrogiannopoulos2012-11-121-1/+4
* optimizations in list importNikos Mavrogiannopoulos2012-11-121-30/+2
* When listing all objects of a type, restrict their class to the specified.Nikos Mavrogiannopoulos2012-11-121-1/+10
* Added some help on failure.Nikos Mavrogiannopoulos2012-11-121-0/+4
* pkcs11_find_object made static.Nikos Mavrogiannopoulos2012-11-123-53/+45
* get_bits() does not always warn.Nikos Mavrogiannopoulos2012-11-127-10/+10
* when generating a PKCS #11 private key print the public key.Nikos Mavrogiannopoulos2012-11-126-3/+100
* The pubkey-info option can be combined with the load-privkey to extract the p...Nikos Mavrogiannopoulos2012-11-116-9/+36
* corrected verification examplesNikos Mavrogiannopoulos2012-11-113-0/+9
* removed OCSP extension from TODONikos Mavrogiannopoulos2012-11-101-1/+0
* build: only run the dane cert test if dane is enabled.Diego Elio Pettenò2012-11-101-1/+5
* 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