summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed unused gnulib crapNikos Mavrogiannopoulos2014-03-04117-14332/+74
* fixed more memory leaks in crywrapNikos Mavrogiannopoulos2014-03-031-0/+10
* addressed memory leak in crywrap.cNikos Mavrogiannopoulos2014-03-031-2/+4
* check the blacklist for certificates provided in gnutls_x509_trust_list_verif...Nikos Mavrogiannopoulos2014-03-021-0/+8
* corrected configure option.Nikos Mavrogiannopoulos2014-03-023-20/+8
* rsa-export is no moreNikos Mavrogiannopoulos2014-03-021-1/+0
* updated option for TPMNikos Mavrogiannopoulos2014-03-021-1/+1
* updatedNikos Mavrogiannopoulos2014-03-021-4/+4
* replace select() on windowsNikos Mavrogiannopoulos2014-03-021-13/+18
* print message before failing when the pull timeout function isn't replaced.Nikos Mavrogiannopoulos2014-03-021-1/+3
* Added NULL PSK ciphersuites with SHA1; suggested by Manuel Pégourié-Gonnard.Nikos Mavrogiannopoulos2014-03-021-0/+21
* updated gnulibNikos Mavrogiannopoulos2014-03-01495-724/+2822
* Allow all ciphersuites in SSL3.0 when they are available in TLS1.0Nikos Mavrogiannopoulos2014-02-281-79/+79
* The default priority is reset to NORMALNikos Mavrogiannopoulos2014-02-281-1/+1
* Revert "the default priorities are reset to be NORMAL."Nikos Mavrogiannopoulos2014-02-281-1/+1
* mention SHA384 as MAC optionNikos Mavrogiannopoulos2014-02-281-1/+1
* documented the defaultsNikos Mavrogiannopoulos2014-02-282-2/+2
* the default priorities are reset to be NORMAL.Nikos Mavrogiannopoulos2014-02-281-1/+1
* Add required prioritiesNikos Mavrogiannopoulos2014-02-281-4/+4
* Preinitialize values; suggested by Sebastian Krahmer and Tomas Hoger.Nikos Mavrogiannopoulos2014-02-271-2/+2
* added doc on is_issuer() checksNikos Mavrogiannopoulos2014-02-271-0/+4
* removed not trusted message; reported by Michel Briand.Nikos Mavrogiannopoulos2014-02-261-4/+0
* updated for verification updatesNikos Mavrogiannopoulos2014-02-261-2/+2
* Updated verification functionNikos Mavrogiannopoulos2014-02-251-22/+33
* New option --stricttofu for gnutls-cliJens Lechtenboerger2014-02-232-5/+20
* moved priorities check to the first call only.Nikos Mavrogiannopoulos2014-02-221-3/+3
* removed duplicate definition; reported by Dennis Philipps.Nikos Mavrogiannopoulos2014-02-211-2/+0
* updated coding styleNikos Mavrogiannopoulos2014-02-211-3/+3
* doc updateNikos Mavrogiannopoulos2014-02-211-1/+1
* added certNikos Mavrogiannopoulos2014-02-201-0/+21
* corrected checkNikos Mavrogiannopoulos2014-02-201-1/+1
* combined timeout valuesNikos Mavrogiannopoulos2014-02-202-7/+9
* updatedNikos Mavrogiannopoulos2014-02-201-2/+4
* doc updateNikos Mavrogiannopoulos2014-02-201-3/+3
* When appending a name, ensure that we append to the end of the list.Nikos Mavrogiannopoulos2014-02-201-1/+5
* use gnutls_free()Nikos Mavrogiannopoulos2014-02-201-4/+4
* corrected email in texiNikos Mavrogiannopoulos2014-02-201-1/+1
* srp: Add resistance against guessing usernamesAttila Molnar2014-02-205-21/+135
* small artistic changesNikos Mavrogiannopoulos2014-02-201-25/+27
* check against the success valueNikos Mavrogiannopoulos2014-02-201-3/+3
* use bool types when needed.Nikos Mavrogiannopoulos2014-02-193-12/+14
* ensure failure when parsing fails.Nikos Mavrogiannopoulos2014-02-191-5/+6
* allow ip address as constraintNikos Mavrogiannopoulos2014-02-191-3/+4
* Added check for IPaddressNikos Mavrogiannopoulos2014-02-191-0/+6
* doc updateNikos Mavrogiannopoulos2014-02-191-2/+2
* Added tests for name constraints addition.Nikos Mavrogiannopoulos2014-02-191-8/+273
* better error printingNikos Mavrogiannopoulos2014-02-191-140/+140
* corrected empty name checkNikos Mavrogiannopoulos2014-02-191-2/+2
* Updated test for name constraints to include empty constraints names.Nikos Mavrogiannopoulos2014-02-192-0/+3
* pretty print empty DNSnamesNikos Mavrogiannopoulos2014-02-191-6/+7