Some changes + NTLM challenge message

This commit is contained in:
citronneur
2015-02-20 22:13:50 +01:00
parent 36c05faa11
commit 31b0920a87
15 changed files with 86 additions and 58 deletions

View File

@@ -26,7 +26,7 @@ import os, sys
sys.path.insert(1, os.path.join(sys.path[0], '..'))
import unittest
import rdpy.protocol.rdp.per as per
import rdpy.protocol.rdp.t125.per as per
import rdpy.core.type as type
import rdpy.core.error as error