From nspring at cs.washington.edu Sat Jul 5 03:10:02 2003 From: nspring at cs.washington.edu (Neil Spring) Date: Sat Jul 5 03:10:02 2003 Subject: [gnutls-dev] gnutls_x509_check_certificates_hostname disappeared? Message-ID: Hi, In 0.9.6, the library I just built lacks gnutls_x509_check_certificates_hostname. It looks like the rest of the .c files in the lib/x509 directory are included in libgnutls by the Makefile.am in the lib/ directory, but I can't really tell. wmbiff, at least, uses that function. Could someone with a working gnutls 0.9.6 do an "nm libgnutls.a | grep hostname"? Or tell me if that function isn't linked in on purpose? thanks, -neil From nmav at gnutls.org Wed Jul 9 18:29:02 2003 From: nmav at gnutls.org (Nikos Mavroyanopoulos) Date: Wed Jul 9 18:29:02 2003 Subject: [gnutls-dev] gnutls_x509_check_certificates_hostname disappeared? In-Reply-To: References: Message-ID: <20030709192058.GB485@glass.i-net.gr> On Fri, Jul 04, 2003 at 06:11:51PM -0700, Neil Spring wrote: > Hi, > In 0.9.6, the library I just built lacks > gnutls_x509_check_certificates_hostname. It looks like the rest of the > .c files in the lib/x509 directory are included in libgnutls by the > Makefile.am in the lib/ directory, but I can't really tell. wmbiff, at > least, uses that function. > Could someone with a working gnutls 0.9.6 do an "nm libgnutls.a | grep > hostname"? Or tell me if that function isn't linked in on purpose? Hello Neil, This function is not linked by mistake as far as I can tell, so don't worry about it. I'll correct that on the next 0.9.x release. PS. I'll not be available for some time, so I'll not be able to reply to any mail. > thanks, > -neil -- Nikos Mavroyanopoulos