summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SpruceHealth disappeared :-(John Weldon2014-04-1610-10/+10
|
* update referencesJohn Weldon2014-03-214-4/+4
|
* Fixed spelling of PrimitiveSamuel Stauffer2014-03-196-33/+33
|
* Don't capitalize function argumentsSamuel Stauffer2014-03-194-21/+21
|
* Use error instead of *ErrorSamuel Stauffer2014-03-198-32/+32
|
* Short writes don't happen without an error so don't loopSamuel Stauffer2014-03-191-12/+5
|
* Remove newlines from log messagesSamuel Stauffer2014-03-194-24/+24
|
* Rename DialSSL to DialTLS and remove DialTLS infavor of exporting StartTLSSamuel Stauffer2014-03-191-24/+8
|
* Some more cleanupSamuel Stauffer2014-03-199-57/+53
|
* Stylistic fixes, update imports, and some format string fixesSamuel Stauffer2014-03-1916-84/+71
|
* 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