summaryrefslogtreecommitdiffstats
path: root/Core/Encoder
Commit message (Expand)AuthorAgeFilesLines
* [Security] fixed interface implementation (closes #6974)Fabien Potencier2013-02-051-2/+2
* fixed CSFabien Potencier2013-02-051-12/+14
* Added BCrypt password encoder.Elnur Abdurrakhimov2013-02-051-0/+146
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-192-0/+4
* rename String to StringUtilsFabien Potencier2012-10-281-2/+2
* moved the secure random class from JMSSecurityExtraBundle to Symfony (closes ...Fabien Potencier2012-10-281-10/+3
* Merge branch '2.1'Fabien Potencier2012-10-181-1/+1
|\
| * change what I think is a typoGrégoire Paris2012-10-161-1/+1
* | [Security] Added Pbkdf2PasswordEncoderSebastiaan Stok2012-10-081-0/+97
|/
* fixed CSFabien Potencier2012-07-093-5/+3
* [Security] fixed exception message in EncoderFactoryDouglas Greenshields2012-06-201-1/+1
* [Security] Fix retrieval of encoder when configured for concrete classesAlexander2012-06-181-1/+1
* [Security] allowed class names to be passed as an argument to EncoderFactoryI...Fabien Potencier2012-06-182-6/+8
* fixed phpdoc @param alignmentFabien Potencier2012-05-151-1/+1
* add missing class var; add phpdocsGordon Franke2012-01-162-0/+6
* [DoctrineBridge] fixed some CSFabien Potencier2011-12-132-1/+3
* fixed CSFabien Potencier2011-06-082-2/+2
* [Security] various changes, see belowJohannes Schmitt2011-03-104-12/+12
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-066-10/+10
* [Security] changed defaults for MessageDigestEncoderJohannes Schmitt2011-03-051-1/+1
* [Security] improved entropy to make collision attacks harderJohannes Schmitt2011-03-051-1/+1
* [Security] Removed useless elsePascal Borreli2011-02-271-2/+2
* [Security] simplified encoder factory implementationJohannes Schmitt2011-02-141-29/+21
* namespace changesJohannes M. Schmitt2011-01-266-0/+353