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

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

revision 1255 by stargo, Sun Sep 17 11:04:50 2006 UTC revision 1256 by stargo, Sun Sep 17 11:42:22 2006 UTC
# Line 167  void rdpsnd_send_completion(uint16 tick, Line 167  void rdpsnd_send_completion(uint16 tick,
167  BOOL rdpsnd_init(void);  BOOL rdpsnd_init(void);
168  BOOL rdpsnd_select_driver(char *driver, char *options);  BOOL rdpsnd_select_driver(char *driver, char *options);
169  void rdpsnd_show_help(void);  void rdpsnd_show_help(void);
170  inline void rdpsnd_play(void);  void rdpsnd_play(void);
171  /* secure.c */  /* secure.c */
172  void sec_hash_48(uint8 * out, uint8 * in, uint8 * salt1, uint8 * salt2, uint8 salt);  void sec_hash_48(uint8 * out, uint8 * in, uint8 * salt1, uint8 * salt2, uint8 salt);
173  void sec_hash_16(uint8 * out, uint8 * in, uint8 * salt1, uint8 * salt2);  void sec_hash_16(uint8 * out, uint8 * in, uint8 * salt1, uint8 * salt2);

Legend:
Removed from v.1255  
changed lines
  Added in v.1256

  ViewVC Help
Powered by ViewVC 1.1.26