This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
putty-source
Watch
1
Star
0
Fork
0
You've already forked putty-source
mirror of
https://git.tartarus.org/simon/putty.git
synced
2025-07-14 17:47:33 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
23a2fb17d86961164021680a1a6da46cc9a9aa57
putty-source
/
unix
History
Owen Dunn
269557cb64
Avoid potential memory leak.
...
[originally from svn r2278]
2002-12-04 12:53:42 +00:00
..
.cvsignore
…
plink.1
Largely-placeholder man page for Plink, for the sake of not
2002-11-20 19:49:59 +00:00
pterm.1
…
pterm.c
#include <signal.h>. Compiled fine without it on Debian 3.0, but not
2002-12-04 12:40:36 +00:00
pty.c
…
signal.c
…
unix.h
Packet-level logging should now work properly in Unix Plink.
2002-11-05 13:21:03 +00:00
uxagentc.c
…
uxcons.c
Packet-level logging should now work properly in Unix Plink.
2002-11-05 13:21:03 +00:00
uxmisc.c
…
uxnet.c
Avoid potential memory leak.
2002-12-04 12:53:42 +00:00
uxnoise.c
Improve robustness in random seed file handling.
2002-11-07 20:01:04 +00:00
uxplink.c
Add a Config * argument to ldisc_create(), and use it in place of the global
2002-11-23 20:02:38 +00:00
uxprint.c
…
uxstore.c
Improve robustness in random seed file handling.
2002-11-07 20:01:04 +00:00
uxucs.c
…