]> git.sur5r.net Git - openldap/history - contrib/ldapc++/src/LDAPAsynConnection.h
Update guide Copyright/License handling
[openldap] / contrib / ldapc++ / src / LDAPAsynConnection.h
2011-03-29 Kurt ZeilengaUpdate guide Copyright/License handling
2010-02-19 Ralf HaferkampBring back destructor, to keep ABI compatibile (at...
2010-02-16 Ralf HaferkampMake TlsOptions accessible per connection
2010-02-16 Ralf Haferkampremoved buggy destructor, use default instead
2010-02-15 Ralf Haferkamptab<->spaces cleanup
2008-03-28 Ralf Haferkampadded $OpenLDAP$ CVS Keyword
2007-12-20 Ralf Haferkampinitial support for SASL
2007-10-17 Ralf Haferkampuse URIs instead of hostname/port
2006-10-10 Ralf Haferkampreworked #includes
2006-03-31 Ralf Haferkamp- use ldap_url_desc2str() to construct URL
2005-04-20 Ralf Haferkampimproved error reporting
2003-06-05 Ralf Haferkampremoved caching
2002-04-23 Ralf Haferkamp- some code cleanups
2001-09-28 Ralf Haferkampsome changes to make the library working with gcc 3...
2001-05-04 Ralf HaferkampAdded client side caching. (Commited by: Jeff Costlow...
2001-03-22 Ralf Haferkamp- The library now supports StartTLS. The patch was...
2001-03-15 Ralf Haferkamp- Fixed some memory leak detected by Jeff Costlow ...
2001-02-19 Ralf Haferkamp- some minor bugfixes
2000-10-03 Ralf Haferkamp- removed char* in favour of string
2000-09-01 Kurt ZeilengaInitial check of the LDAP C++ SDK written by Ralf Hafer...