1. 3084167 fixed errant syntax in changeset 53ace78c4b45, fixes #37 by Derek Jones · 15 years ago
  2. 5640a71 ensured the security lib was loaded in a few calls to xss_clean() in other libraries. Fixes #35 by Derek Jones · 15 years ago
  3. ff3ecae Added class var xss_clean to the XML_RPC_Response class to prevent php error. Not noted in changelog, as I figure it's covered by the original note about adding xss clean at all. by Robin Sowell · 15 years ago
  4. 3fff87d Fixing typo in XMLRpc error message: by Greg Aker · 15 years ago
  5. 66a3fc0 Added a $xss_clean class variable to the XMLRPC library, enabling control over the use of the Security library's xss_clean() method. by Robin Sowell · 15 years ago
  6. a9647e8 updating XMLRPC class to use Security lib by Derek Jones · 15 years ago
  7. 8c4b5e7 changed isset() to array_key_exists() in values_parsing() conditional of XML-RPC class to allow for array keys set with NULL values by Derek Jones · 15 years ago
  8. 7f3719f updated copyrights by Derek Jones · 15 years ago
  9. 626d71d tweaked and dropped the strtolower altogether from checking xmlrpcTypes array since it's accessed later without changing the type's casing anyway by Derek Jones · 16 years ago
  10. 7e39c0c fixed dateTime.iso8601 processing in XML-RPC class by Derek Jones · 16 years ago
  11. b8d3c3d some mods to xmlrpc library to handle data types better, and to exit() content so Output class does not muck with it by Derek Jones · 16 years ago
  12. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  13. 3355910 replaced all sizeof() in favor of count() - aliases are teh sux0r by Derek Jones · 16 years ago
  14. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  15. d02b5bf by Rick Ellis · 16 years ago
  16. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  17. c14968d changed $xmlrpcDateTime property to all lowercase 'datetime.iso8601' so it can be recognized as a valid XML-RPC type by Derek Jones · 17 years ago
  18. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  19. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  20. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  21. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  22. d12555b http://codeigniter.com/bug_tracker/bug/3249/ by paulburdick · 17 years ago
  23. 9279062 Fixed a bug in the XML-RPC library so that if not type is specified, a more intelligent decision is made as to the default type by paulburdick · 17 years ago
  24. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  25. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  26. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  27. 30b4015 by Rick Ellis · 18 years ago
  28. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  29. e334c47 by admin · 18 years ago
  30. 88a8ad1 by admin · 18 years ago
  31. ee54c11 by admin · 18 years ago
  32. 33de9a1 by admin · 18 years ago
  33. 7981a9a by admin · 18 years ago
  34. e79dc71 by admin · 18 years ago
  35. b0dd10f Initial Import by admin · 18 years ago