summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unified PKCS#11 debug messagesNikos Mavrogiannopoulos2014-01-024-22/+22
* Updated PKCS #11 support for gnutls_x509_trust_list_add_trust_file().Nikos Mavrogiannopoulos2014-01-026-79/+133
* doc updateNikos Mavrogiannopoulos2014-01-011-0/+3
* Added documentation for force autogen to generate correct texinfo code.Nikos Mavrogiannopoulos2014-01-011-3/+3
* Added so-login flag to force security office login to the cardNikos Mavrogiannopoulos2014-01-013-26/+36
* doc updateNikos Mavrogiannopoulos2013-12-301-0/+12
* removed extra newlineNikos Mavrogiannopoulos2013-12-301-1/+1
* adapt padding size based on the current size of the client hello.Nikos Mavrogiannopoulos2013-12-292-6/+7
* do not pad when the client hello size is sufficiently small.Nikos Mavrogiannopoulos2013-12-281-1/+1
* do not send the dumbfw padding if the hello data are already too long.Nikos Mavrogiannopoulos2013-12-282-1/+4
* export only xssl symbols; small patch by Andreas Metzler.Nikos Mavrogiannopoulos2013-12-281-1/+1
* Add LIB_CLOCK_GETTIME to crywrapGustavo Zacarias2013-12-271-0/+1
* do not specify a default class when searching for objects to deleteNikos Mavrogiannopoulos2013-12-231-5/+5
* updated txtNikos Mavrogiannopoulos2013-12-231-1/+1
* print warning when no token name is providedNikos Mavrogiannopoulos2013-12-231-14/+14
* Added userPrincipalNameNikos Mavrogiannopoulos2013-12-231-0/+2
* corrected key ID size checkNikos Mavrogiannopoulos2013-12-231-1/+1
* doc updateNikos Mavrogiannopoulos2013-12-231-0/+4
* build: fix librt requirementAlon Bar-Lev2013-12-231-34/+39
* Added aliases list-privkeys and list-keysNikos Mavrogiannopoulos2013-12-221-0/+10
* undefine select as well in win32Nikos Mavrogiannopoulos2013-12-211-0/+1
* do not use the gnulib wrappers in win32Nikos Mavrogiannopoulos2013-12-211-0/+6
* explicitly set the gnulib functions for recv and send.Nikos Mavrogiannopoulos2013-12-214-0/+41
* corrected some tests to operate silently under valgrindNikos Mavrogiannopoulos2013-12-213-4/+5
* corrected leakNikos Mavrogiannopoulos2013-12-211-0/+1
* corrected running tests over valgrindNikos Mavrogiannopoulos2013-12-211-2/+1
* corrected checkgnutls_3_2_8_1Nikos Mavrogiannopoulos2013-12-211-2/+7
* removed debuggingNikos Mavrogiannopoulos2013-12-211-1/+0
* corrected pathsNikos Mavrogiannopoulos2013-12-211-3/+3
* pkcs11_get_random was renamedNikos Mavrogiannopoulos2013-12-213-3/+3
* removed note from files that don't use itNikos Mavrogiannopoulos2013-12-2128-28/+0
* gnu note for stack only used in ELFNikos Mavrogiannopoulos2013-12-211-3/+0
* removed unused filesNikos Mavrogiannopoulos2013-12-214-1521/+0
* use the correct sources in win32 systemsNikos Mavrogiannopoulos2013-12-211-1/+1
* simplified depsgnutls_3_2_8Nikos Mavrogiannopoulos2013-12-201-2/+1
* unconditionally generate the libopts makefileNikos Mavrogiannopoulos2013-12-201-1/+2
* libtasn1 generated files are set in BUILT_SOURCESNikos Mavrogiannopoulos2013-12-201-1/+2
* released 3.2.8Nikos Mavrogiannopoulos2013-12-203-1/+4
* disable the non-suiteb curves when requestedNikos Mavrogiannopoulos2013-12-181-1/+3
* doc updateNikos Mavrogiannopoulos2013-12-181-0/+2
* Enforce the DEFAULT_MAX_VERIFY_BITS for DH prime size as well.Nikos Mavrogiannopoulos2013-12-181-2/+13
* doc updateNikos Mavrogiannopoulos2013-12-181-1/+1
* bumped lib versionNikos Mavrogiannopoulos2013-12-171-3/+3
* doc updateNikos Mavrogiannopoulos2013-12-171-0/+1
* updated to account the file format p11-kit expectsNikos Mavrogiannopoulos2013-12-171-1/+1
* doc updateNikos Mavrogiannopoulos2013-12-161-0/+3
* doc updateNikos Mavrogiannopoulos2013-12-161-1/+3
* doc updateNikos Mavrogiannopoulos2013-12-161-0/+3
* Skip tests that require the non-suiteb curves.Nikos Mavrogiannopoulos2013-12-162-6/+9
* Added option to disable the non-SuiteB curves (i.e., the SECP 192R1 and 224R1...Nikos Mavrogiannopoulos2013-12-163-0/+12