mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-12 09:24:26 -05:00
change ssl binary encryption to aes debug code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2abed326bd
commit
7de56f3b1f
@ -712,7 +712,7 @@ int pqissl::Basic_Connection_Complete()
|
||||
#ifdef DEBUG_PQISSL_TUNNEL
|
||||
rslog(RSL_DEBUG_BASIC, pqisslzone,
|
||||
"pqissl::Basic_Connection_Complete() parent()->PeerId() : " + parent()->PeerId());
|
||||
if (parent()->PeerId() == "568ddf728958f0032d6be16acff775a4" || parent()->PeerId() == "b4eba11a101c85dcb30f51346da8a668") {
|
||||
if (parent()->PeerId() == "a0f6dfa2478e327a5687eaffe68882d3" || parent()->PeerId() == "9a033552091254bf9875edabe0bfd0e2") {
|
||||
rslog(RSL_DEBUG_BASIC, pqisslzone,
|
||||
"pqissl::Basic_Connection_Complete() resetting connection for test purpose.");
|
||||
reset();
|
||||
|
Loading…
Reference in New Issue
Block a user