mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
24.05.2009 90a85f0fed34b0a7d6db93022074a39a17ad27b7
refs
author boli <boli@localhost>
Friday, April 24, 2009 19:05 +0200
committer boli <boli@localhost>
Friday, April 24, 2009 19:05 +0200
commit90a85f0fed34b0a7d6db93022074a39a17ad27b7
tree c9cbcb770227e418ed7208512008e01fcc356c4a tree | zip | gz
parent fba5efd73ed6517e050737360333f73829469358 view | diff
Fix for issue where unit tests hang when the startTLS extended operation is used.
12 files modified
477 ■■■■ changed files
opends/src/server/org/opends/server/api/ClientConnection.java 71 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/BindOperationBasis.java 23 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/DirectoryServer.java 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/ExtendedOperation.java 10 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/ExtendedOperationBasis.java 56 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/RedirectingByteChannel.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/StartTLSExtendedOperation.java 25 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/TLSCapableConnection.java 37 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 41 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/jmx/JmxClientConnection.java 34 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 110 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/InternalClientConnectionTestCase.java 55 ●●●●● diff | view | raw | blame | history