summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merging default into bug21377Matthew Sackman2010-10-048-81/+308
|\
| * cosmetic and minor refactoringMatthias Radestock2010-10-011-40/+37
| * It's binary up until it goes through public_key:pkix_decode_cert, at which po...Matthew Sackman2010-10-011-1/+1
| * support for R14B; fix utf8 bugAlexandru Scvortov2010-10-011-4/+8
| * merge default into bug22902Alexandru Scvortov2010-10-0124-801/+987
| |\
| | * merge bug23190 into defaultMatthias Radestock2010-09-301-23/+44
| | |\
| | | * cosmeticMatthias Radestock2010-09-301-14/+17
| | | * Minor reworkingsMatthew Sackman2010-09-301-8/+9
| | | * FixedMatthew Sackman2010-09-301-24/+41
| | * | merge bug23322 into default (gen_server2 has a broken format_status)Alexandru Scvortov2010-09-301-1/+2
| | |\ \
| | | * | Update format_status to work with gen_server2 state recordMatthew Sackman2010-09-301-1/+2
| | | |/
| | * | Merge bug23115 (add 'client_flow' channel info/stats item)Simon MacMullen2010-09-3013-121/+171
| | |\ \ | | | |/
| | * | minor tweaksMatthias Radestock2010-09-282-7/+7
| | * | rabbitmqctl reports channel blocked statusEmile Joubert2010-09-172-6/+18
| * | | merge default into bug22902Matthias Radestock2010-09-086-15/+53
| |\ \ \
| * | | | more escapingMatthias Radestock2010-09-081-0/+5
| * | | | tweak rdn value escaping so it doen't need flatteningMatthias Radestock2010-09-081-13/+13
| * | | | tweak api for better decoupling of modulesMatthias Radestock2010-09-082-38/+25
| * | | | fix type sigsMatthias Radestock2010-09-082-21/+16
| * | | | handle chars > 127Matthias Radestock2010-09-081-9/+3
| * | | | rename info items and functionsMatthias Radestock2010-09-082-30/+32
| * | | | cosmeticMatthias Radestock2010-09-082-20/+20
| * | | | refactor + manpages updateAlexandru Scvortov2010-09-081-10/+13
| * | | | better formattingAlexandru Scvortov2010-09-081-28/+20
| * | | | rename functionsAlexandru Scvortov2010-09-081-23/+23
| * | | | add support for rdn setsAlexandru Scvortov2010-09-081-1/+6
| * | | | refactoringAlexandru Scvortov2010-09-081-44/+18
| * | | | cosmeticAlexandru Scvortov2010-09-081-1/+0
| * | | | reformat time rangeAlexandru Scvortov2010-09-081-4/+5
| * | | | refactoringAlexandru Scvortov2010-09-083-39/+43
| * | | | better error handlingAlexandru Scvortov2010-09-081-2/+6
| * | | | moved certificate decoding to rabbit_sslAlexandru Scvortov2010-09-082-20/+24
| * | | | merge default into bug22902Alexandru Scvortov2010-09-085-64/+109
| |\ \ \ \
| * | | | | cosmeticAlexandru Scvortov2010-09-071-1/+1
| * | | | | more RDNs + refactoringAlexandru Scvortov2010-09-072-31/+48
| * | | | | moved ssl functions to a separate module + refactorAlexandru Scvortov2010-09-072-101/+168
| * | | | | fix tiny bugMatthias Radestock2010-09-071-2/+2
| * | | | | refactorMatthias Radestock2010-09-071-15/+6
| * | | | | make ssl info part of creation eventsMatthias Radestock2010-09-071-4/+2
| * | | | | cosmeticMatthias Radestock2010-09-071-3/+2
| * | | | | merge default into bug22902Matthias Radestock2010-09-0716-546/+464
| |\ \ \ \ \
| * | | | | | better formatting + refactorAlexandru Scvortov2010-09-071-10/+24
| * | | | | | cosmetic and minor bug fixMatthias Radestock2010-09-061-7/+8
| * | | | | | reformatted date rangeAlexandru Scvortov2010-09-061-3/+5
| * | | | | | proper subject escaping as per RFC 2253Alexandru Scvortov2010-09-061-3/+31
| * | | | | | Added ssl_validity, ssl_subject and ssl_issuer to list_connections.Alexandru Scvortov2010-09-062-23/+59
| * | | | | | first stab at extracting information from certificatesAlexandru Scvortov2010-09-031-2/+31
| * | | | | | typoAlexandru Scvortov2010-09-031-1/+1
| * | | | | | merge default into bug22902Alexandru Scvortov2010-09-0361-1535/+8583
| |\ \ \ \ \ \
| * | | | | | | extract encoded subject field from certificateAlexandru Scvortov2010-07-224-17/+28