Talking to the agent works now. Can't interpret the pubkeys.

--HG--
branch : agent-client
extra : convert_revision : 357373f28e889108178b8627480fd24bc26dcbd7
This commit is contained in:
Matt Johnston
2009-07-01 06:27:27 +00:00
parent c6582dbe37
commit 9dc9aff016
6 changed files with 40 additions and 39 deletions

View File

@@ -39,7 +39,7 @@
* Caution: Don't use this in an unfriendly environment (ie unfirewalled),
* since the printing may not sanitise strings etc. This will add a reasonable
* amount to your executable size. */
/*#define DEBUG_TRACE*/
#define DEBUG_TRACE
/* All functions writing to the cleartext payload buffer call
* CHECKCLEARTOWRITE() before writing. This is only really useful if you're