Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the mode thing into the server too.bug24182 | Simon MacMullen | 2012-02-20 | 1 | -6/+8 |
* | Move code from rabbitmq-auth-mechanism-ssl onto the broker | Simon MacMullen | 2012-02-20 | 1 | -1/+38 |
* | Merge bug24606 | Simon MacMullen | 2012-02-03 | 1 | -5/+3 |
|\ | |||||
| * | refactor: extract string formatting function | Matthias Radestock | 2012-02-02 | 1 | -5/+3 |
* | | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
|/ | |||||
* | merge bug 24265 into default (Somehow support DNs in rabbitmq_auth_mechanism_... | Alexandru Scvortov | 2012-01-17 | 1 | -1/+1 |
|\ | |||||
* | | Better comment.bug24265 | Simon MacMullen | 2012-01-06 | 1 | -2/+4 |
* | | RFC 4514 states that non-acsii chars get converted to UTF-8 and then escaped ... | Simon MacMullen | 2012-01-06 | 1 | -1/+1 |
* | | Oops, actually this converted "foo" to ["foo"]. | Simon MacMullen | 2012-01-06 | 1 | -1/+1 |
* | | Avoid putting quotes around domainComponents. | Simon MacMullen | 2012-01-06 | 1 | -0/+4 |
* | | peer_cert_subject_itemn -> peer_cert_subject_items, there's no guarantee we'l... | Simon MacMullen | 2012-01-06 | 1 | -6/+6 |
|/ | |||||
* | UTF8strings come back as binaries.bug24017 | Simon MacMullen | 2011-04-05 | 1 | -2/+3 |
* | Reduce duplication. | Simon MacMullen | 2011-04-04 | 1 | -4/+2 |
* | Actually DTRT. Note that this knocks out the is_binary/1 check introduced in ... | Simon MacMullen | 2011-04-04 | 1 | -13/+30 |
* | Tweak comment after rereading it. | Simon MacMullen | 2011-04-04 | 1 | -2/+4 |
* | Describe the problem. That's half the battle, right? | Simon MacMullen | 2011-04-04 | 1 | -4/+59 |
* | cosmetic | Matthias Radestock | 2011-03-04 | 1 | -3/+3 |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 1 | -6/+3 |
|\ | |||||
| * | Merge bug23488 into default (Remove rabbit_misc:intersperse) | Simon MacMullen | 2010-11-16 | 1 | -2/+2 |
| |\ | |||||
| * | | Fixed thinkos in calls to string:join.bug23488 | John DeTreville | 2010-11-15 | 1 | -3/+2 |
| * | | Added some extra polymorphism inside rabbit_ssl.erl. | John DeTreville | 2010-11-11 | 1 | -2/+3 |
| * | | Removed rabbit_misc:intersperse; changed clients to call string:join instead;... | John DeTreville | 2010-11-10 | 1 | -6/+3 |
* | | | Merged from default | Simon MacMullen | 2010-11-16 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | document obscure case clause | Matthias Radestock | 2010-11-06 | 1 | -2/+2 |
| |/ | |||||
* | | Spec fixes | Simon MacMullen | 2010-11-10 | 1 | -1/+2 |
* | | Mostly working EXTERNAL implementation | Simon MacMullen | 2010-11-10 | 1 | -3/+21 |
|/ | |||||
* | Remove unnecessary SSL includebug23437 | Emile Joubert | 2010-10-27 | 1 | -1/+0 |
* | It's binary up until it goes through public_key:pkix_decode_cert, at which po...bug22902 | Matthew Sackman | 2010-10-01 | 1 | -1/+1 |
* | support for R14B; fix utf8 bug | Alexandru Scvortov | 2010-10-01 | 1 | -4/+8 |
* | 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 | 1 | -35/+12 |
* | fix type sigs | Matthias Radestock | 2010-09-08 | 1 | -9/+6 |
* | rename info items and functions | Matthias Radestock | 2010-09-08 | 1 | -26/+27 |
* | cosmetic | Matthias Radestock | 2010-09-08 | 1 | -14/+17 |
* | refactor + manpages update | Alexandru Scvortov | 2010-09-08 | 1 | -10/+13 |
* | 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 |
* | reformat time range | Alexandru Scvortov | 2010-09-08 | 1 | -4/+5 |
* | refactoring | Alexandru Scvortov | 2010-09-08 | 1 | -33/+39 |
* | better error handling | Alexandru Scvortov | 2010-09-08 | 1 | -2/+6 |
* | moved certificate decoding to rabbit_ssl | Alexandru Scvortov | 2010-09-08 | 1 | -14/+21 |
* | merge default into bug22902 | Alexandru Scvortov | 2010-09-08 | 1 | -4/+5 |
* | cosmetic | Alexandru Scvortov | 2010-09-07 | 1 | -1/+1 |
* | more RDNs + refactoring | Alexandru Scvortov | 2010-09-07 | 1 | -16/+45 |
* | moved ssl functions to a separate module + refactor | Alexandru Scvortov | 2010-09-07 | 1 | -0/+164 |