summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* delete allgnutls_3_0_xNikos Mavrogiannopoulos2011-09-113-525/+0
* deleted 3_0_x branch. Master is the 3_0_x branch.Nikos Mavrogiannopoulos2011-09-111609-693698/+1
* Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-1114-474/+615
|\
| * Modified gdoc to be able to handle enumerations. Only valid to latex.Nikos Mavrogiannopoulos2011-09-1114-474/+615
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-110-0/+0
|\ \ | |/
| * Memory leak fixes in ECC ciphersuites and the trust_list.Nikos Mavrogiannopoulos2011-09-097-299/+343
| * simplified ecb encryption.Nikos Mavrogiannopoulos2011-09-093-16/+6
* | updatedNikos Mavrogiannopoulos2011-09-111-0/+4
* | Do not prefer GCM in padlock because it is slow.Nikos Mavrogiannopoulos2011-09-111-4/+0
* | corrected page numbers.Nikos Mavrogiannopoulos2011-09-111-2/+2
* | Downloading and installing moved to main documentNikos Mavrogiannopoulos2011-09-112-56/+54
* | doc updatesNikos Mavrogiannopoulos2011-09-111-11/+12
* | removed gnutls-objects figure.Nikos Mavrogiannopoulos2011-09-117-74589/+3
* | bibliography and index added to table of contentsNikos Mavrogiannopoulos2011-09-101-0/+2
* | Add functions in index.Nikos Mavrogiannopoulos2011-09-101-0/+1
* | documentation updateNikos Mavrogiannopoulos2011-09-102-5/+9
* | Functions for RSA-EXPORT were marked as deprecated.Nikos Mavrogiannopoulos2011-09-102-38/+39
* | corrected name of gnutls_global_set_mutex.Nikos Mavrogiannopoulos2011-09-101-4/+6
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-0910-315/+349
|\ \
| * | Memory leak fixes in ECC ciphersuites and the trust_list.Nikos Mavrogiannopoulos2011-09-097-299/+343
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2011-09-0924-91/+153
| |\ \ | | |/
| | * Fix build warnings.Simon Josefsson2011-09-091-4/+3
| | * Fix possible infloop and build warning about uninitialied variable.Simon Josefsson2011-09-091-2/+2
| | * Fix build errors.Simon Josefsson2011-09-0911-42/+32
| | * Generated.Simon Josefsson2011-09-091-0/+4
| | * Update gnulib files.Simon Josefsson2011-09-0910-43/+112
| * | simplified ecb encryption.Nikos Mavrogiannopoulos2011-09-083-16/+6
| |/
* | Fix build warnings.Simon Josefsson2011-09-091-4/+3
* | Fix possible infloop and build warning about uninitialied variable.Simon Josefsson2011-09-091-2/+2
* | Fix build errors.Simon Josefsson2011-09-0911-42/+32
* | Generated.Simon Josefsson2011-09-091-0/+4
* | Update gnulib files.Simon Josefsson2011-09-0910-43/+112
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-0811-122/+287
|\ \ | |/
| * converted quick data hashes to _gnutls_hash_fast and the hmac equivalent.Nikos Mavrogiannopoulos2011-09-086-55/+21
| * Added padlock support to GCM ciphers.Nikos Mavrogiannopoulos2011-09-085-67/+266
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-081-1/+1
|\ \ | |/
| * do not reset lengthNikos Mavrogiannopoulos2011-09-081-1/+1
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-0822-124/+1928
|\ \ | |/
| * Do not send an empty extension structure in server hello. This affectsNikos Mavrogiannopoulos2011-09-082-0/+5
| * Corrected documentation for gnutls_certificate_set_x509_trust.Nikos Mavrogiannopoulos2011-09-071-1/+2
| * minimized exampleNikos Mavrogiannopoulos2011-09-071-4/+0
| * Added gnustack flagNikos Mavrogiannopoulos2011-09-072-0/+10
| * Added encryption flag to simplify and optimize key expansion.Nikos Mavrogiannopoulos2011-09-0712-128/+118
| * Added support for VIA padlock based on Andy's code (untested).Nikos Mavrogiannopoulos2011-09-079-11/+1812
| * corrected AES-NI code.Nikos Mavrogiannopoulos2011-09-072-3/+4
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-061-8/+7
|\ \ | |/
| * simplified gnutls_certificate_set_x509_trust_file. It uses gnutls_certificate...Nikos Mavrogiannopoulos2011-09-061-8/+7
* | Merge branch 'master' into gnutls_3_0_xNikos Mavrogiannopoulos2011-09-0628-238/+949
|\ \ | |/
| * Modified fix of "Allow CA importing of 0 certificates to succeed".Nikos Mavrogiannopoulos2011-09-062-6/+4
| * Added support to read elliptic curve public keys from PKCS #11 tokens (untest...Nikos Mavrogiannopoulos2011-09-0616-84/+365