summaryrefslogtreecommitdiff
path: root/src/rabbit_ssl.erl
Commit message (Expand)AuthorAgeFilesLines
* Fixed thinkos in calls to string:join.bug23488John DeTreville2010-11-151-3/+2
* Added some extra polymorphism inside rabbit_ssl.erl.John DeTreville2010-11-111-2/+3
* Removed rabbit_misc:intersperse; changed clients to call string:join instead;...John DeTreville2010-11-101-6/+3
* Remove unnecessary SSL includebug23437Emile Joubert2010-10-271-1/+0
* It's binary up until it goes through public_key:pkix_decode_cert, at which po...bug22902Matthew Sackman2010-10-011-1/+1
* support for R14B; fix utf8 bugAlexandru Scvortov2010-10-011-4/+8
* 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-081-35/+12
* fix type sigsMatthias Radestock2010-09-081-9/+6
* rename info items and functionsMatthias Radestock2010-09-081-26/+27
* cosmeticMatthias Radestock2010-09-081-14/+17
* 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
* reformat time rangeAlexandru Scvortov2010-09-081-4/+5
* refactoringAlexandru Scvortov2010-09-081-33/+39
* better error handlingAlexandru Scvortov2010-09-081-2/+6
* moved certificate decoding to rabbit_sslAlexandru Scvortov2010-09-081-14/+21
* merge default into bug22902Alexandru Scvortov2010-09-081-4/+5
* cosmeticAlexandru Scvortov2010-09-071-1/+1
* more RDNs + refactoringAlexandru Scvortov2010-09-071-16/+45
* moved ssl functions to a separate module + refactorAlexandru Scvortov2010-09-071-0/+164