Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include important file in git commitv1.0.1origin/v1.x | Paragon Initiative Enterprises | 2016-06-12 | 1 | -11/+18 |
* | Handle edge cases reported by @terrafrost in phpseclib | Paragon Initiative Enterprises | 2016-06-12 | 1 | -0/+49 |
* | Update readme to only track the v1.x branch | Scott | 2016-04-08 | 1 | -1/+1 |
* | Prepare for 1.0.0v1.0.0 | Scott | 2016-04-08 | 1 | -3/+3 |
* | Improved docblocks and test coverage | Scott | 2016-04-08 | 20 | -120/+634 |
* | Remove PHP 5.3/5.4 from Travis, but leave it in composer. | Scott | 2016-04-08 | 1 | -2/+0 |
* | Add version requirements notice | Scott | 2016-04-08 | 1 | -0/+6 |
* | Readme fix. Tagging v0.6.0v0.6.0 | Scott | 2016-04-08 | 1 | -1/+4 |
* | D.R.Y. | Paragon Initiative Enterprises | 2016-04-08 | 3 | -341/+268 |
* | Default to lowercase, unless using the RFC4648 interface. | Paragon Initiative Enterprises | 2016-04-08 | 5 | -43/+392 |
* | Update docblock. 0.5.1v0.5.1 | Scott | 2016-03-24 | 1 | -1/+1 |
* | Return false when non-base64 chars are used | Scott | 2016-03-24 | 1 | -3/+1 |
* | Update Base64.php | Scott | 2016-03-15 | 1 | -6/+0 |
* | * Add Base64UrlSafev0.5.0 | Paragon Initiative Enterprises | 2016-03-14 | 9 | -68/+387 |
* | Update composer.jsonv0.4.0 | Scott | 2016-03-13 | 1 | -2/+2 |
* | Experiment: Does this work in 5.3/5.4? | Scott | 2016-03-13 | 1 | -1/+3 |
* | Add Base32Hex, completing RFC 4648 coverage.v0.3.0 | Scott | 2016-03-12 | 7 | -87/+224 |
* | Refactor into classes | Scott | 2016-03-12 | 9 | -806/+746 |
* | Improve test coverage | Paragon Initiative Enterprises | 2016-03-12 | 3 | -80/+117 |
* | Update README.md | Scott | 2016-03-12 | 1 | -4/+0 |
* | Get rid of chr()/ord()v0.2.1 | Scott | 2016-03-12 | 2 | -162/+271 |
* | Update README.md | Scott | 2016-03-11 | 1 | -0/+6 |
* | Update README.md | Scott | 2016-03-11 | 1 | -0/+1 |
* | Add base32 example to readme | Scott | 2016-03-11 | 1 | -3/+5 |
* | RFC 4648 base64-encodingv0.2.0 | Paragon Initiative Enterprises | 2016-03-11 | 2 | -1/+382 |
* | Update readme0.1.0 | Paragon Initiative Enterprises | 2016-02-02 | 1 | -1/+7 |
* | Add hex encoding/decoding | Paragon Initiative Enterprises | 2016-02-02 | 1 | -1/+58 |
* | Add build status | Paragon Initiative Enterprises | 2016-02-02 | 1 | -0/+2 |
* | Add Travis file | Paragon Initiative Enterprises | 2016-02-02 | 1 | -0/+18 |
* | Add README | Paragon Initiative Enterprises | 2016-02-02 | 1 | -0/+31 |
* | Initial commit. | Paragon Initiative Enterprises | 2016-02-02 | 6 | -0/+632 |