aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eldap/src/eldap.erl
AgeCommit message (Expand)Author
2013-09-25eldap: eldap does not support peer verification, removed {verify, 0} from ssl...Fredrik Gustafsson
2013-01-25Merge branch 'bjorn/asn1/further-cleanup/OTP-10588'Björn Gustavsson
2013-01-22eldap: Remove calls to undocumented asn1rt* functionsBjörn Gustavsson
2013-01-15Configure the SSL options fullyFredrik Gustafsson
2012-12-19Remove support for the {Typename,Value} notation in encodingBjörn Gustavsson
2012-11-29Changed structure to fix dialyzer warnings eldap.erlFredrik Gustafsson
2012-03-28[eldap] Fix parse_port error handlingDan Gudmundsson
2012-03-22[eldap] Add dereference options in searchPeter Lund
2012-03-21[eldap] Add infrastructureDan Gudmundsson
2012-03-20[eldap] Initial copy of Tobbe's eldap clientTorbjorn Tornkvist