summaryrefslogtreecommitdiff
path: root/src/rabbit_auth_mechanism_plain.erl
Commit message (Expand)AuthorAgeFilesLines
* 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