Commit Graph

32 Commits

Author SHA1 Message Date
prozacx 6249e41c6f Renamed md5.cpp/h to MD5.cpp/h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@468 726aef4b-f618-498e-8847-2d620e286838
2005-09-07 05:16:01 +00:00
prozacx b665bd2bc2 Added some fflush() calls to output functions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@363 726aef4b-f618-498e-8847-2d620e286838
2005-05-26 20:13:06 +00:00
prozacx 428baad29e Changed references to strcasecmp over to CString::CaseCmp
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@253 726aef4b-f618-498e-8847-2d620e286838
2005-05-08 10:00:20 +00:00
prozacx 0823b27f37 Moved CUtils::wildcmp() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@251 726aef4b-f618-498e-8847-2d620e286838
2005-05-08 07:51:46 +00:00
prozacx 223a660ca1 Moved CUtils::ToString() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@248 726aef4b-f618-498e-8847-2d620e286838
2005-05-08 06:24:40 +00:00
prozacx 511832a8d6 Moved CUtils::Trim() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@247 726aef4b-f618-498e-8847-2d620e286838
2005-05-08 04:30:14 +00:00
prozacx 078bbcf019 Moved some more functions from CUtils into CString
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@246 726aef4b-f618-498e-8847-2d620e286838
2005-05-07 11:42:10 +00:00
prozacx 11ae1b690f Moved CUtils::Ellipsize() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@245 726aef4b-f618-498e-8847-2d620e286838
2005-05-07 09:43:26 +00:00
prozacx 24950d24e4 Moved CUtils::Token() into CString class
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@244 726aef4b-f618-498e-8847-2d620e286838
2005-05-07 09:18:56 +00:00
prozacx 29d8ef890e Added include for errno - thanks derblubbe
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@241 726aef4b-f618-498e-8847-2d620e286838
2005-05-06 22:52:27 +00:00
prozacx beb5b49b3f Changed all references to std::string over to CString
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@240 726aef4b-f618-498e-8847-2d620e286838
2005-05-05 18:11:04 +00:00
prozacx 503dc56a30 Split CFile into its own files called FileUtils.cpp/h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@231 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 22:33:49 +00:00
prozacx 37b37935d7 Added optional bool param to PrintMessage() to make text bold and fixed some whitespace
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@227 726aef4b-f618-498e-8847-2d620e286838
2005-05-02 05:17:11 +00:00
prozacx 3abf42228d Added GetNumInput() and sHint argument to GetInput
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@209 726aef4b-f618-498e-8847-2d620e286838
2005-04-30 11:02:10 +00:00
prozacx 6070d73763 Added GetHashPass()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@206 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 08:30:41 +00:00
prozacx c6eea2aec1 Added default values for GetInput() and GetBoolInput()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@204 726aef4b-f618-498e-8847-2d620e286838
2005-04-29 00:27:45 +00:00
prozacx 79aaf3d527 Got rid of those pesky trailing whitespaces
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@203 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 23:53:14 +00:00
prozacx e233decc2d Added GetInput() and GetBoolInput()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@201 726aef4b-f618-498e-8847-2d620e286838
2005-04-28 23:41:38 +00:00
prozacx f661f2a570 Added a space at the end of the message in PrintPrompt()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@193 726aef4b-f618-498e-8847-2d620e286838
2005-04-26 16:40:48 +00:00
prozacx 59844f5a49 Don't print a newline in PrintPrompt
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@185 726aef4b-f618-498e-8847-2d620e286838
2005-04-24 08:04:34 +00:00
imaginos e57edc5a58 woops, created a req, needed to create a signed cert
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@162 726aef4b-f618-498e-8847-2d620e286838
2005-04-23 05:44:42 +00:00
prozacx 1873745f1f Added PrintPrompt() and GetPass() to CUtils
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@141 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:45:23 +00:00
prozacx a9d08422f5 Added colorful printing functions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@139 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 19:05:06 +00:00
prozacx 022854c3b2 Changed to string::size_type for calls to string::find()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@106 726aef4b-f618-498e-8847-2d620e286838
2005-04-04 06:36:17 +00:00
imaginos 90c8d1179c eat up extra /'s as needed when included in the path
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@97 726aef4b-f618-498e-8847-2d620e286838
2005-04-04 04:46:59 +00:00
imaginos 788f1415e1 adjust to coding style, wrap initssl with defs
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@89 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 20:59:25 +00:00
imaginos 46daeeba2c fix compile errors
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@87 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 20:18:36 +00:00
imaginos 7627ea1162 added GenerateCert
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@86 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 18:45:00 +00:00
prozacx 5f09d05bbd Added MakeDir for creating dirs including parents
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@73 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:46:18 +00:00
prozacx 3315c349a2 Removed bad version of WildCmp() and inserted the correct version of wildcmp()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@40 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 06:34:19 +00:00
imaginos abb61af25f source modifications to allow compilation on solaris
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@15 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 22:53:37 +00:00
prozacx 538d3ece4e Initial revision
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 00:08:51 +00:00