summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include config.h where needed.Nikos Mavrogiannopoulos2011-09-263-1/+22
* worked around openssl 1.0.0e bug (avoid using -mtu).Nikos Mavrogiannopoulos2011-09-251-3/+3
* udp-serv includes config.h.Nikos Mavrogiannopoulos2011-09-251-0/+21
* corrections in debugging code.Nikos Mavrogiannopoulos2011-09-252-2/+2
* Better usage of X86 conditionals to simplify and avoid an undefined warning i...Nikos Mavrogiannopoulos2011-09-255-11/+7
* a hack to allow compilation on systems without AF_LOCAL.Nikos Mavrogiannopoulos2011-09-231-2/+8
* Disable openpgp code when not requested. Reported by Bjorn Christensen.Nikos Mavrogiannopoulos2011-09-231-0/+4
* more silent tests.Nikos Mavrogiannopoulos2011-09-235-7/+5
* Further optimizations in the compression code. Re-enabled the test program by...Nikos Mavrogiannopoulos2011-09-2312-57/+58
* Redeuce self-test noise.Simon Josefsson2011-09-231-3/+3
* more files to ignoreNikos Mavrogiannopoulos2011-09-231-0/+8
* Added epub version of manualNikos Mavrogiannopoulos2011-09-225-20/+351
* corrected typosNikos Mavrogiannopoulos2011-09-221-3/+3
* pdf is the image format for latex.Nikos Mavrogiannopoulos2011-09-222-1/+6
* deflate test moved outNikos Mavrogiannopoulos2011-09-221-2/+4
* removed uneeded varsNikos Mavrogiannopoulos2011-09-221-2/+0
* Simplified and corrected decompression and compression.Nikos Mavrogiannopoulos2011-09-227-246/+234
* print session IDNikos Mavrogiannopoulos2011-09-221-2/+6
* libgnutls: gnutls_x509_crt_print supports printing AIA fields. Support caIss...Simon Josefsson2011-09-216-10/+92
* Improve gnutls_info_access_what_t documentation.Simon Josefsson2011-09-211-3/+4
* Fix syntax-check warnings.Simon Josefsson2011-09-213-5/+4
* Update gnulib files.Simon Josefsson2011-09-2185-211/+2343
* Fix gtk-doc Since: tags.Simon Josefsson2011-09-213-0/+6
* Generated.Simon Josefsson2011-09-211-0/+1
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-219-1/+500
* Make it build with -Wunused.Simon Josefsson2011-09-211-0/+2
* do not trust getaddrinfo if IPv6 is not enabled. Patch by Somchai Smythe.Nikos Mavrogiannopoulos2011-09-201-0/+4
* Added missing filesNikos Mavrogiannopoulos2011-09-202-0/+60
* Compilation fixes when pkcs11 is not enabled.Nikos Mavrogiannopoulos2011-09-204-1/+8
* enumerations are visible in the texinfo output.Nikos Mavrogiannopoulos2011-09-193-8/+50
* released 3.0.3gnutls_3_0_3Nikos Mavrogiannopoulos2011-09-181-1/+1
* Added missing file.Nikos Mavrogiannopoulos2011-09-181-2/+2
* doc fixesNikos Mavrogiannopoulos2011-09-182-4/+9
* VIA is disabled by default.Nikos Mavrogiannopoulos2011-09-182-1/+9
* bumped versionNikos Mavrogiannopoulos2011-09-182-4/+4
* Corrected memory leak in privkey deinitialization. Reported by Dan Winship.Nikos Mavrogiannopoulos2011-09-182-0/+5
* eliminated inline assembly.Nikos Mavrogiannopoulos2011-09-177-55/+108
* Added gnutls_record_get_discarded() to return the number of discardedNikos Mavrogiannopoulos2011-09-176-0/+24
* Added better detection of capabilities in 386. If cpuid doesn't exist don't t...Nikos Mavrogiannopoulos2011-09-164-17/+50
* updates on SRP descriptionNikos Mavrogiannopoulos2011-09-152-21/+21
* stress that values are bytes and not bitsNikos Mavrogiannopoulos2011-09-141-3/+3
* new gaaNikos Mavrogiannopoulos2011-09-141-1/+1
* removed unused macroNikos Mavrogiannopoulos2011-09-141-2/+0
* corrected name of gnutls_global_set_mutex.Nikos Mavrogiannopoulos2011-09-131-4/+6
* Functions for RSA-EXPORT were marked as deprecated.Nikos Mavrogiannopoulos2011-09-132-38/+39
* documentation updateNikos Mavrogiannopoulos2011-09-132-5/+9
* doc updatesNikos Mavrogiannopoulos2011-09-131-11/+12
* Downloading and installing moved to main documentNikos Mavrogiannopoulos2011-09-132-56/+54
* corrected page numbers.Nikos Mavrogiannopoulos2011-09-131-0/+2
* Do not prefer GCM in padlock because it is slow.Nikos Mavrogiannopoulos2011-09-131-4/+0