summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnutls_certificate_verify_peers2() checks ocsp status response if available.Nikos Mavrogiannopoulos2012-10-048-241/+370
* do not set verify_flagsNikos Mavrogiannopoulos2012-10-041-1/+0
* doc update.Nikos Mavrogiannopoulos2012-10-041-4/+6
* If revocation reason cannot be read set it to GNUTLS_X509_CRLREASON_UNSPECIFIED.Nikos Mavrogiannopoulos2012-10-021-2/+2
* changed generation of manpages.Nikos Mavrogiannopoulos2012-10-022-4/+12
* upload -> upload-tarballsNikos Mavrogiannopoulos2012-10-021-5/+5
* Use hash-pjw-bare instead of asn1_bhash().Nikos Mavrogiannopoulos2012-10-0210-517/+20
* Updated gnulib and added hash-pjw-bareNikos Mavrogiannopoulos2012-10-0233-908/+1274
* Added test to verify that callbacks are being actually called.Nikos Mavrogiannopoulos2012-10-023-1/+173
* check the first response.Nikos Mavrogiannopoulos2012-10-012-2/+2
* gnutls_ocsp_resp_check_crt() accepts the response index.Nikos Mavrogiannopoulos2012-10-012-2/+5
* doc updateNikos Mavrogiannopoulos2012-10-013-181/+186
* Added gnutls_x509_crl_reason_flags_t.Nikos Mavrogiannopoulos2012-10-012-21/+29
* read revocation reasonNikos Mavrogiannopoulos2012-10-011-0/+12
* simplified docNikos Mavrogiannopoulos2012-09-301-26/+2
* gnutls_ocsp_resp_check_crt was moved to 3.0 symbols and documented update.Nikos Mavrogiannopoulos2012-09-302-1/+4
* documented gnutls_ocsp_resp_check_crt().Nikos Mavrogiannopoulos2012-09-304-38/+43
* The OCSP response file is now set on the credentials and other additions.Nikos Mavrogiannopoulos2012-09-3019-1095/+1514
* documented fixNikos Mavrogiannopoulos2012-09-301-0/+3
* Print debugging information even when an extension is not parsed.Nikos Mavrogiannopoulos2012-09-301-6/+6
* Fixed the receipt of session tickets during session resumption.Nikos Mavrogiannopoulos2012-09-302-5/+13
* better output in resumeNikos Mavrogiannopoulos2012-09-301-22/+18
* simplified handshake states.Nikos Mavrogiannopoulos2012-09-303-88/+87
* Verify callback is run in either side.Nikos Mavrogiannopoulos2012-09-302-12/+25
* removed unused functions.Nikos Mavrogiannopoulos2012-09-304-45/+17
* Pack and unpack the status request extension data on resumption.Nikos Mavrogiannopoulos2012-09-301-5/+33
* Use the server's OCSP provided data when verifying a certificate's validity.Nikos Mavrogiannopoulos2012-09-282-4/+52
* The certificate verification callback is being run after the certificate stat...Nikos Mavrogiannopoulos2012-09-284-42/+59
* documented updatesNikos Mavrogiannopoulos2012-09-281-0/+12
* updated OCSP status request.Nikos Mavrogiannopoulos2012-09-2812-1471/+1463
* Session ID is correctly read.Nikos Mavrogiannopoulos2012-09-281-9/+2
* Corrected signed-to-unsigned comparisonsNikos Mavrogiannopoulos2012-09-284-4/+4
* Implement status_request OCSP extension.Simon Josefsson2012-09-2813-20/+542
* Added Olga and Ilya to authors.Nikos Mavrogiannopoulos2012-09-271-23/+29
* more files to ignoreNikos Mavrogiannopoulos2012-09-271-0/+1
* updated heartbeat textNikos Mavrogiannopoulos2012-09-263-8/+22
* more files to ignoreNikos Mavrogiannopoulos2012-09-261-0/+3
* released 3.1.2gnutls_3_1_2Nikos Mavrogiannopoulos2012-09-261-1/+1
* Handle heartbeat packets with zero payload, and account for the payload lengt...Nikos Mavrogiannopoulos2012-09-261-6/+14
* benchmark time was increased.Nikos Mavrogiannopoulos2012-09-251-2/+4
* Updated to minitasn1 3.0Nikos Mavrogiannopoulos2012-09-2514-332/+504
* updated cross.mkNikos Mavrogiannopoulos2012-09-251-4/+4
* added missing tpm.h headerNikos Mavrogiannopoulos2012-09-251-1/+11
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-256-27/+33
* updated copyrightNikos Mavrogiannopoulos2012-09-242-2/+4
* openpgp doc updateNikos Mavrogiannopoulos2012-09-242-13/+73
* Added boilerplate.Nikos Mavrogiannopoulos2012-09-242-1/+32
* simplified calculationsNikos Mavrogiannopoulos2012-09-231-2/+2
* documented fixNikos Mavrogiannopoulos2012-09-231-0/+2
* reduced verbosity and better debugging.Nikos Mavrogiannopoulos2012-09-236-97/+195