Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.h
Parent Directory
| Revision Log
| Patch
| 378 |
BOOL do_SSH2_userauth(PTInstVar pvar); |
BOOL do_SSH2_userauth(PTInstVar pvar); |
| 379 |
void debug_print(int no, char *msg, int len); |
void debug_print(int no, char *msg, int len); |
| 380 |
void ssh_heartbeat_lock_initialize(void); |
void ssh_heartbeat_lock_initialize(void); |
| 381 |
|
void ssh_heartbeat_lock_finalize(void); |
| 382 |
void ssh_heartbeat_lock(void); |
void ssh_heartbeat_lock(void); |
| 383 |
void ssh_heartbeat_unlock(void); |
void ssh_heartbeat_unlock(void); |
| 384 |
|
void halt_ssh_heartbeat_thread(PTInstVar pvar); |
| 385 |
|
|
| 386 |
#endif |
#endif |
|
|
Legend:
| Removed from v.2757 |
|
| changed lines |
| |
Added in v.2766 |
|
|
|