| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug21377 | Matthew Sackman | 2010-10-04 | 9 | -81/+331 |
| |\ | |||||
| | * | cosmetic and minor refactoring | Matthias Radestock | 2010-10-01 | 1 | -40/+37 |
| | * | Merging bug 22902 into default | Matthew Sackman | 2010-10-01 | 5 | -11/+222 |
| | |\ | |||||
| | | * | It's binary up until it goes through public_key:pkix_decode_cert, at which po... | Matthew Sackman | 2010-10-01 | 1 | -1/+1 |
| | | * | support for R14B; fix utf8 bug | Alexandru Scvortov | 2010-10-01 | 1 | -4/+8 |
| | | * | merge default into bug22902 | Alexandru Scvortov | 2010-10-01 | 33 | -816/+1020 |
| | | |\ | | |/ | |/| | |||||
| | * | | merge bug23190 into default | Matthias Radestock | 2010-09-30 | 1 | -23/+44 |
| | |\ \ | |||||
| | | * | | cosmetic | Matthias Radestock | 2010-09-30 | 1 | -14/+17 |
| | | * | | Minor reworkings | Matthew Sackman | 2010-09-30 | 1 | -8/+9 |
| | | * | | Fixed | Matthew Sackman | 2010-09-30 | 1 | -24/+41 |
| | * | | | merge bug23322 into default (gen_server2 has a broken format_status) | Alexandru Scvortov | 2010-09-30 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * | | | Update format_status to work with gen_server2 state record | Matthew Sackman | 2010-09-30 | 1 | -1/+2 |
| | | |/ / | |||||
| | * | | | Merge bug23115 (add 'client_flow' channel info/stats item) | Simon MacMullen | 2010-09-30 | 15 | -131/+183 |
| | |\ \ \ | | |/ / | |||||
| | * | | | minor tweaks | Matthias Radestock | 2010-09-28 | 3 | -9/+13 |
| | * | | | rabbitmqctl reports channel blocked status | Emile Joubert | 2010-09-17 | 3 | -6/+22 |
| | | | * | merge default into bug22902 | Matthias Radestock | 2010-09-08 | 9 | -18/+102 |
| | | | |\ | |||||
| | | | * | | note dn display format in docs | Matthias Radestock | 2010-09-08 | 1 | -2/+2 |
| | | | * | | more escaping | Matthias Radestock | 2010-09-08 | 1 | -0/+5 |
| | | | * | | tweak rdn value escaping so it doen't need flattening | Matthias Radestock | 2010-09-08 | 1 | -13/+13 |
| | | | * | | tweak api for better decoupling of modules | Matthias Radestock | 2010-09-08 | 2 | -38/+25 |
| | | | * | | fix type sigs | Matthias Radestock | 2010-09-08 | 2 | -21/+16 |
| | | | * | | handle chars > 127 | Matthias Radestock | 2010-09-08 | 1 | -9/+3 |
| | | | * | | rename info items and functions | Matthias Radestock | 2010-09-08 | 3 | -45/+47 |
| | | | * | | cosmetic | Matthias Radestock | 2010-09-08 | 3 | -22/+22 |
| | | | * | | refactor + manpages update | Alexandru Scvortov | 2010-09-08 | 2 | -10/+28 |
| | | | * | | better formatting | Alexandru Scvortov | 2010-09-08 | 1 | -28/+20 |
| | | | * | | rename functions | Alexandru Scvortov | 2010-09-08 | 1 | -23/+23 |
| | | | * | | add support for rdn sets | Alexandru Scvortov | 2010-09-08 | 1 | -1/+6 |
| | | | * | | refactoring | Alexandru Scvortov | 2010-09-08 | 1 | -44/+18 |
| | | | * | | cosmetic | Alexandru Scvortov | 2010-09-08 | 1 | -1/+0 |
| | | | * | | reformat time range | Alexandru Scvortov | 2010-09-08 | 1 | -4/+5 |
| | | | * | | refactoring | Alexandru Scvortov | 2010-09-08 | 3 | -39/+43 |
| | | | * | | better error handling | Alexandru Scvortov | 2010-09-08 | 1 | -2/+6 |
| | | | * | | moved certificate decoding to rabbit_ssl | Alexandru Scvortov | 2010-09-08 | 2 | -20/+24 |
| | | | * | | merge default into bug22902 | Alexandru Scvortov | 2010-09-08 | 5 | -64/+109 |
| | | | |\ \ | |||||
| | | | * | | | cosmetic | Alexandru Scvortov | 2010-09-07 | 1 | -1/+1 |
| | | | * | | | more RDNs + refactoring | Alexandru Scvortov | 2010-09-07 | 2 | -31/+48 |
| | | | * | | | moved ssl functions to a separate module + refactor | Alexandru Scvortov | 2010-09-07 | 2 | -101/+168 |
| | | | * | | | fix tiny bug | Matthias Radestock | 2010-09-07 | 1 | -2/+2 |
| | | | * | | | refactor | Matthias Radestock | 2010-09-07 | 1 | -15/+6 |
| | | | * | | | make ssl info part of creation events | Matthias Radestock | 2010-09-07 | 1 | -4/+2 |
| | | | * | | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -3/+2 |
| | | | * | | | merge default into bug22902 | Matthias Radestock | 2010-09-07 | 19 | -563/+515 |
| | | | |\ \ \ | |||||
| | | | * | | | | better formatting + refactor | Alexandru Scvortov | 2010-09-07 | 1 | -10/+24 |
| | | | * | | | | cosmetic and minor bug fix | Matthias Radestock | 2010-09-06 | 1 | -7/+8 |
| | | | * | | | | reformatted date range | Alexandru Scvortov | 2010-09-06 | 1 | -3/+5 |
| | | | * | | | | proper subject escaping as per RFC 2253 | Alexandru Scvortov | 2010-09-06 | 1 | -3/+31 |
| | | | * | | | | Added ssl_validity, ssl_subject and ssl_issuer to list_connections. | Alexandru Scvortov | 2010-09-06 | 2 | -23/+59 |
| | | | * | | | | first stab at extracting information from certificates | Alexandru Scvortov | 2010-09-03 | 1 | -2/+31 |
| | | | * | | | | typo | Alexandru Scvortov | 2010-09-03 | 1 | -1/+1 |
