| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-13 | Revert the simplification of Searcher and Binder interfaces | Marin Ivanov | |
| * Revert "Simplify sever search functions" commit 9402a7d580c2dd929c68cf8b3038a1e6496f607f. * Revert "Simplify server bind functions" commit 82a8f44a2f4cf0686635d2a23ebb41a8f445194e. * Fix tests | |||
| 2019-02-13 | Fix panic when TLSConfig is not set | Marin Ivanov | |
| 2019-02-13 | Fix SSL test | Marin Ivanov | |
| 2019-02-13 | Add option to require TLS upgrade, before serving any requests | Marin Ivanov | |
| 2019-02-13 | Change dependency urls and package name | Marin Ivanov | |
| * Make Go skip the examples directory | |||
| 2018-11-16 | Fix test import | Mark Rushakoff | |
| 2018-11-14 | Support StartTLS in server | Mark Rushakoff | |
| 2018-02-23 | Simplify sever search functions | Mark Rushakoff | |
| 2018-02-23 | Simplify server bind functions | Mark Rushakoff | |
| For our purposes, it doesn't need to route multiple functions across different DNs, so use a simple function instead. | |||
| 2018-02-23 | Use Serve in tests to avoid port contention | Mark Rushakoff | |
| 2018-02-23 | Remove QuitChannel method, add Close method | Mark Rushakoff | |
| 2018-02-23 | Update import paths and go fmt | Mark Rushakoff | |
| 2015-06-02 | Added search SizeLimit support | ned | |
| 2014-11-23 | Implemented other LDAP server operations (add/delete/modify/extended/etc.) ↵ | ned | |
| and tests. | |||
| 2014-11-12 | LDAP server support | ned | |
