summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* link examples to GPL gnulib.gnutls_3_3_0Nikos Mavrogiannopoulos2014-04-102-1/+2
* Avoid unneeded dependencyNikos Mavrogiannopoulos2014-04-102-7/+0
* Do not include the FIPS140-specific functions into the main documentation.Nikos Mavrogiannopoulos2014-04-102-8/+8
* Added missing fileNikos Mavrogiannopoulos2014-04-101-1/+1
* updated documentationNikos Mavrogiannopoulos2014-04-101-12/+15
* updated exported symbols table.Nikos Mavrogiannopoulos2014-04-102-6/+2
* doc updateNikos Mavrogiannopoulos2014-04-101-0/+3
* mark functions that are only available under FIPS140 modeNikos Mavrogiannopoulos2014-04-103-19/+22
* updated auto-generated files.Nikos Mavrogiannopoulos2014-04-103-0/+13
* doc updateNikos Mavrogiannopoulos2014-04-101-3/+4
* Enhanced _gnutls_check_key_cert_match()Nikos Mavrogiannopoulos2014-04-101-2/+30
* doc updateNikos Mavrogiannopoulos2014-04-101-1/+3
* update gmplib locationNikos Mavrogiannopoulos2014-04-091-2/+2
* removed double entryNikos Mavrogiannopoulos2014-04-091-2/+1
* win32 updatesNikos Mavrogiannopoulos2014-04-092-2/+6
* more files to ignoreNikos Mavrogiannopoulos2014-04-091-0/+1
* Prevent gnulib from replacing strdup as we don't include this gnulib module.Nikos Mavrogiannopoulos2014-04-091-0/+6
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* Added bind gnulib module.Nikos Mavrogiannopoulos2014-04-094-2/+68
* Added connect gnulib module.Nikos Mavrogiannopoulos2014-04-094-2/+75
* Added getline() in gnulib.Nikos Mavrogiannopoulos2014-04-0910-2/+595
* corrected configure test for pthread_mutex_lockNikos Mavrogiannopoulos2014-04-091-1/+1
* updated documentationNikos Mavrogiannopoulos2014-04-092-1/+7
* updated test cert generator.Nikos Mavrogiannopoulos2014-04-091-0/+1
* Replaced gnutls_certificate_verify_peers3() with the extendable gnutls_certif...Nikos Mavrogiannopoulos2014-04-0913-77/+327
* Added gnutls_certificate_verify_peers4 which will verify in addition to hostn...Nikos Mavrogiannopoulos2014-04-0811-11/+158
* bumped versionNikos Mavrogiannopoulos2014-04-081-2/+2
* simulate gnutls_certificate_verify_peers2() using gnutls_certificate_verify_p...Nikos Mavrogiannopoulos2014-04-081-24/+1
* doc updateNikos Mavrogiannopoulos2014-04-081-10/+5
* doc updateNikos Mavrogiannopoulos2014-04-081-1/+4
* modify to conform to the documentated level.Nikos Mavrogiannopoulos2014-04-081-4/+4
* updated makefileNikos Mavrogiannopoulos2014-04-081-9/+13
* avoid checking or linking with libpthread in windowsNikos Mavrogiannopoulos2014-04-082-4/+11
* Corrected check for softhsm shared object.Nikos Mavrogiannopoulos2014-04-071-1/+1
* Allow multiple spaces into priorities file.Nikos Mavrogiannopoulos2014-04-071-3/+12
* The "SYSTEM" initial keyword was replaced with the more generic "@KEYWORD"Nikos Mavrogiannopoulos2014-04-074-61/+92
* Use the IANA assigned padding extension number.Nikos Mavrogiannopoulos2014-04-071-1/+3
* skip the test if softhsm doesn't existNikos Mavrogiannopoulos2014-04-051-0/+4
* Use separate softhsm databases and config in tests to allow parallel runs.Nikos Mavrogiannopoulos2014-04-052-4/+6
* added softhsm dependency for testsuiteNikos Mavrogiannopoulos2014-04-051-0/+2
* Converted the PKCS #11 test suite to use softhsmNikos Mavrogiannopoulos2014-04-053-29/+52
* Allow using the --provider parameter in gnutls-cli and certtool to specify a ...Nikos Mavrogiannopoulos2014-04-055-3/+58
* updated test to run in more systems.Nikos Mavrogiannopoulos2014-04-051-4/+18
* set the same flags in the second searchNikos Mavrogiannopoulos2014-04-051-0/+1
* ignore the softhsm test suite files.Nikos Mavrogiannopoulos2014-04-051-0/+4
* fixed bashismsNikos Mavrogiannopoulos2014-04-051-11/+11
* depend on bash for the create-chain scriptNikos Mavrogiannopoulos2014-04-051-1/+1
* Enhanced test to check that the correct number of certificates is receivedNikos Mavrogiannopoulos2014-04-041-29/+76
* corrected check for sorted server certificate chain.Nikos Mavrogiannopoulos2014-04-041-12/+7
* The GNUTLS_PKCS11_OBJ_FLAG_RETRIEVE_DISTRUSTED flag is specific to p11-kit tr...Nikos Mavrogiannopoulos2014-04-041-0/+11