]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Simon Josefsson [Tue, 27 Jun 2006 10:06:50 +0000 (10:06 +0000)]
Avoid warnings when casting void* to int.
Simon Josefsson [Tue, 27 Jun 2006 09:42:09 +0000 (09:42 +0000)]
Update.
Simon Josefsson [Mon, 26 Jun 2006 11:58:01 +0000 (11:58 +0000)]
Update.
Simon Josefsson [Mon, 26 Jun 2006 09:06:57 +0000 (09:06 +0000)]
Add.
Simon Josefsson [Mon, 26 Jun 2006 09:06:41 +0000 (09:06 +0000)]
Add Libs.Private to pkg-config files, from Andreas Metzler
<ametzler@downhill.at.eu.org>.
Simon Josefsson [Thu, 22 Jun 2006 13:05:34 +0000 (13:05 +0000)]
Try new win32 hooks for getaddrinfo.
Simon Josefsson [Thu, 22 Jun 2006 11:54:43 +0000 (11:54 +0000)]
Use AC_LIBTOOL_WIN32_DLL to make OBJDUMP/DLLTOOL work under mingw.
Fix use of deprecated AM_PROG_LIBTOOL.
Nikos Mavrogiannopoulos [Wed, 21 Jun 2006 23:18:26 +0000 (23:18 +0000)]
*** empty log message ***
Simon Josefsson [Wed, 21 Jun 2006 17:51:59 +0000 (17:51 +0000)]
Update.
Simon Josefsson [Wed, 21 Jun 2006 17:42:35 +0000 (17:42 +0000)]
Update.
Simon Josefsson [Wed, 21 Jun 2006 17:42:15 +0000 (17:42 +0000)]
Add -no-install.
Simon Josefsson [Wed, 21 Jun 2006 14:07:43 +0000 (14:07 +0000)]
Look for gnutls.h in builddir.
Simon Josefsson [Mon, 19 Jun 2006 13:11:09 +0000 (13:11 +0000)]
Need -I$builddir/gl for alloca.h when srcdir != objdir.
Simon Josefsson [Mon, 19 Jun 2006 13:05:26 +0000 (13:05 +0000)]
Need -I$builddir/gl for alloca.h when srcdir != objdir.
Simon Josefsson [Mon, 19 Jun 2006 12:58:25 +0000 (12:58 +0000)]
Need -I$builddir/gl for alloca.h when srcdir != objdir.
Simon Josefsson [Mon, 19 Jun 2006 12:48:42 +0000 (12:48 +0000)]
Need -I$builddir/gl for alloca.h when srcdir != objdir.
Simon Josefsson [Mon, 19 Jun 2006 12:43:04 +0000 (12:43 +0000)]
Need -I$builddir/gl for alloca.h when srcdir != objdir.
Simon Josefsson [Sat, 17 Jun 2006 19:53:28 +0000 (19:53 +0000)]
Update.
Simon Josefsson [Sat, 17 Jun 2006 19:14:28 +0000 (19:14 +0000)]
Update.
Simon Josefsson [Sat, 17 Jun 2006 17:54:12 +0000 (17:54 +0000)]
*** empty log message ***
Simon Josefsson [Sat, 17 Jun 2006 16:17:38 +0000 (16:17 +0000)]
Add
Simon Josefsson [Fri, 16 Jun 2006 19:57:42 +0000 (19:57 +0000)]
Add.
Nikos Mavrogiannopoulos [Fri, 16 Jun 2006 16:19:37 +0000 (16:19 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 16 Jun 2006 16:17:07 +0000 (16:17 +0000)]
fixed bug
Simon Josefsson [Fri, 16 Jun 2006 14:57:24 +0000 (14:57 +0000)]
Disable tests that use fork if the host doesn't have fork.
Simon Josefsson [Fri, 16 Jun 2006 14:56:08 +0000 (14:56 +0000)]
Test for fork.
Simon Josefsson [Fri, 16 Jun 2006 14:23:24 +0000 (14:23 +0000)]
Typo.
Simon Josefsson [Fri, 16 Jun 2006 14:23:03 +0000 (14:23 +0000)]
Typo.
Simon Josefsson [Fri, 16 Jun 2006 14:22:46 +0000 (14:22 +0000)]
Fix LDFLAGS.
Simon Josefsson [Fri, 16 Jun 2006 14:18:43 +0000 (14:18 +0000)]
Use LDFLAGS for --enable-runtime-pseudo-reloc, to avoid warnings.
Simon Josefsson [Fri, 16 Jun 2006 14:16:57 +0000 (14:16 +0000)]
Need config.h.
Simon Josefsson [Fri, 16 Jun 2006 14:10:04 +0000 (14:10 +0000)]
Workaround hard-wiring of gcrypt test in gnulib.
Simon Josefsson [Fri, 16 Jun 2006 13:41:34 +0000 (13:41 +0000)]
Fix.
Simon Josefsson [Fri, 16 Jun 2006 13:40:22 +0000 (13:40 +0000)]
Fix prototype.
Simon Josefsson [Fri, 16 Jun 2006 13:36:09 +0000 (13:36 +0000)]
Add.
Simon Josefsson [Fri, 16 Jun 2006 13:33:11 +0000 (13:33 +0000)]
Remove.
Simon Josefsson [Fri, 16 Jun 2006 13:29:35 +0000 (13:29 +0000)]
Use read_binary_file from gnulib instead of strfile stuff,
to fix problem with binary files on mingw.
Simon Josefsson [Fri, 16 Jun 2006 13:06:01 +0000 (13:06 +0000)]
Use utils stuff.
Simon Josefsson [Fri, 16 Jun 2006 12:22:48 +0000 (12:22 +0000)]
Initialize winsock, for mingw.
Simon Josefsson [Fri, 16 Jun 2006 12:16:16 +0000 (12:16 +0000)]
Add HAVE_WINSOCK.
Simon Josefsson [Fri, 16 Jun 2006 11:49:02 +0000 (11:49 +0000)]
Include config.h, don't include netinet/in.h (for mingw).
Simon Josefsson [Fri, 16 Jun 2006 11:27:16 +0000 (11:27 +0000)]
Need to use AC_LINK_IFELSE, for -Wl,--enable-runtime-pseudo-reloc.
Simon Josefsson [Fri, 16 Jun 2006 11:21:07 +0000 (11:21 +0000)]
Simplify.
Simon Josefsson [Fri, 16 Jun 2006 11:19:55 +0000 (11:19 +0000)]
Fix typo.
Simon Josefsson [Fri, 16 Jun 2006 11:07:54 +0000 (11:07 +0000)]
Set -mms-bitfields -Wl,--enable-runtime-pseudo-reloc if supported.
The former is to produce MSVS-compatible DLLs.
The second is needed to link libgnutls-extra at all (only due to
_gnutls_compression_algorithms, fix it another way?).
Simon Josefsson [Fri, 16 Jun 2006 10:37:29 +0000 (10:37 +0000)]
Update.
Simon Josefsson [Fri, 16 Jun 2006 10:22:39 +0000 (10:22 +0000)]
Update.
Simon Josefsson [Fri, 16 Jun 2006 10:19:35 +0000 (10:19 +0000)]
Typo.
Simon Josefsson [Fri, 16 Jun 2006 10:19:25 +0000 (10:19 +0000)]
Add all the LZO tests.
Simon Josefsson [Thu, 15 Jun 2006 17:11:29 +0000 (17:11 +0000)]
Sync with TP.
Simon Josefsson [Thu, 15 Jun 2006 16:06:13 +0000 (16:06 +0000)]
AC_PROG_CXX must be invoked unconditionally, for libtool. (argh!)
Simon Josefsson [Thu, 15 Jun 2006 16:02:11 +0000 (16:02 +0000)]
Fix last commit.
Simon Josefsson [Thu, 15 Jun 2006 16:00:25 +0000 (16:00 +0000)]
Make C++ stuff conditioned on ENABLE_CXX.
Simon Josefsson [Thu, 15 Jun 2006 15:58:50 +0000 (15:58 +0000)]
Add --disable-cxx, to make it possibly to disable the C++ stuff. Will
also automatically disable it if there is no C++ compiler.
Simon Josefsson [Thu, 15 Jun 2006 10:31:32 +0000 (10:31 +0000)]
Use gnulib, for portability.
Simon Josefsson [Thu, 15 Jun 2006 10:29:58 +0000 (10:29 +0000)]
Don't include inet_ntop.h, use arpa/inet.h unconditonially.
Simon Josefsson [Thu, 15 Jun 2006 10:17:38 +0000 (10:17 +0000)]
Update.
Simon Josefsson [Thu, 15 Jun 2006 10:14:25 +0000 (10:14 +0000)]
Try new arpa-inet module, for mingw.
Simon Josefsson [Wed, 14 Jun 2006 15:30:19 +0000 (15:30 +0000)]
Remove mingw32 hook to get -lwsock32, the getaddrinfo gnulib module
links with -lws2_32 which is the more appropriate library to use
(winsock.h goes with wsock32.lib and winsock2.h goes with ws2_32, of
which the latter is backwards compatible and available since Windows
3.11 or so, I'm told).
Simon Josefsson [Wed, 14 Jun 2006 15:17:40 +0000 (15:17 +0000)]
fix
Simon Josefsson [Mon, 12 Jun 2006 15:39:09 +0000 (15:39 +0000)]
Update.
Simon Josefsson [Sat, 10 Jun 2006 15:18:25 +0000 (15:18 +0000)]
Bump so version.
Simon Josefsson [Thu, 8 Jun 2006 12:23:09 +0000 (12:23 +0000)]
Add gnutlsxx.h.
Simon Josefsson [Wed, 7 Jun 2006 13:13:51 +0000 (13:13 +0000)]
Update.
Simon Josefsson [Wed, 7 Jun 2006 13:12:30 +0000 (13:12 +0000)]
Add.
Nikos Mavrogiannopoulos [Thu, 1 Jun 2006 19:49:00 +0000 (19:49 +0000)]
Added a preliminary C++ interface.
Simon Josefsson [Thu, 1 Jun 2006 07:38:43 +0000 (07:38 +0000)]
Add.
Simon Josefsson [Tue, 23 May 2006 13:36:27 +0000 (13:36 +0000)]
Add.
Simon Josefsson [Tue, 23 May 2006 06:35:41 +0000 (06:35 +0000)]
Sync with TP.
Simon Josefsson [Mon, 22 May 2006 12:13:11 +0000 (12:13 +0000)]
Typo, from debian #368323.
Simon Josefsson [Thu, 18 May 2006 20:56:46 +0000 (20:56 +0000)]
Add.
Simon Josefsson [Wed, 17 May 2006 09:30:42 +0000 (09:30 +0000)]
Add.
Simon Josefsson [Wed, 17 May 2006 09:30:35 +0000 (09:30 +0000)]
Bump versions.
Simon Josefsson [Mon, 15 May 2006 20:20:42 +0000 (20:20 +0000)]
*** empty log message ***
Simon Josefsson [Mon, 15 May 2006 20:20:10 +0000 (20:20 +0000)]
Version 1.4.0.
Simon Josefsson [Mon, 15 May 2006 20:17:37 +0000 (20:17 +0000)]
Add.
Simon Josefsson [Mon, 15 May 2006 14:29:45 +0000 (14:29 +0000)]
Remove duplicated #include.
Simon Josefsson [Fri, 12 May 2006 12:02:51 +0000 (12:02 +0000)]
Don't use AI_NUMERICSERV, it doesn't exist on most platforms.
Simon Josefsson [Fri, 12 May 2006 10:03:14 +0000 (10:03 +0000)]
Add.
Simon Josefsson [Fri, 12 May 2006 10:02:41 +0000 (10:02 +0000)]
Need getaddrinfo.h.
Simon Josefsson [Fri, 12 May 2006 10:02:14 +0000 (10:02 +0000)]
Add getaddrinfo.
Simon Josefsson [Thu, 11 May 2006 20:09:47 +0000 (20:09 +0000)]
Remove.
Simon Josefsson [Thu, 11 May 2006 19:55:57 +0000 (19:55 +0000)]
No supression file.
Simon Josefsson [Thu, 11 May 2006 19:36:41 +0000 (19:36 +0000)]
Remove junk.
Simon Josefsson [Thu, 11 May 2006 19:35:52 +0000 (19:35 +0000)]
Fix self tests.
Simon Josefsson [Thu, 11 May 2006 19:34:16 +0000 (19:34 +0000)]
Indent.
Simon Josefsson [Thu, 11 May 2006 19:23:00 +0000 (19:23 +0000)]
Update.
Simon Josefsson [Thu, 11 May 2006 19:22:51 +0000 (19:22 +0000)]
Improve valgrind stuff.
Simon Josefsson [Thu, 11 May 2006 19:10:57 +0000 (19:10 +0000)]
*** empty log message ***
Simon Josefsson [Thu, 11 May 2006 16:35:33 +0000 (16:35 +0000)]
Not needed, generated by autopoint.
Simon Josefsson [Thu, 11 May 2006 16:34:05 +0000 (16:34 +0000)]
Update.
Nikos Mavrogiannopoulos [Thu, 11 May 2006 15:58:00 +0000 (15:58 +0000)]
updated to reflect the new openpgp draft.
Simon Josefsson [Thu, 11 May 2006 11:19:40 +0000 (11:19 +0000)]
Check for -Wno-pointer-sign, taken from Werner's ksba.
Simon Josefsson [Wed, 10 May 2006 17:14:14 +0000 (17:14 +0000)]
Add.
Simon Josefsson [Wed, 10 May 2006 17:13:14 +0000 (17:13 +0000)]
Bump required libtasn1.
Simon Josefsson [Wed, 10 May 2006 17:12:36 +0000 (17:12 +0000)]
Update to 0.3.4.
Simon Josefsson [Sun, 7 May 2006 15:03:33 +0000 (15:03 +0000)]
Bump required libtasn1 version to 0.3.3.
Simon Josefsson [Sun, 7 May 2006 14:58:11 +0000 (14:58 +0000)]
Fix.
Simon Josefsson [Sun, 7 May 2006 14:57:58 +0000 (14:57 +0000)]
Add.
Simon Josefsson [Sun, 7 May 2006 14:57:30 +0000 (14:57 +0000)]
Run tests under valgrind.