Is there anything checked in on PCRE? Otherwise I can do it, since I have absolutely nothing against reinventing the wheel... :)
/ Mirar
Previous text:
2003-09-20 16:11: Subject: Re: bug: casts to string for long double and long long int are incorrect (7.4.28 rel)
How far is those? Who is working on it?
Myself and Niels has been working on the Nettle stuff. A glue has to be written against des, 3des and cbc. Nettle has to be extended to support weak crypto keys. IDEA and the NT stuff is to be moved into the Nettle module. I'm not sure about pipe. Either it is also moved into the Nettle module or it is reimplemented in Pike.
But I shelved the project a while to work on pike security instead.
Is there a PCRE module ready to be inserted, or is it an implementation from scratch?
Well, there is a PCRE PExt module, but I didn't look at it when I did a try to make a PCRE glue.
/ Martin Nilsson (saturator)