summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Demonstrate protocol_error.Simon MacMullen2010-12-062-3/+8
* Better diagnostics when authentication fails.Simon MacMullen2010-12-063-14/+23
* Remove should_offer/1.Simon MacMullen2010-11-306-56/+42
* Merge from defaultSimon MacMullen2010-11-2416-103/+535
|\
| * Tiny simplifying refactor.Simon MacMullen2010-11-241-2/+1
| * Be consistent about refused returnSimon MacMullen2010-11-191-2/+2
| * Merged default into bug23467Simon MacMullen2010-11-1914-212/+337
| |\
| * | Remove untrue statementSimon MacMullen2010-11-191-1/+1
| * | Don't open a security hole if server is misconfigured.Simon MacMullen2010-11-161-3/+14
| * | Specs.Simon MacMullen2010-11-161-1/+1
| * | After reading RFC5802 I'm not convinced this approach can be salvaged (in a s...Simon MacMullen2010-11-161-38/+15
| * | Merged from defaultSimon MacMullen2010-11-1630-351/+639
| |\ \
| * | | Remove the beginning of the per-mechanism options thing, in the interest of g...Simon MacMullen2010-11-151-8/+1
| * | | Beginning of a config mechanism.Simon MacMullen2010-11-101-2/+11
| * | | Fix that...Simon MacMullen2010-11-101-1/+4
| * | | Reinstate user_pass_login/2, the Erlang client depends on it.Simon MacMullen2010-11-101-1/+14
| * | | Strip out the plugin-disabling mechanismSimon MacMullen2010-11-102-30/+0
| * | | Spec fixesSimon MacMullen2010-11-102-2/+3
| * | | Mostly working EXTERNAL implementationSimon MacMullen2010-11-107-27/+62
| * | | Don't allow a client to select a mechanism we decided not to offer.Simon MacMullen2010-11-102-19/+23
| * | | Document auth_mechanism info itemSimon MacMullen2010-11-101-0/+71
| * | | Add auth_mechanism info keySimon MacMullen2010-11-101-1/+5
| * | | Document a bit moreSimon MacMullen2010-11-091-1/+9
| * | | Get the name rightSimon MacMullen2010-11-091-1/+1
| * | | Add our slightly flaky demo challenge-response mechanism, and update APIs etc...Simon MacMullen2010-11-093-48/+158
| * | | Add a mechanism to remove plugins from the registry. The intent being that pe...Simon MacMullen2010-11-082-0/+31
| * | | Move existing PLAIN and AMQPLAIN auth mechanisms into plugins.Simon MacMullen2010-11-056-55/+248
| * | | rabbit_exchange_type_registry -> rabbit_registrySimon MacMullen2010-11-058-33/+33
* | | | Merging bug 23335 into defaultMatthew Sackman2010-11-231-28/+13
|\ \ \ \
| * \ \ \ merge with defaultRob Harrop2010-11-031-28/+13
| |\ \ \ \
| | * | | | Support for requeue=false removed. No longer storing messages along with ack ...Rob Harrop2010-10-131-28/+13
* | | | | | It's rather crucial to call reduce_memory_use at the end of publish_delivered...Matthew Sackman2010-11-231-8/+9
* | | | | | Merging default into bug22692Matthew Sackman2010-11-232-155/+340
|\ \ \ \ \ \
| * | | | | | Minor refactorings, and a couple of fixesMatthew Sackman2010-11-182-52/+54
| * | | | | | Merge with defaultRob Harrop2010-11-112-144/+327
| |\ \ \ \ \ \
| | * | | | | | Rename target_ram_msg_count to target_ram_item_countRob Harrop2010-11-112-113/+114
| | * | | | | | Removed stray references to target_ram_ack_countRob Harrop2010-11-111-2/+0
| | * | | | | | Reinstated the infinity check for chunk_sizeRob Harrop2010-11-111-1/+1
| | * | | | | | Added assertion in limit_ram_acks for is_persistent=falseRob Harrop2010-11-111-2/+3
| | * | | | | | Merge with defaultRob Harrop2010-11-052-61/+244
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Reworked ack shedding algorithm based on discussion with MatthewRob Harrop2010-11-051-54/+71
| | | * | | | | Reworked to test to be more predictableRob Harrop2010-11-051-4/+4
| | | * | | | | That was quite specialRob Harrop2010-11-051-14/+0
| | | * | | | | Clarification of the comments in VQRob Harrop2010-11-051-7/+8
| | | * | | | | a bit more clarification on the commentsRob Harrop2010-11-051-6/+8
| | | * | | | | Cosmetic change and first draft of comment updatesRob Harrop2010-11-051-1/+30
| | | * | | | | Purely cosmeticRob Harrop2010-11-041-1/+0
| | | * | | | | Added a test for the ram ack flushing. Tweaked the way RAM is shared between ...Rob Harrop2010-11-042-6/+47
| | | * | | | | Removed stray TODORob Harrop2010-11-041-1/+0
| | | * | | | | clean upRob Harrop2010-11-041-6/+9