summaryrefslogtreecommitdiff
path: root/src/rabbit_auth_mechanism.erl
Commit message (Expand)AuthorAgeFilesLines
* Drop {refuse, _, _} from rabbit_auth_mechanism:handle_response/2 return valuesJean-Sebastien Pedron2014-11-261-3/+0
* Update rabbit_auth_mechanism:handle_response() spec to match the changeJean-Sebastien Pedron2014-11-261-1/+4
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* use the correct typeMatthias Radestock2012-09-191-1/+1
* Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-051-23/+33
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Revert d3fd719c5287 (Remove should_offer/1).bug23826Simon MacMullen2011-02-221-0/+4
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Make refused and protocol_error cases more symmetrical.Simon MacMullen2010-12-141-1/+1
* Remove should_offer/1.Simon MacMullen2010-11-301-4/+0
* Remove untrue statementSimon MacMullen2010-11-191-1/+1
* Mostly working EXTERNAL implementationSimon MacMullen2010-11-101-1/+1
* Document a bit moreSimon MacMullen2010-11-091-1/+9
* Move existing PLAIN and AMQPLAIN auth mechanisms into plugins.Simon MacMullen2010-11-051-0/+53