summaryrefslogtreecommitdiff
path: root/src/rabbit_auth_mechanism_plain.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Merged stable into defaultEmile Joubert2013-07-311-2/+2
|\
| * s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* | Rewrite a frankly slightly dubious TODOSimon MacMullen2013-05-301-3/+2
|/
* Don't repeat yourself.Simon MacMullen2013-02-081-2/+1
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-051-2/+0
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* cosmeticMatthias Radestock2011-03-161-4/+1
* Revert d3fd719c5287 (Remove should_offer/1).bug23826Simon MacMullen2011-02-221-1/+4
* Rework code so that it's even more efficient, handles errors properly and als...bug23602Matthew Sackman2011-01-241-14/+33
* Merging default into bug23602Matthew Sackman2011-01-241-8/+14
|\
| * Don't use re where it can be easily avoided in the plain auth mechMatthew Sackman2010-12-141-8/+14
* | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/
* This is really a protocol errorbug23566Simon MacMullen2010-12-141-1/+1
* global option does not exist in R12B3.Simon MacMullen2010-12-141-3/+4
* Mereg default into bug23566.Simon MacMullen2010-12-131-3/+7
* Remove should_offer/1.Simon MacMullen2010-11-301-4/+1
* Mostly working EXTERNAL implementationSimon MacMullen2010-11-101-2/+2
* Move existing PLAIN and AMQPLAIN auth mechanisms into plugins.Simon MacMullen2010-11-051-0/+64