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-17 11:00:59 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9c054cf467e357fd9f61cc6217962c3f85635d7a
putty-source
/
unix
History
Simon Tatham
808df44e54
Add an assortment of missing consts I've just noticed.
...
[originally from svn r9972]
2013-07-27 18:35:48 +00:00
..
configure.ac
…
gtkcfg.c
…
gtkcols.c
…
gtkcols.h
…
gtkdlg.c
…
gtkfont.c
…
gtkfont.h
…
gtkwin.c
…
unix.h
…
ux_x11.c
Post-release destabilisation! Completely remove the struct type
2011-07-14 18:52:21 +00:00
uxagentc.c
…
uxcfg.c
…
uxcons.c
…
uxgen.c
…
uxgss.c
…
uxmisc.c
…
uxnet.c
Add an assortment of missing consts I've just noticed.
2013-07-27 18:35:48 +00:00
uxnoise.c
…
uxplink.c
…
uxprint.c
…
uxproxy.c
Two more memory leak fixes, on error paths I didn't spot in r9919.
2013-07-21 07:40:26 +00:00
uxpterm.c
…
uxpty.c
When I turned fcntls into noncloexecs in r9940, I missed one.
2013-07-21 07:40:28 +00:00
uxputty.c
…
uxsel.c
…
uxser.c
…
uxsftp.c
…
uxsignal.c
…
uxstore.c
Fix error checking in uxstore.c: add a missing check, and fix a
2013-07-21 07:40:30 +00:00
uxucs.c
Rationalise null pointer checks in both decode_codepage functions, so
2013-07-22 07:12:05 +00:00
xkeysym.c
…
xpmptcfg.c
…
xpmpterm.c
…
xpmpucfg.c
…
xpmputty.c
…