summaryrefslogtreecommitdiff
path: root/lib/eldap/test/eldap_basic_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-04-251-1/+1
* Add new api eldap:info/1anupamasingh102023-04-251-28/+11
* Add new api conn_info for SSL connections to LDAP serveranupamasingh102023-04-251-3/+53
* Add support for paged search results to LDAPGarry Hill2022-02-091-0/+57
* eldap: Choose server search order randomlyHans Nilsson2022-02-081-1/+10
* eldap: Update list of ldap-serversHans Nilsson2022-02-081-7/+14
* Fix eldap extensibleMatch dnAttributes optionMatteo Brancaleoni2022-01-171-0/+85
* Fix typos in lib/eldapKian-Meng, Ang2021-12-171-6/+6
* Update copyright yearRickard Green2021-12-151-1/+1
* Merge branch 'hans/eldap/cuddle_tests' into maintHans Nilsson2021-02-021-0/+13
|\
| * eldap: New test caseHans Nilsson2021-02-011-0/+13
* | eldap: size_limit test case addedHans Nilsson2021-02-011-0/+37
|/
* eldap: export_all -> exportHans Nilsson2020-06-221-1/+54
* eldap: Fix erlc deprecated warningHans Nilsson2020-06-221-2/+2
* eldap: Use timeouts when searching for test serversHans Nilsson2020-06-221-2/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* eldap: Prevent test to fail at end if ssl is not availableHans Nilsson2017-06-071-1/+4
* eldap: increase test suite timetrapHans Nilsson2016-06-021-1/+1
* eldap: ts-macros replacedHans Nilsson2016-05-241-67/+65
* Ignore tcp errors during close request to eldapDaniil Fedotov2016-05-051-1/+26
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'maint'Hans Nilsson2016-02-251-10/+84
|\
| * eldap: referral resultCodeHans Nilsson2016-02-221-10/+84
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* eldap: Test suite uppdated to new time handlingHans Nilsson2015-05-061-4/+8
* eldap: Remove trailing white space.Hans Nilsson2014-12-171-66/+66
* eldap: Test cases for a few return values (open, close)Hans Nilsson2014-12-171-1/+29
* eldap: updated eldap:close in testsHans Nilsson2014-12-171-11/+9
* eldap: Corrects SSL over IPv6 test.Hans Nilsson2014-12-171-12/+14
* eldap: Add encode/decode tests.Hans Nilsson2014-12-171-1/+32
* eldap: Merge eldap_connections_SUITE into eldab_basic_SUITEHans Nilsson2014-12-171-32/+267
* eldap: Adds ssl to connections test suiteHans Nilsson2014-12-171-20/+31
* eldap: Updates basic test suiteHans Nilsson2014-12-171-269/+578
* eldap: extensibleMatch added.Hans Nilsson2014-10-301-1/+9
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-1/+6
* [eldap, inets]: fix testcases when ssl not is presentFredrik Gustafsson2013-11-141-4/+13
* eldap: Add START_TLS (OTP-11336)Hans Nilsson2013-10-281-45/+129
* [eldap] Add dereference options in searchPeter Lund2012-03-221-6/+4
* [eldap] Add infrastructureDan Gudmundsson2012-03-211-0/+224