summaryrefslogtreecommitdiff
path: root/src/core/enc_none.c
AgeCommit message (Expand)Author
2010-06-18Renamed all of source files from .c to .cppAdam
2010-06-18Made all modules version be VERSION_STRINGAdam
2010-05-07Removed an unneeded static_cast in enc_noneAdam-
2010-04-09Fixed enc_none OnDecrypt to work correctly on WindowsAdam-
2010-01-31replaced the alog() command with a new type-safe and stream-based Alog()DukePyrolator
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-09changed all password fields to std::string and reworked the way how the enc m...DukePyrolator
2009-11-28Massive move of all of the Config variables out of global scope to the Config...Adam-
2009-11-12Fix bug introduced in r2574 that would set passwords incorrectly when using e...Adam-
2009-11-08Rewrote BuildStringList to use std::list instead of char**Adam-
2009-11-02added a way to load multiple encryption modules at the same and to switch bet...DukePyrolator
2009-10-20Apply some changes based on possible "flaws" found with flawfinder.cyberbotx
2009-09-20Removed the file name arg from MODULE_INITAdam-
2009-07-01fix for bug #1087. thanks to Obi_Wan for reporting and testing.DukePyrolator
2009-06-30No real need for another constantrburchell
2009-06-29changed encryption modules to use the new module APIDukePyrolator
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-08moduleAddVersion -> Module::SetVersionRobin Burchell w00t@inspircd.org
2008-11-08moduleSetType() -> Module::SetType().Robin Burchell w00t@inspircd.org
2008-11-08Convert moduleSetType() to not require a module pointer.. actually, this is p...Robin Burchell w00t@inspircd.org
2008-11-08Call the new base constructor too.. let's hope this all works?Robin Burchell w00t@inspircd.org
2008-11-08Convert all the derived module constructors to take the new parameter (sed mu...Robin Burchell w00t@inspircd.org
2008-11-06Add module name to MODULE_INIT. This is not yet actually used, but it will be...Robin Burchell w00t@inspircd.org
2008-11-04Convert encryption modules.Robin Burchell w00t@inspircd.org
2008-09-30Add MODULE_INIT to all modules, fix a few various crashes.Robin Burchell w00t@inspircd.org
2008-09-20BUILD : 1.7.22 (1446) BUGS : NOTES : Removed password truncating and fixed a ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-02BUILD : 1.7.21 (1424) BUGS : 934 NOTES : Fixed bogus password being returned ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-28BUILD : 1.7.19 (1279) BUGS : 765 NOTES : Fixed bug when truncating passwords ...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b