- 8f50b6b Some minor style changes in the XMLRPC class by Andrey Andreev · 13 years ago
- 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
- 166396e Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
- b195637 Replace htmlentities() with htmlspecialchars() to fix issue #561 by Andrey Andreev · 13 years ago
- 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
- adc1175 Replace some list(...) = each(...) expressions with current(), where only values are needed by Andrey Andreev · 13 years ago
- 6209015 Some more optimizations by Andrey Andreev · 13 years ago
- a30faf9 Improve the Xmlrpc library by Andrey Andreev · 13 years ago
- b1cbd71 Fix invalid datetime format by Syahril Zulkefli · 13 years ago
- f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
- 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
- 114ab09 Fixed double-space typo. by Razican · 14 years ago
- 6984aaf Removing security loading calls. by Pascal Kriete · 14 years ago
- 14287f3 Whitespace cleanup in libraries/ by Pascal Kriete · 14 years ago
- 8761ef5 Uppercasing some stray lowercase keywords for code consistency by Pascal Kriete · 14 years ago
- 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
- a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
- 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
- dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
- 3084167 fixed errant syntax in changeset 53ace78c4b45, fixes #37 by Derek Jones · 15 years ago
- 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
- 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
- 3fff87d Fixing typo in XMLRpc error message: by Greg Aker · 15 years ago
- 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
- a9647e8 updating XMLRPC class to use Security lib by Derek Jones · 15 years ago
- 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
- 7f3719f updated copyrights by Derek Jones · 15 years ago
- 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
- 7e39c0c fixed dateTime.iso8601 processing in XML-RPC class by Derek Jones · 16 years ago
- 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
- fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
- 3355910 replaced all sizeof() in favor of count() - aliases are teh sux0r by Derek Jones · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- d02b5bf by Rick Ellis · 16 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- 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
- a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
- c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
- 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
- 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
- d12555b http://codeigniter.com/bug_tracker/bug/3249/ by paulburdick · 17 years ago
- 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
- 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
- 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
- 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
- 30b4015 by Rick Ellis · 18 years ago
- d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
- e334c47 by admin · 18 years ago
- 88a8ad1 by admin · 18 years ago
- ee54c11 by admin · 18 years ago
- 33de9a1 by admin · 18 years ago
- 7981a9a by admin · 18 years ago
- e79dc71 by admin · 18 years ago
- b0dd10f Initial Import by admin · 18 years ago