summaryrefslogtreecommitdiff
path: root/src/rabbit_auth_mechanism_cr_demo.erl
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+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-7/+5
|
* Revert d3fd719c5287 (Remove should_offer/1).bug23826Simon MacMullen2011-02-221-1/+4
|
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|
* Demonstrate protocol_error.Simon MacMullen2010-12-061-2/+7
|
* Remove should_offer/1.Simon MacMullen2010-11-301-4/+1
|
* After reading RFC5802 I'm not convinced this approach can be salvaged (in a ↵Simon MacMullen2010-11-161-0/+72
sensible amount of time) so let's replace it with something that is a simple demo.