summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* connection handlingMarc Sauter2014-03-192-82/+78
|
* renameMarc Sauter2014-03-1913-13/+13
|
* refactoring, redesigned connection/message handlingtmfkams2014-03-196-205/+210
|
* SSL/TLS with certificatestmfkams2014-03-194-9/+101
|
* doctmfkams2014-03-191-2/+1
|
* refactoring, fixes for go1.2, modify addedtmfkams2014-03-1916-1253/+1777
|
* Merge pull request #4 from bollenberger/mastermmitton2014-02-201-0/+27
|\ | | | | Create LICENSE
| * Create LICENSEBrian Ollenberger2014-02-201-0/+27
|/
* Initial test cases for ldap connections and searchesMichael Mitton2011-02-181-0/+125
|
* Fixed message processing deadlocks and added mutex for closing functionMichael Mitton2011-02-181-20/+51
|
* Added debugging codeMichael Mitton2011-02-181-2/+27
|
* Added getLDAPResultCode function to get result code and description from result packetMichael Mitton2011-02-181-0/+15
|
* Fixed error checkingMichael Mitton2011-02-181-1/+6
|
* Fixed TypoMichael Mitton2011-02-181-1/+1
|
* first commitMichael Mitton2011-02-189-0/+1382