[sldev] GPLed submissions

Tofu Linden tofu.linden at lindenlab.com
Mon Mar 19 03:21:16 PDT 2007


Callum Lerwick wrote:
> I see LLBlowfishCipher only being called by
> LLMail::encryptIMEmailAddress in llmessage/llmail.cpp, again only on
> Linux. (well, and a unit test...)
> 
> And I see see LLMail::encryptIMEmailAddress being called by... nothing?
> 
> So, all it wants is a Blowfish implementation. Simple. But... either I'm
> missing something (it is 4am...) or its dead code at the moment anyway!
> There's a unit test for it. Is this an upcoming feature?

A lot of the utility modules in the source are shared by the
server and client code, but not every class or method is used
by both.

- Tofu


More information about the SLDev mailing list