summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-0726-4286/+962
* updatedNikos Mavrogiannopoulos2011-06-071-13/+13
* Return error code when an object is not found.Nikos Mavrogiannopoulos2011-06-072-2/+2
* Depend on automake 1.11.Nikos Mavrogiannopoulos2011-06-071-1/+1
* tests: Build eagain-cli with correct librariesStef Walter2011-06-071-1/+1
* gnutls-cli: Fix uninitialized variable when PKCS#11 uris in use.Stef Walter2011-06-071-1/+1
* pkcs11: Accept CKR_USER_ALREADY_LOGGED_IN as successful result for PAP LoginStef Walter2011-06-071-2/+2
* Remove unused variablesStef Walter2011-06-067-19/+6
* use gnutls_assert_val() in EGD errors.Nikos Mavrogiannopoulos2011-06-061-2/+2
* Corrected fail() shell function. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2011-06-055-54/+56
* Corrected typo. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2011-06-051-1/+1
* regenerated makefile.Nikos Mavrogiannopoulos2011-06-051-105/+57
* documentation fix.Nikos Mavrogiannopoulos2011-06-051-4/+5
* pclmul is not used on intel 32-bit systems.Nikos Mavrogiannopoulos2011-06-053-993/+8
* When AES and GCM acceleration is available increase the priority of AES-GCM c...Nikos Mavrogiannopoulos2011-06-053-9/+55
* prevent compilation of gcrypt support since it is incomplete.Nikos Mavrogiannopoulos2011-06-052-0/+4
* do not use NETTLE_LIBS to include hogweed and gmp.Nikos Mavrogiannopoulos2011-06-056-65/+4
* improved benchmark.Nikos Mavrogiannopoulos2011-06-051-23/+36
* Updated documentation.Nikos Mavrogiannopoulos2011-06-0536-7830/+94
* Avoid memory allocations when requesting the supported ciphersuites.Nikos Mavrogiannopoulos2011-06-053-190/+92
* more verbose if the PCLMUL instruction is detected.Nikos Mavrogiannopoulos2011-06-051-0/+1
* Added debugging ability to cipher-test.Nikos Mavrogiannopoulos2011-06-051-0/+10
* more cleanup.Nikos Mavrogiannopoulos2011-06-051-26/+0
* Added new TODO items.Nikos Mavrogiannopoulos2011-06-041-0/+5
* removed completed items from todo listNikos Mavrogiannopoulos2011-06-041-10/+0
* reinstated MAC-ALL semantics.Nikos Mavrogiannopoulos2011-06-041-1/+1
* more files to ignore.Nikos Mavrogiannopoulos2011-06-041-1/+5
* store the ECC curve in the session resumption parameters.Nikos Mavrogiannopoulos2011-06-041-1/+6
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-049-32/+444
* Added SuiteB ciphersuites. Added SUITEB128 and SUITEB192 priority strings.Nikos Mavrogiannopoulos2011-06-048-57/+168
* gnutls_ecc_curve_get() was added.Nikos Mavrogiannopoulos2011-06-043-0/+14
* The PRF is now read from the ciphersuite table.Nikos Mavrogiannopoulos2011-06-041-4/+20
* Print information on elliptic curve sessions.Nikos Mavrogiannopoulos2011-06-041-1/+21
* Split pubkey_verify_sig() to pubkey_verify_hashed_data() and pubkey_verify_da...Nikos Mavrogiannopoulos2011-06-0414-453/+568
* Allow all SHA algorithms for DSA signatures.Nikos Mavrogiannopoulos2011-06-042-2/+10
* fixes for http://tools.ietf.org/html/draft-mavrogiannopoulos-tls-dss-00Nikos Mavrogiannopoulos2011-06-031-0/+5
* simplified _gnutls_selected_cert_supported_kx().Nikos Mavrogiannopoulos2011-06-033-16/+9
* Truncation of ECDSA and DSA signatures moved to _wrap_nettle_pk_sign()Nikos Mavrogiannopoulos2011-06-033-10/+24
* Simplified the handling of handshake messages to be hashed.Nikos Mavrogiannopoulos2011-06-0310-526/+183
* Hash algorithms used for DSA and ECDSA correspond to draft-mavrogiannopoulos-...Nikos Mavrogiannopoulos2011-06-035-41/+58
* updatedNikos Mavrogiannopoulos2011-06-031-7/+9
* Added refint macro to refer to internal -non exported- functions. Used it to ...Nikos Mavrogiannopoulos2011-06-022-7/+12
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-0232-530/+390
* updatedNikos Mavrogiannopoulos2011-06-021-80/+56
* typos and date fix in license.Nikos Mavrogiannopoulos2011-06-014-21/+16
* Added benchmark on GCM ciphersuites and arcfour for comparison.Nikos Mavrogiannopoulos2011-06-011-4/+16
* corrected typo.Nikos Mavrogiannopoulos2011-06-011-1/+1
* indented codeNikos Mavrogiannopoulos2011-06-012-63/+60
* properly initialize benchmarks.Nikos Mavrogiannopoulos2011-06-011-1/+1
* bumped version.Nikos Mavrogiannopoulos2011-06-012-2/+2