1. 79eca3d Fix issue #1423 by Andrey Andreev · 13 years ago
  2. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  3. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  4. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  5. 38d0e93 Some very minor code style changes and comment fixes by Andrey Andreev · 13 years ago
  6. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  7. 99015bc Merge pull request #842 from narfbg/develop-encrypt by Phil Sturgeon · 13 years ago
  8. ed65313 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
  9. f4cb94e Some more cleaning by Andrey Andreev · 13 years ago
  10. d655a99 Two returns by Andrey Andreev · 13 years ago
  11. cc6dbda Some more misc. stuff by Andrey Andreev · 13 years ago
  12. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  13. 7c251b3 Improve the Encryption library by Andrey Andreev · 13 years ago
  14. d1af185 Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library by Greg Aker · 13 years ago
  15. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  16. 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
  17. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  18. 3a74665 Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. by Greg Aker · 14 years ago
  19. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  20. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  21. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  22. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  23. 092103e fixed a spot where the encryption mode was still a hard coded constant instead of the fetched variable by Derek Jones · 14 years ago
  24. 09c7793 Significant changes to the Encryption library by Derek Jones · 14 years ago
  25. 7284f06 changed key comparison to be loosely typed, so an error would be triggered when an empty string is attempted to be used as an encryption key by Derek Jones · 14 years ago
  26. 7f3719f updated copyrights by Derek Jones · 15 years ago
  27. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  28. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  29. af03e05 fixed decode()'s validation of the string... by Derek Jones · 16 years ago
  30. 57f9f39 change of a false test (yes, again) by Derek Allard · 16 years ago
  31. 0c9e270 mostly trivial whitespace adjustments by Derek Allard · 16 years ago
  32. e5ad2c7 change of a false test by Derek Allard · 16 years ago
  33. 3204f1f removed a call to the validation class, as it's overkill for a simple preg_match by Rick Ellis · 16 years ago
  34. e4a7db4 updated copyright by Rick Ellis · 16 years ago
  35. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  36. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  37. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  38. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  39. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  40. 15130ca * Added valid_base64() to the Validation class by Derek Jones · 17 years ago
  41. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  42. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  43. d32d45c fixed bug #3003 preventing encryption from working with modes other than MCRYPT_MODE_ECB. Also added some noise to the cipher so the IV can safely be transported along with the encrypted data. by Derek Jones · 17 years ago
  44. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  45. 83ec240 typo in comments by Derek Allard · 18 years ago
  46. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  47. e334c47 by admin · 18 years ago
  48. 9fa0037 by admin · 18 years ago
  49. 10c3f41 by admin · 18 years ago
  50. 88a8ad1 by admin · 18 years ago
  51. 3ed8c51 by admin · 18 years ago
  52. 33de9a1 by admin · 18 years ago
  53. 7981a9a by admin · 18 years ago
  54. e79dc71 by admin · 18 years ago
  55. 141808a by admin · 18 years ago
  56. b0dd10f Initial Import by admin · 18 years ago