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
e289265e3712a20fa03e6da2ee14a0d441056c6c
putty-source
/
unix
/
utils
History
Simon Tatham
d509a2dc1e
Formatting: normalise to put a space after condition keywords.
...
'if (thing)' is the local style here, not 'if(thing)'. Similarly with 'for' and 'while'.
2022-12-28 15:32:24 +00:00
..
align_label_left.c
…
arm_arch_queries.c
Implement AES-GCM using the @openssh.com protocol IDs.
2022-08-16 20:33:58 +01:00
arm_arch_queries.h
Add CPU feature checks on M1 macOS.
2022-08-16 18:39:12 +01:00
block_signal.c
Formatting: normalise to put a space after condition keywords.
2022-12-28 15:32:24 +00:00
buildinfo_gtk_version.c
…
cloexec.c
…
dputs.c
…
filename.c
Rename 'ret' variables passed from allocation to return.
2022-09-14 16:10:29 +01:00
fontspec.c
New library-style 'utils' subdirectories.
2021-04-18 08:18:27 +01:00
get_label_text_dimensions.c
…
get_username.c
…
get_x11_display.c
…
getticks.c
…
keysym_to_unicode.c
…
make_dir_and_check_ours.c
…
make_dir_path.c
…
make_spr_sw_abort_errno.c
…
nonblock.c
…
open_for_write_would_lose_data.c
New library-style 'utils' subdirectories.
2021-04-18 08:18:27 +01:00
our_dialog.c
…
pgp_fingerprints.c
…
pollwrap.c
…
signal.c
Formatting: normalise to put a space after condition keywords.
2022-12-28 15:32:24 +00:00
string_width.c
Break up gtkmisc.c.
2021-04-26 18:00:01 +01:00
x11_ignore_error.c
…