isso.git
2005-03-19 Robert SesekBack to tokenization. The stack method WORKS, but we...
2005-03-19 Robert SesekHackish way to do it by just replacing strings. Ugh.
2005-03-19 Robert SesekNot working... just checking in.
2005-03-19 Robert SesekWe now properly extract the condition :-)
2005-03-18 Robert SesekIt's kind of working... not really, though. Bed time...
2005-03-18 Robert SesekBase tokenizing parser in place
2005-03-18 Robert SesekAdded debugging information.
2005-03-14 Robert SesekOnly turn on magicquotes in exec_sanitize_data() if...
2005-03-14 Robert SesekCleaned up error reporting stuff so it works better...
2005-03-10 Robert SesekFixed bug in ISSO::Mail::_convert_line_breaks where...
2005-03-09 Robert SesekBetter detecting for PHP5.
2005-02-21 Robert SesekAdded a parameter to ISSO::unsanitize to force magic...
2005-02-21 Robert SesekAll line breaks are now LF (us4.php.net/manual/en/funct...
2005-02-21 Robert SesekShortened instance variables.
2005-02-21 Robert SesekAdded mail framework. *BLIND COMMIT*
2005-02-20 Robert SesekAdded appversion instance variable.
2005-02-20 Robert SesekFixed possible exploit in query link where the original...
2005-02-20 Robert SesekAdded magic quotes mimicker, except it actually works...
2005-02-19 Robert SesekFixed debug HTML select tab spacing.
2005-02-13 Robert SesekAdded error handling so all E_USER_* would be disabled...
2005-02-13 Robert SesekAdded random string generator.
2005-02-09 Robert SesekAdded reference instance variables to isso::input ...
2005-01-22 Robert SesekChanged ERR_ERROR to ERR_ALERT. Added PHP5 fix for...
2005-01-22 Robert SesekPHP version requirement of 4.1.0+
2005-01-22 Robert SesekStrip registered globals. Make _isso::sanitize _isso...
2005-01-22 Robert SesekAdded input sanitize functions. The new system works...
2005-01-22 Robert SesekXML parser now should (in theory) be working.
2005-01-22 Robert SesekBroken initial XML parser. Just getting it in here...
2005-01-16 Robert SesekAdded core functions framework.
2005-01-16 Robert SesekUsed wrong server variable for the show queries URL.
2005-01-15 Robert SesekAdded advanced SCM debug information.
2005-01-15 Robert SesekAdded debug information notices. Created iff() wrapper...
2005-01-14 Robert SesekFinished database abstraction layer.
2005-01-14 Robert SesekAdded font styling to ISSO::_message()
2005-01-14 Robert SesekAdded $apppath global variable, changed procedure for...
2005-01-13 Robert SesekInitial SVN for base framework.
2005-01-13 Robert SesekAdding repository setup.