summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.0.5gnutls_3_0_5Nikos Mavrogiannopoulos2011-10-273-3/+5
* added stdarg.h for vsnprintf.Nikos Mavrogiannopoulos2011-10-271-1/+2
* win32 fixes by David Hoyt.Nikos Mavrogiannopoulos2011-10-272-3/+7
* more builddir fixes.Nikos Mavrogiannopoulos2011-10-271-1/+2
* Added recv(), send(), connect() and inet_ntop() gnulib modules.Nikos Mavrogiannopoulos2011-10-2713-97/+731
* do not unconditionally include sys/socket.h.Nikos Mavrogiannopoulos2011-10-272-2/+7
* Added gnulib close module.Nikos Mavrogiannopoulos2011-10-275-17/+18
* do not use NULL for device_fd in windows.Nikos Mavrogiannopoulos2011-10-271-2/+2
* no need to include windows.h here.Nikos Mavrogiannopoulos2011-10-271-3/+0
* more files to ignoreNikos Mavrogiannopoulos2011-10-261-0/+1
* w32socket changes.Nikos Mavrogiannopoulos2011-10-264-4/+21
* new gnulib + added select + inet_pton.Nikos Mavrogiannopoulos2011-10-2661-143/+8587
* netinet headers were put on an ifndef _WIN32.Nikos Mavrogiannopoulos2011-10-262-3/+9
* more libextra doc fixes.Nikos Mavrogiannopoulos2011-10-261-7/+0
* extra-api is no moreNikos Mavrogiannopoulos2011-10-261-11/+0
* corrected symbols for coff.Nikos Mavrogiannopoulos2011-10-252-9/+9
* Update to libtasn1 2.10.Simon Josefsson2011-10-2514-83/+52
* changed mingw32 detectionNikos Mavrogiannopoulos2011-10-251-1/+1
* added coff files for mingw64Nikos Mavrogiannopoulos2011-10-256-6/+4927
* Added coff version of cpuid.Nikos Mavrogiannopoulos2011-10-254-1/+69
* more files to ignoreNikos Mavrogiannopoulos2011-10-251-0/+9
* Added COFF versions of assembly files.Nikos Mavrogiannopoulos2011-10-254-0/+2796
* Added Jan.Nikos Mavrogiannopoulos2011-10-251-0/+1
* use coding.c from libtasn1 git, to avoid issue when compiled with gcc-4.6.Nikos Mavrogiannopoulos2011-10-241-14/+11
* Corrected PHE-partial test.Nikos Mavrogiannopoulos2011-10-241-5/+5
* documented fixesNikos Mavrogiannopoulos2011-10-241-0/+3
* library mismatch error is no longer usedNikos Mavrogiannopoulos2011-10-241-1/+1
* PHE-partial detection is not being done, instead of checking for VIA nano.Nikos Mavrogiannopoulos2011-10-245-60/+26
* No need to check for padlock nano in 32-bit systems, so simplify things.Nikos Mavrogiannopoulos2011-10-233-10/+20
* initialize only a fully available hashNikos Mavrogiannopoulos2011-10-231-1/+1
* is_padlock_nano is behaving properly and saving registers.Nikos Mavrogiannopoulos2011-10-231-0/+3
* removed libextra error codes.Nikos Mavrogiannopoulos2011-10-231-5/+0
* removed extra.h header from guile code.Nikos Mavrogiannopoulos2011-10-232-3/+0
* removed libextra errors.Nikos Mavrogiannopoulos2011-10-231-7/+0
* added extra headers.Nikos Mavrogiannopoulos2011-10-222-0/+2
* added new gnulib and modules.Nikos Mavrogiannopoulos2011-10-2252-269/+2784
* more builddir fixes by David Hoyt.Nikos Mavrogiannopoulos2011-10-2211-2/+17
* Added includes in Makefile.amNikos Mavrogiannopoulos2011-10-211-0/+2
* Added -I$(builddir)/../../gl to CFLAGS.Nikos Mavrogiannopoulos2011-10-218-0/+8
* Add -I to fix building.Simon Josefsson2011-10-211-0/+1
* Also add -I's for gnulib's build directory, for mingw.Simon Josefsson2011-10-212-1/+3
* removed more extra.h leftovers.Nikos Mavrogiannopoulos2011-10-215-98/+4
* updated gnustack note.Nikos Mavrogiannopoulos2011-10-218-8/+54
* extra.h is no more.Nikos Mavrogiannopoulos2011-10-206-6/+0
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-2024-164/+34
* Added Stef to authors of pkcs11.Nikos Mavrogiannopoulos2011-10-204-4/+4
* documented fixNikos Mavrogiannopoulos2011-10-192-0/+10
* Corrected bug in gnutls_x509_data2hex. Report and fix by Vincent Untz.Nikos Mavrogiannopoulos2011-10-171-0/+1
* updated for register_md5_handler().Nikos Mavrogiannopoulos2011-10-151-0/+3
* completely drop gnutls_register_md5_handler()Nikos Mavrogiannopoulos2011-10-152-5/+0