Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-15 | Fix indentation for some configure options. | Jelmer Vernooij | 1 | -1/+1 | |
2009-01-08 | Don't attempt to use GNUTLS >= 2.6, as it is known broken with the ↵ | Jelmer Vernooij | 1 | -30/+28 | |
socket-tls backend. | |||||
2008-06-08 | Make it possible to disable gnutls at configure time, | Simo Sorce | 1 | -25/+36 | |
until someone will finally decide to fix it. (This used to be commit 0671dce355432a2a4c08ab010831eadd73e4561e) | |||||
2008-02-11 | Make data about what subsystems/libraries are enabled available in the ↵ | Jelmer Vernooij | 1 | -1/+3 | |
mkconfig.mk file. (This used to be commit 4cc93a98f984d322e41f403169cfa4945b469935) | |||||
2007-10-10 | r17674: fixed a problem on with our configure logic on systems that have | Andrew Tridgell | 1 | -1/+1 | |
libgnutls but not some of the crt functions (This used to be commit 7a0264c52dd8ab1b1bb321462f66955a866d90a9) | |||||
2007-10-10 | r17660: fixed configure test | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 28238ad8f15b8bd3c49fb0b235becca25615cfe6) | |||||
2007-10-10 | r17659: cope with systems without the x509 gnutls functions | Andrew Tridgell | 1 | -1/+6 | |
(This used to be commit 8148534d9c9e566c4ecd9b29857fa96916cd9e3f) | |||||
2007-10-10 | r17411: Try and compile on older versions of GnuTLS. | Andrew Bartlett | 1 | -0/+3 | |
Andrew Bartlett (This used to be commit 798c0791d8e8d10dde41a6dbceb0866265f9a709) | |||||
2007-10-10 | r17174: Enable gnutls code, which requires the HAVE_GNUTLS CPP macro. | Andrew Bartlett | 1 | -0/+3 | |
Andrew Bartlett (This used to be commit f3b6e57b2336f36416e25c3a5cd793aa036b5b40) | |||||
2007-10-10 | r15538: Use pkg-config file where possible and | Jelmer Vernooij | 1 | -13/+14 | |
only fall back to manual tests if that can't be found (for systems that have older versions of gnutls without the .pc file installed) (This used to be commit d77ea8f9072070f47b2b44676facaf66ed40fd17) | |||||
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues ↵ | Jelmer Vernooij | 1 | -1/+1 | |
with local (empty) libpopt.a overriding global one (This used to be commit 2f06305e53478e5030c24550954f221a9a97c83f) | |||||
2007-10-10 | r15231: Try to fix detection of ability of CC to generate dependencies | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit 11353d4b47964b762a72ec0e55221811a5a3d550) | |||||
2007-10-10 | r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions | Andrew Tridgell | 1 | -0/+16 | |
of gnutls. Thanks to ab for spotting this. (This used to be commit 437c4057ae4e89725ddbdd026977510beb33c009) |