/[rdesktop]/sourceforge.net/trunk/rdpproxy/rdpproxy.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdpproxy/rdpproxy.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 510 by forsberg, Mon Jun 30 08:59:07 2003 UTC revision 511 by forsberg, Thu Oct 23 11:21:33 2003 UTC
# Line 73  void sec_encrypt(uint8 * data, int lengt Line 73  void sec_encrypt(uint8 * data, int lengt
73    
74  /* produce a hex dump */  /* produce a hex dump */
75  void  void
76  hexdump(unsigned char *p, unsigned int len)  hexdump(unsigned char *p, int len)
77  {  {
78          unsigned char *line = p;          unsigned char *line = p;
79          unsigned int thisline, offset = 0;          unsigned int thisline, offset = 0;

Legend:
Removed from v.510  
changed lines
  Added in v.511

  ViewVC Help
Powered by ViewVC 1.1.26