Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved connection refusal logic / error messagebug25383 | Matthias Radestock | 2013-01-24 | 1 | -16/+18 |
* | eliminate "Function X has no local return" dialyzer errors | Matthias Radestock | 2013-01-19 | 1 | -1/+6 |
* | various reader related changes for AMQP 1.0 | Matthias Radestock | 2013-01-18 | 1 | -14/+61 |
* | some more reader connection state abstraction | Matthias Radestock | 2013-01-15 | 1 | -14/+12 |
* | Merge bug25368 | Simon MacMullen | 2013-01-03 | 1 | -76/+81 |
|\ | |||||
| * | move throttle related reader state into sub-statebug25368 | Matthias Radestock | 2012-12-28 | 1 | -26/+34 |
| * | move some more reader state into #connection | Matthias Radestock | 2012-12-28 | 1 | -20/+22 |
| * | move a bunch of reader state fields into 'connection' | Matthias Radestock | 2012-12-28 | 1 | -36/+31 |
* | | Merge bug25367 | Simon MacMullen | 2013-01-03 | 1 | -5/+6 |
|\ \ | |||||
| * | | oops; put exception handling back inbug25365 | Matthias Radestock | 2013-01-03 | 1 | -1/+1 |
| * | | small refactor | Matthias Radestock | 2012-12-29 | 1 | -4/+5 |
* | | | make reader react to flow control soonerbug25367 | Matthias Radestock | 2012-12-28 | 1 | -7/+4 |
|/ / | |||||
* | | only invoke control_throttle when necesseary | Matthias Radestock | 2012-12-27 | 1 | -18/+17 |
* | | get rid of bump_reductionsbug25363 | Matthias Radestock | 2012-12-27 | 1 | -2/+1 |
|/ | |||||
* | Merged bug23935 into default | Emile Joubert | 2012-11-04 | 1 | -21/+24 |
|\ | |||||
| * | I know, why don't we get those the right way round? *headdesk*bug23935 | Simon MacMullen | 2012-11-01 | 1 | -1/+1 |
| * | feeding of vertical alignment obsession | Matthias Radestock | 2012-11-01 | 1 | -3/+3 |
| * | Unify address and host. Stick ports in the state, just because we're grabbing... | Simon MacMullen | 2012-11-01 | 1 | -12/+12 |
| * | Store name, host and peerhost as binary in the first place. | Simon MacMullen | 2012-10-30 | 1 | -4/+4 |
| * | merge default into bug23935 | Matthias Radestock | 2012-10-29 | 1 | -11/+14 |
| |\ | |||||
| | * | These should be binary. | Simon MacMullen | 2012-10-29 | 1 | -2/+2 |
| | * | Merge default | Simon MacMullen | 2012-10-29 | 1 | -14/+34 |
| | |\ | |||||
| | * | | Move host and peer_host to creattion since they will not change now. | Simon MacMullen | 2012-10-19 | 1 | -9/+8 |
| | * | | Oops | Simon MacMullen | 2012-10-19 | 1 | -3/+0 |
| | * | | OK, I prefer this. Patch the dns lookups into connection_string, this makes n... | Simon MacMullen | 2012-10-19 | 1 | -17/+4 |
| | * | | Symmetry. Link to the spawned process. Remove i/2 grossness. | Simon MacMullen | 2012-10-19 | 1 | -9/+21 |
| | * | | First pass at reverse DNS lookups for clients. | Simon MacMullen | 2012-10-01 | 1 | -3/+13 |
* | | | | ensure connection stats emission for write-only connections | Matthias Radestock | 2012-11-01 | 1 | -0/+2 |
|/ / / | |||||
* | | | keep track of connection name in reader statebug25258 | Matthias Radestock | 2012-10-29 | 1 | -8/+9 |
* | | | cosmetic | Matthias Radestock | 2012-10-29 | 1 | -58/+45 |
| |/ |/| | |||||
* | | cosmetic | Matthias Radestock | 2012-10-29 | 1 | -12/+13 |
* | | stop reading when losing frame syncbug25254 | Matthias Radestock | 2012-10-29 | 1 | -4/+13 |
* | | Merge bug 24991 | Simon MacMullen | 2012-10-26 | 1 | -0/+10 |
|\ \ | |/ |/| | |||||
| * | use new frame_error functionbug24991 | Matthias Radestock | 2012-07-18 | 1 | -3/+3 |
| * | merge default into bug24991 | Matthias Radestock | 2012-07-18 | 1 | -0/+10 |
| |\ | |||||
| | * | allow clients to exceed frame size by a little bit | Matthias Radestock | 2012-07-17 | 1 | -1/+6 |
| | * | merge default into bug24991 | Matthias Radestock | 2012-07-17 | 1 | -64/+70 |
| | |\ | |||||
| | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 1 | -0/+5 |
| | | |\ \ | |||||
| | | | * | | enforce frame_max | Matthias Radestock | 2012-06-12 | 1 | -0/+5 |
* | | | | | | explainbug25120 | Matthias Radestock | 2012-09-03 | 1 | -0/+1 |
* | | | | | | attempt to close ssl connections gracefully but forcefully | Matthias Radestock | 2012-09-03 | 1 | -2/+2 |
* | | | | | | tiny refactor: rename fun and clarify comment | Matthias Radestock | 2012-08-24 | 1 | -9/+9 |
* | | | | | | Merged bug24971 into default | Emile Joubert | 2012-07-25 | 1 | -110/+127 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bug25056 | Simon MacMullen | 2012-07-18 | 1 | -54/+66 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplifying refactorbug25056 | Matthias Radestock | 2012-07-16 | 1 | -9/+7 |
| | * | | | | | more consistent error handling in reader | Matthias Radestock | 2012-07-15 | 1 | -96/+119 |
| * | | | | | | Merge bug24956 (again). | Simon MacMullen | 2012-07-16 | 1 | -65/+70 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | refactor: remove gratuitous helper function | Matthias Radestock | 2012-07-16 | 1 | -6/+3 |
| | * | | | | | refactor: move things around in the reader | Matthias Radestock | 2012-07-15 | 1 | -56/+65 |
| | |/ / / / |