/[rdesktop]/sourceforge.net/trunk/rdesktop/secure.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/rdesktop/secure.c

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

revision 207 by matthewc, Thu Sep 26 14:26:46 2002 UTC revision 218 by matthewc, Wed Oct 9 14:20:31 2002 UTC
# Line 631  sec_connect(char *server) Line 631  sec_connect(char *server)
631          sec_process_mcs_data(&mcs_data);          sec_process_mcs_data(&mcs_data);
632          if (encryption)          if (encryption)
633                  sec_establish_key();                  sec_establish_key();
634            xfree(mcs_data.data);
635          return True;          return True;
636  }  }
637    

Legend:
Removed from v.207  
changed lines
  Added in v.218

  ViewVC Help
Powered by ViewVC 1.1.26