1. 0e59db6 Merge pull request #5662 from jim-parry/copyright2019 by Instructor, BCIT · 6 years ago
  2. 058102d [ci skip] Fix #5571 by Andrey Andreev · 6 years ago
  3. 8ff2b10 [ci skip] Fix #5425 by Andrey Andreev · 7 years ago
  4. cce6bd1 [ci skip] Merge pull request #5376 from jim-parry/copyright-update by Andrey Andreev · 7 years ago
  5. 11d59d7 Merge pull request #5085 from jim-parry/fix/xmlrpc by Instructor, Computer Systems Technology · 8 years ago
  6. 4316a15 Don't use each() by Andrey Andreev · 8 years ago
  7. 71d8f72 [ci skip] Merge pull request #4986 from ka7/feature/spelling by Andrey Andreev · 8 years ago
  8. da60e9b Update copyright data to 2017 by Master Yoda · 8 years ago
  9. dc44b92 [ci skip] Polish changes and add a changelog entry for PR #4855 by Andrey Andreev · 8 years ago
  10. a09ffbc Merge pull request #4855 from jim-parry/fix/xmlrpc-timeout by Instructor, Computer Systems Technology · 8 years ago
  11. e33c82d Merge pull request #4758 from butane/uri_scheme_case by Andrey Andreev · 8 years ago
  12. 1924e87 [ci skip] Update ellislab.com links to https too by Andrey Andreev · 9 years ago
  13. bd202c9 [ci skip] Update codeigniter.com links to https by Andrey Andreev · 9 years ago
  14. 125ef47 [ci skip] Bump year to 2016 by Andrey Andreev · 9 years ago
  15. 4e0496e Work-around for https://bugs.php.net/bug.php?id=39598 by Andrey Andreev · 9 years ago
  16. e8a2792 Add missing return type by Gabriel Potkány · 10 years ago
  17. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  18. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  19. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  20. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  21. 871754a 2013 > 2014 by darwinel · 11 years ago
  22. 3aecedb Fix #2737 by Andrey Andreev · 11 years ago
  23. d8b1ad3 Fix #2822: Incorrect usage of fwrite() by Andrey Andreev · 11 years ago
  24. 3d21520 Fix incorrect checks for the fwrite() return value by Andrey Andreev · 11 years ago
  25. e417f04 Some small improvements to the Xmlrpc class by Andrey Andreev · 11 years ago
  26. dc53d7b Add Basic HTTP authentication support to the XML-RPC library by Andrey Andreev · 11 years ago
  27. 3ca060a [ci skip] Remove a few more spaces by Andrey Andreev · 11 years ago
  28. c5a7c5f [ci skip] Remove some empty lines by Andrey Andreev · 11 years ago
  29. 9986070 values_parsing() only takes 1 arg by Rasmus Lerdorf · 12 years ago
  30. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  31. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  32. b497d2b Minor changes to Xmlrpc.php by vkeranov · 12 years ago
  33. 2eaeee5 Change fs permissions and add some missing index.html files (#2017) by Andrey Andreev · 12 years ago
  34. f5ccd12 [ci skip] DocBlocks for Upload and Xmlrpc libraries by Andrey Andreev · 12 years ago
  35. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  36. 5fd3ae8 [ci skip] style and phpdoc-related changes (rel #1295) by Andrey Andreev · 12 years ago
  37. 740480a Bug-fix in XML-RPC library by Dimitar · 12 years ago
  38. 3f3f135 Misc. style changes by Andrey Andreev · 12 years ago
  39. c02e7c5 Add changelog entry for pull #1556 by Andrey Andreev · 12 years ago
  40. 09217ce Update xmlrpc coding style by Valentin Sheyretski · 12 years ago
  41. cfcf34e Update develop by Valentin Sheyretski · 12 years ago
  42. 9dee535 Added proxy to XML/RPC client by Valio · 12 years ago
  43. 3dad2e7 Replace strncmp() usage with strpos() by Andrey Andreev · 12 years ago
  44. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 12 years ago
  45. 306b378 Fixing some typos in the xmlrpc class. Also, fputs is an alias for fwrite. by George Petsagourakis · 13 years ago
  46. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  47. c870983 Replace old comments with proper docblocks in Xmlrpc.php by Andrey Andreev · 13 years ago
  48. 8f50b6b Some minor style changes in the XMLRPC class by Andrey Andreev · 13 years ago
  49. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  50. 166396e Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
  51. b195637 Replace htmlentities() with htmlspecialchars() to fix issue #561 by Andrey Andreev · 13 years ago
  52. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  53. adc1175 Replace some list(...) = each(...) expressions with current(), where only values are needed by Andrey Andreev · 13 years ago
  54. 6209015 Some more optimizations by Andrey Andreev · 13 years ago
  55. a30faf9 Improve the Xmlrpc library by Andrey Andreev · 13 years ago
  56. b1cbd71 Fix invalid datetime format by Syahril Zulkefli · 13 years ago
  57. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  58. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 13 years ago
  59. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  60. 6984aaf Removing security loading calls. by Pascal Kriete · 14 years ago
  61. 14287f3 Whitespace cleanup in libraries/ by Pascal Kriete · 14 years ago
  62. 8761ef5 Uppercasing some stray lowercase keywords for code consistency by Pascal Kriete · 14 years ago
  63. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  64. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  65. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  66. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  67. 3084167 fixed errant syntax in changeset 53ace78c4b45, fixes #37 by Derek Jones · 15 years ago
  68. 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
  69. 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
  70. 3fff87d Fixing typo in XMLRpc error message: by Greg Aker · 15 years ago
  71. 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
  72. a9647e8 updating XMLRPC class to use Security lib by Derek Jones · 15 years ago
  73. 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
  74. 7f3719f updated copyrights by Derek Jones · 15 years ago
  75. 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 · 15 years ago
  76. 7e39c0c fixed dateTime.iso8601 processing in XML-RPC class by Derek Jones · 15 years ago
  77. 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 · 15 years ago
  78. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  79. 3355910 replaced all sizeof() in favor of count() - aliases are teh sux0r by Derek Jones · 16 years ago
  80. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  81. d02b5bf by Rick Ellis · 16 years ago
  82. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  83. 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
  84. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  85. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  86. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  87. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  88. d12555b http://codeigniter.com/bug_tracker/bug/3249/ by paulburdick · 17 years ago
  89. 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
  90. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  91. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  92. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  93. 30b4015 by Rick Ellis · 17 years ago
  94. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  95. e334c47 by admin · 18 years ago
  96. 88a8ad1 by admin · 18 years ago
  97. ee54c11 by admin · 18 years ago
  98. 33de9a1 by admin · 18 years ago
  99. 7981a9a by admin · 18 years ago
  100. e79dc71 by admin · 18 years ago