Files
bitchx/dll
Kevin Easton 860e7e28fb Fix unsigned char / char mismatch warnings in encrypt plugin
There's no need to dynamically allocate encode_string, so just make it static.

It does need to be unsigned char though, for the loop that intialises it.  So cast it
when calling my_encrypt() / my_decrypt().
2017-11-25 01:37:11 +11:00
..
2017-11-24 23:47:37 +11:00
2017-11-25 00:53:43 +11:00
2017-07-08 21:34:28 +10:00
2015-09-06 23:33:36 +10:00