summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* English, not AmericanMatthew Sackman2011-02-241-1/+1
* Revert d3fd719c5287 (Remove should_offer/1).bug23826Simon MacMullen2011-02-221-9/+9
* Merging default into bug23810 (debitrot)Matthew Sackman2011-02-181-22/+38
|\
| * use the correct api written for this purpose.bug23839Matthew Sackman2011-02-171-3/+3
| * Merging default to bug23839Matthew Sackman2011-02-161-6/+13
| |\
| | * Move capabilities to after the vhost consistentlyMatthew Sackman2011-02-151-2/+2
| | * Pass client capabilities through to the channelMatthew Sackman2011-02-141-7/+14
| * | Supply server capabilitesMatthew Sackman2011-02-141-12/+20
| * | Make server_properties a /1Matthew Sackman2011-02-141-4/+5
| |/
* | Demonitor on channel_cleanupMatthew Sackman2011-02-111-7/+8
* | Log in the case of an uncontrolled, unexpected channel exitMatthew Sackman2011-02-111-1/+4
* | Always erase both channel and ch_pid. This is lovely - it makes it a proper b...Matthew Sackman2011-02-111-3/+3
* | drop CPS in favour of explicit APIMatthew Sackman2011-02-111-2/+2
* | Remove boolean shouldClose from response of bin_gen:map_exceptionMatthew Sackman2011-02-111-1/+1
* | Remove annoying documentationMatthew Sackman2011-02-111-86/+0
* | WhoopsMatthew Sackman2011-02-101-1/+1
* | The channel.close_ok from the client might be immediately followed by a chann...Matthew Sackman2011-02-101-0/+3
* | close_channel is no longer needed in reader, which means that closing as a ch...Matthew Sackman2011-02-101-23/+0
* | Always log the error from the channel; can now guarantee exceptions that turn...Matthew Sackman2011-02-101-16/+7
* | cosmeticMatthew Sackman2011-02-101-2/+2
* | Tidy channel termination (state=closing implies rollback_and_notify done). Er...Matthew Sackman2011-02-101-1/+1
* | Make client-initiated channel.close work in new schemeMatthew Sackman2011-02-101-3/+4
|/
* merge bug23804 into default (ssl connections dying prior to R14)Alexandru Scvortov2011-02-071-3/+7
|\
| * Keep the same formate as ssl:connection_infobug23804Simon MacMullen2011-02-071-6/+6
| * Fix SSL connections in R13Bx.Simon MacMullen2011-02-071-7/+11
* | Remove intermediate variable.Simon MacMullen2011-02-071-3/+2
* | Merge bug 23061 into default (spurious heartbeat timeouts possible during con...Simon MacMullen2011-02-071-1/+5
|\ \ | |/ |/|
| * Ignore heartbeat timeouts in closed state.bug23061John DeTreville2010-12-151-1/+5
* | Update documentation to include connection.secure stepsMatthew Sackman2011-02-031-1/+7
* | merging in from defaultVlad Alexandru Ionescu2011-01-271-1/+1
|\ \
| * \ default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-1/+1
| |\ \
| | * \ Merge in defaultSimon MacMullen2011-01-171-82/+78
| | |\ \
| | * | | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ...Simon MacMullen2011-01-051-1/+1
| | | |/ | | |/|
* | | | fixing type specs; other cosmeticVlad Alexandru Ionescu2011-01-201-2/+2
* | | | merging in from defaultVlad Alexandru Ionescu2011-01-191-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-191-2/+2
| | |/ | |/|
* | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/ /
* | Merging bug23661 into defaultMatthew Sackman2011-01-131-2/+0
|\ \
| * | ensure connections terminate when channel-related processes exit abnormallybug23661Matthias Radestock2011-01-091-2/+0
* | | Eliminate unnecessary put/2, and cosmeticbug23643Matthew Sackman2011-01-121-5/+4
* | | typoMatthew Sackman2011-01-121-1/+1
* | | merge default into bug23643Matthias Radestock2011-01-121-12/+22
|\ \ \ | |/ / |/| |
| * | Optimise the heartbeat to death. Honk. And some cosmetics tooMatthew Sackman2011-01-111-10/+3
| * | bug23578 merged into default (ssl info)Marek Majkowski2011-01-101-0/+17
| |\ \
| | * \ Merge in defaultbug23578Simon MacMullen2011-01-051-0/+17
| | |\ \ | | | |/ | | |/|
| | | * SSL protocol / algorithm information.Simon MacMullen2010-12-071-0/+17
| * | | Merge from defaultSimon MacMullen2010-12-201-12/+12
| |\ \ \ | | |/ /
| * | | Merge from defaultSimon MacMullen2010-12-141-2/+2
| |\ \ \
| | * \ \ Merge from bug23467 (and hence default)Simon MacMullen2010-11-241-25/+16
| | |\ \ \
| | * | | | Rather impressionistic sketch of how pluggable auth backends might start out.Simon MacMullen2010-11-191-2/+2