summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: fail compilation if the minimum required libtasn1 is not presentNikos Mavrogiannopoulos2015-03-181-3/+4
* doc updateNikos Mavrogiannopoulos2015-03-181-2/+2
* tests: long-session-id uses the test frameworkNikos Mavrogiannopoulos2015-03-171-7/+3
* doc updateNikos Mavrogiannopoulos2015-03-171-0/+3
* depend on p11-kit 0.23.1 to conform to draft-pechanec-pkcs11uri-21Nikos Mavrogiannopoulos2015-03-172-8/+1
* tests: fixed shadowed variable in mini-dtls-recordNikos Mavrogiannopoulos2015-03-161-2/+2
* tests: use nanosleep for sleepingNikos Mavrogiannopoulos2015-03-167-9/+33
* README-alpha: move valgrind to testing toolsNikos Mavrogiannopoulos2015-03-141-2/+2
* updated README-alphaNikos Mavrogiannopoulos2015-03-141-14/+11
* Fixed handling of supplemental data with types > 255.Nikos Mavrogiannopoulos2015-03-131-2/+2
* doc updateNikos Mavrogiannopoulos2015-03-131-1/+1
* gnutls_priority_init: document that priorities can be NULLNikos Mavrogiannopoulos2015-03-131-12/+7
* testpkcs11: disallow softhsm 2.0.0b1 from being used to test PKCS #11Nikos Mavrogiannopoulos2015-03-131-0/+5
* tests: mini-eagain2: call gnutls_handshake_set_timeout() at the proper timeNikos Mavrogiannopoulos2015-03-131-2/+3
* added libasan as dependencyNikos Mavrogiannopoulos2015-03-131-5/+8
* corrected self test for 3DESNikos Mavrogiannopoulos2015-03-131-1/+2
* pkcs11: correctly set the size of typeNikos Mavrogiannopoulos2015-03-121-1/+1
* pkcs11: combined the fill for object attributes setNikos Mavrogiannopoulos2015-03-111-77/+59
* pkcs11: only set ID and label when both size and data are setNikos Mavrogiannopoulos2015-03-111-3/+3
* doc updateNikos Mavrogiannopoulos2015-03-111-0/+2
* doc updateNikos Mavrogiannopoulos2015-03-111-0/+1
* p11tool: exit with non-zero reason if no objects are foundNikos Mavrogiannopoulos2015-03-111-1/+1
* tests: added checks for p11tool --set-id and --set-labelNikos Mavrogiannopoulos2015-03-111-0/+52
* p11tool: added --set-id and --set-label optionsNikos Mavrogiannopoulos2015-03-114-0/+79
* added gnutls_pkcs11_obj_set_info()Nikos Mavrogiannopoulos2015-03-115-0/+183
* Added check for GNUTLS-SA-2015-1Nikos Mavrogiannopoulos2015-03-113-1/+50
* tests: removed test with invalid DER encoding in chainverifyNikos Mavrogiannopoulos2015-03-091-96/+0
* tests: added a check for certificates with invalid DER encodingsNikos Mavrogiannopoulos2015-03-092-1/+117
* x509: use libtasn1's strict DER decoding rules in network obtained structuresNikos Mavrogiannopoulos2015-03-0912-50/+56
* depend on libtasn1 4.3Nikos Mavrogiannopoulos2015-03-092-12/+1
* minitasn1: updated to libtasn1 4.3Nikos Mavrogiannopoulos2015-03-093-6/+197
* rearranged internal documentationNikos Mavrogiannopoulos2015-03-091-26/+27
* tools: added ftp as a starttls protocolNikos Mavrogiannopoulos2015-03-094-4/+12
* gnutls-cli: starttls and starttls-proto can't mixNikos Mavrogiannopoulos2015-03-091-0/+1
* expand on SECURE256 being an alias to SECURE192Nikos Mavrogiannopoulos2015-03-071-1/+3
* tests: do not run polarssl interop test on VIANikos Mavrogiannopoulos2015-03-071-0/+6
* use common license in all testcompat scriptsNikos Mavrogiannopoulos2015-03-071-11/+20
* removed unused functionNikos Mavrogiannopoulos2015-03-071-55/+0
* doc updateNikos Mavrogiannopoulos2015-03-071-6/+3
* README-alpha is README.md on repositoryNikos Mavrogiannopoulos2015-03-062-1/+4
* Revert "auto-generate README from README.md"Nikos Mavrogiannopoulos2015-03-062-4/+0
* cleaned up licensingNikos Mavrogiannopoulos2015-03-061-4/+4
* auto-generate README from README.mdNikos Mavrogiannopoulos2015-03-062-0/+4
* Revert "added README.md as link to README"Nikos Mavrogiannopoulos2015-03-061-1/+0
* added README.md as link to READMENikos Mavrogiannopoulos2015-03-061-0/+1
* Revert "renamed README files"Nikos Mavrogiannopoulos2015-03-062-0/+0
* renamed README filesNikos Mavrogiannopoulos2015-03-062-0/+0
* README: converted to mark-downNikos Mavrogiannopoulos2015-03-062-63/+81
* gnutls-cli-debug: corrected check of certificate chain orderNikos Mavrogiannopoulos2015-03-061-0/+1
* tests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED ...Nikos Mavrogiannopoulos2015-03-061-0/+11