.. |
stubs
|
68d89b0e69
Add lots more stub versions of standard code modules.
|
1 year ago |
utils
|
74150633f1
Add and use cmdline_arg_to_filename().
|
1 month ago |
CMakeLists.txt
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
agent-client.c
|
04c1617f20
Formatting: realign labels and case/default statements.
|
2 years ago |
agent-socket.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
askpass.c
|
6cf6682c54
Rewrite some manual char-buffer-handling code.
|
2 years ago |
cliloop.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
columns.c
|
16d5bb7269
GTK: fix y computation in align_next_to.
|
2 years ago |
columns.h
|
b5ab90143a
Improve the align_next_to mechanism.
|
2 years ago |
config-gtk.c
|
761df2fca6
Replace integer context2 encoding in conf_editbox_handler.
|
2 years ago |
config-unix.c
|
89883bf158
Restructure dlgcontrol as a struct with an anon union.
|
2 years ago |
console.c
|
968ac6dbf0
Merge tag '0.80'.
|
11 months ago |
dialog.c
|
55d413a47a
Add UTF-8 versions of dlg_editbox_{get,set}.
|
1 month ago |
fd-socket.c
|
807ed08da0
Centralise stub plug/socket functions.
|
4 months ago |
gss.c
|
374107eb1e
Unix static GSSAPI: fix an uninitialised structure field.
|
2 years ago |
gtk-common.c
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
gtkcompat.h
|
109c60b3bf
Fix build failure on Debian bullseye from last commit.
|
2 months ago |
gtkmisc.h
|
3214563d8e
Convert a lot of 'int' variables to 'bool'.
|
6 years ago |
keygen-noise.c
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
local-proxy.c
|
eec350c38b
New facility, platform_start_subprocess.
|
2 years ago |
main-gtk-application.c
|
109c60b3bf
Fix build failure on Debian bullseye from last commit.
|
2 months ago |
main-gtk-simple.c
|
11d1f3776b
Don't exit(1) after printing PGP key fingerprints.
|
1 month ago |
network.c
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
4 months ago |
no-gtk.c
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
noaskpass.c
|
0ff0e62037
Better header comment for noaskpass.c.
|
2 years ago |
noise.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
osxlaunch.c
|
8ec55ef25f
osxlaunch: stop setting DYLD_LIBRARY_PATH.
|
7 years ago |
pageant.c
|
ecfa6b2734
Don't print long usage messages on a command-line error.
|
1 month ago |
peerinfo.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
platform.h
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
plink.c
|
f80955488a
Switch CONF_remote_cmd to being STR_AMBI.
|
1 month ago |
printing.c
|
20f818af12
Rename 'ret' variables passed from allocation to return.
|
2 years ago |
procnet.c
|
be8d3974ff
Generalise strbuf_catf() into put_fmt().
|
3 years ago |
psocks.c
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
psusan.c
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
4 months ago |
pterm-config-xpm.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
pterm-xpm.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
pterm.bundle
|
b6b91b8e17
OS X makefile: stop depending on JHBUILD_PREFIX.
|
7 years ago |
pterm.c
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
pterm.plist
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 years ago |
pty.c
|
6cf6682c54
Rewrite some manual char-buffer-handling code.
|
2 years ago |
putty-config-xpm.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
putty-xpm.c
|
f39c51f9a7
Rename most of the platform source files.
|
3 years ago |
putty.bundle
|
b6b91b8e17
OS X makefile: stop depending on JHBUILD_PREFIX.
|
7 years ago |
putty.c
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
putty.plist
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 years ago |
serial.c
|
76dc28552c
Add memsets after allocation of all Backend implementors.
|
3 years ago |
sftp.c
|
841bf321d4
New abstraction for command-line arguments.
|
1 month ago |
sftpserver.c
|
e289265e37
Fix build failure on systems without fstatat.
|
1 year ago |
sharing.c
|
89a390bdeb
Pass an Interactor to new_connection().
|
3 years ago |
storage.c
|
6cf6682c54
Rewrite some manual char-buffer-handling code.
|
2 years ago |
unicode.c
|
4f756d2a4d
Rework Unicode conversion APIs to use a BinarySink.
|
1 month ago |
unifont.c
|
4f756d2a4d
Rework Unicode conversion APIs to use a BinarySink.
|
1 month ago |
unifont.h
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
uppity.c
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
4 months ago |
uxsel.c
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |
window.c
|
4f756d2a4d
Rework Unicode conversion APIs to use a BinarySink.
|
1 month ago |
x11.c
|
85680c77c0
Make x11_get_auth_from_authfile take a Filename.
|
1 year ago |
x11misc.h
|
5935c68288
Update source file names in comments and docs.
|
2 years ago |