2006-02-26 Konstantin Triger * SupportClass.cs, Message.cs, MessageAgent.cs, MessageVector.cs: increase compliancy with jldap making the MessageVector a synchronized collection. Based on Mike Glenn and JD Conley patches. 2006-01-26 Konstantin Triger * Connection.cs: TARGET_JVM: catch ObjectDisposedException in addition to ThreadAbortException * SupportClass.cs: TARGET_JVM: optimizing byte[] <-> sbyte[] conversion 2005-11-06 Konstantin Triger * LdapConnection.cs: TARGET_JVM: create GSSCredential only once, cleanup 2005-11-03 Konstantin Triger * LdapConnection.cs: TARGET_JVM: throw an exception if failed during secure binding. 2005-11-03 Konstantin Triger * Connection.cs: TARGET_JVM: ifdef the unsupported method 2005-10-30 Konstantin Triger * LdapConnection.cs: TARGET_JVM: if no credentials supplied, try to login with current user credentials.