summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Merging bug23668 into defaultMatthew Sackman2011-01-121-21/+31
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Refactoring and ensure that we don't issue confirms for messages that have be...Matthew Sackman2011-01-121-24/+23
| | | | * | | | | | | | | msg_store confirms messages that are written to disk, removed and then revivedAlexandru Scvortov2011-01-121-11/+22
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | * | | | | | | | | | Eliminate unnecessary put/2, and cosmeticMatthew Sackman2011-01-121-5/+4
| | * | | | | | | | | | typoMatthew Sackman2011-01-121-1/+1
| | * | | | | | | | | | merge default into bug23643Matthias Radestock2011-01-1229-759/+1269
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | / / / / / / / | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | merge headsMatthias Radestock2011-01-121-16/+16
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | cosmetic: fix indentationMatthias Radestock2011-01-121-16/+16
| | | * | | | | | | | | Mandatory delivery only needs to know that it got to the queue. Not the resul...Matthew Sackman2011-01-121-4/+5
| | | |/ / / / / / / /
| | | * | | | | | | | Prioritise both sync and async versions the sameMatthew Sackman2011-01-121-12/+13
| | | |/ / / / / / /
| | * | | | | | | | refactor: extract function to handle frame and pass to channelMatthias Radestock2011-01-061-23/+24
| | * | | | | | | | cosmeticMatthias Radestock2011-01-061-7/+7
| | * | | | | | | | cosmeticMatthias Radestock2011-01-031-2/+2
| | * | | | | | | | better error handlingMatthias Radestock2011-01-031-5/+8
| | * | | | | | | | add specs and move frame analysis from reader to command assemblerMatthias Radestock2011-01-032-22/+57
| | * | | | | | | | renamingMatthias Radestock2011-01-033-24/+24
| | * | | | | | | | replace rabbit_framing_channel with tiny state machineMatthias Radestock2011-01-014-103/+66
| | * | | | | | | | refactoring in preperation for eliminating the framing_channel processMatthias Radestock2011-01-011-68/+69
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Logic.Matthew Sackman2011-01-121-4/+1
| * | | | | | | | Make conditional more preciseMatthew Sackman2011-01-121-9/+26
| | |/ / / / / / | |/| | | | | |
| * | | | | | | fix a bugMatthias Radestock2011-01-111-4/+7
| * | | | | | | cosmeticMatthias Radestock2011-01-111-4/+3
| * | | | | | | cosmetic and tiny refactorMatthias Radestock2011-01-111-5/+5
| | |/ / / / / | |/| | | | |
| * | | | | | Optimise the heartbeat to death. Honk. And some cosmetics tooMatthew Sackman2011-01-112-11/+3
| * | | | | | merge bug23329 into defaultMatthias Radestock2011-01-111-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merging bug23616 into defaultMatthew Sackman2011-01-111-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | start confirm sequence numbering at 1 instead of 0Matthias Radestock2011-01-111-1/+1
| | |/ / / / / /
| * | | | | | | TyposMatthew Sackman2011-01-111-12/+12
| * | | | | | | Updated documentationMatthew Sackman2011-01-111-5/+60
| * | | | | | | refactor: extract helper functionMatthias Radestock2011-01-111-15/+12
| * | | | | | | fix typoMatthias Radestock2011-01-111-1/+1
| * | | | | | | cosmeticMatthias Radestock2011-01-111-6/+5
| * | | | | | | fixMatthias Radestock2011-01-111-4/+4
| * | | | | | | merge from defaultMatthias Radestock2011-01-118-173/+207
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | merge bug23593 into defaultMatthias Radestock2011-01-102-129/+93
| | |\ \ \ \ \ \
| | | * | | | | | small simplifying refactorMatthias Radestock2011-01-101-16/+15
| | | * | | | | | merge default into bug23593Matthias Radestock2011-01-1027-491/+930
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merging bug23665 into defaultMatthew Sackman2011-01-103-27/+47
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merging bug23636 into defaultMatthew Sackman2011-01-102-25/+43
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | * | | | | | Turns out that 0 and true are distinct. sigh.Matthew Sackman2011-01-101-1/+1
| | | | * | | | | | Improve consistency of namingMatthew Sackman2011-01-101-10/+10
| | | | * | | | | | refactor / abstractionMatthew Sackman2011-01-101-13/+13
| | | | * | | | | | sync queue_index when variable_queue has outstanding confirms and is idle (br...Alexandru Scvortov2011-01-102-12/+30
| | * | | | | | | | more consistent namingAlexandru Scvortov2011-01-101-9/+10
| | * | | | | | | | remove duplication of erroneous logicAlexandru Scvortov2011-01-101-18/+22
| | |/ / / / / / /
| | * | | | | | | Merge headsSimon MacMullen2011-01-101-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix dumb mistake. Not sure how that used to work.Simon MacMullen2011-01-101-1/+1
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | bug23578 merged into default (ssl info)Marek Majkowski2011-01-103-1/+46
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Merge in defaultSimon MacMullen2011-01-053-1/+46
| | | |\ \ \ \ \ \
| | | | * | | | | | SSL protocol / algorithm information.Simon MacMullen2010-12-073-1/+46