summaryrefslogtreecommitdiffstats
path: root/system/libraries/Encrypt.php
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-1/+1
2014-05-29Removing xor_encode from Encrypt libraryQuinn Chrzan1-62/+15
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-1/+1
2011-04-25Fixed double-space typo.Razican1-1/+1
2011-04-19Removing internal references to the EXT constant. Additionally, marked the c...Greg Aker1-1/+1
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Changing all class constructors to __construct()Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-15/+15
2010-09-02fixed a spot where the encryption mode was still a hard coded constant instea...Derek Jones1-1/+1
2010-08-31Significant changes to the Encryption libraryDerek Jones1-6/+69
2010-08-31changed key comparison to be loosely typed, so an error would be triggered wh...Derek Jones1-1/+1
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-483/+483
2008-09-26fixed decode()'s validation of the string...Derek Jones1-1/+1
2008-09-23change of a false test (yes, again)Derek Allard1-1/+1
2008-09-23mostly trivial whitespace adjustmentsDerek Allard1-50/+50
2008-09-23change of a false testDerek Allard1-1/+1
2008-09-21removed a call to the validation class, as it's overkill for a simple preg_matchRick Ellis1-3/+1
2008-09-13updated copyrightRick Ellis1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-6/+6
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-3/+3
2008-01-28* Added valid_base64() to the Validation classDerek Jones1-7/+21
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2008-01-17fixed bug #3003 preventing encryption from working with modes other than MCRY...Derek Jones1-2/+75
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-06-18typo in commentsDerek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-396/+396
2006-10-21(no commit message)admin1-16/+16
2006-10-12(no commit message)admin1-5/+5
2006-10-08(no commit message)admin1-9/+23
2006-10-07(no commit message)admin1-2/+2
2006-09-30(no commit message)admin1-15/+20
2006-09-28(no commit message)admin1-5/+0
2006-09-26(no commit message)admin1-1/+1
2006-09-26(no commit message)admin1-0/+5
2006-08-27(no commit message)admin1-1/+1
2006-08-25Initial Importadmin1-0/+378