Re: ipv6calc: new base85 implementation
Hi Niko, Niko Tyni schrieb:
On Wed, Jun 07, 2006 at 08:35:26AM +0200, Peter Bieringer wrote:
Changes / replacement committed to CVS. Please give a try.
Splendid :)
The current CVS code doesn't compile, though. It looks like it's missing the "IP2Location.h" header file.
Fixed in CVS by extending the Makefile(.in) to make IP2Location support optionally. Also committed IP2Location C-API 1.1.0 to CVS. BTW: switch in Makefile.in currently doesn't work for ipv6calc binary itself, I have troubles to inherit the information from main Makefile to ipv6calc/Makefile (perhaps one can lead me to proper implementation).
BTW: what do you mean with "past md5/OpenSSL change"? Did I miss something?
Sorry for being unclear. I just meant that since ipv6calc is nowadays using a builtin md5 implementation,
That's right.
the OpenSSL linking exception in LICENSE isn't needed anymore. And I suppose that technically you need an exception statement from all the copyright holders of the GPL code included, but that's kind of nitpicking of course.
In any case, the parenthesized statement in
2. I allow to link OpenSSL library used by SSLeay license (md5 hash function is used from this libary)
isn't true anymore, as far as I understand.
Removed, thank you for clarification. Regards, Peter -- Dr. Peter Bieringer http://www.bieringer.de/pb/ GPG/PGP Key 0x958F422D mailto:pb@bieringer.de Deep Space 6 Co-Founder and Core Member http://www.deepspace6.net/ OpenBC http://www.openbc.com/hp/Peter_Bieringer/ Personal invitation to OpenBC http://www.openbc.com/go/invita/3889
participants (1)
-
Peter Bieringer