bitchx/dll/blowfish
Kevin Easton e63033e1d5 Include tcl.h via tcl_bx.h, not directly
This fixes 'const char **' vs 'char **' compiler warnings.

Additionally, tcl_bx.h always defines STDVAR and can be included without checking for WANT_TCL.
2017-11-25 01:18:13 +11:00
..
bf_tab.h Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00
blowfish.c Fix char / unsigned char mismatch in blowfish module 2015-09-09 23:14:01 +10:00
blowfish.doc Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00
blowfish.h Include tcl.h via tcl_bx.h, not directly 2017-11-25 01:18:13 +11:00
blowfish.sh Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00
bot-crypt.tcl Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00
CREDITS Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00
Makefile.in Change build to pass through CPPFLAGS if provided, and to use the DEFS value set by configure. 2014-11-01 14:37:41 +00:00
op-crypt.tcl Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00
README Initial import of the ircii-pana-1.1-final source tree. 2008-02-25 09:25:32 +00:00

This is a hacked up blowfish encryption module for bitchx...
It is stolen from eggdrop. And no, im not going to include the entire
eggdrop source. If you want it, go get it. Otherwise, bleh!