Simon Tatham 7618e079f5 Log outgoing address + port numbers in the Event Log. před 2 měsíci
..
CMakeLists.txt 860bd0d5b7 Replace conf.c's type arrays with a new conf_key_info[]. před 1 rokem
antispoof.c cc6d3591ad Marshalling macros put_dataz and put_datalit. před 2 roky
backend_socket_log.c 7618e079f5 Log outgoing address + port numbers in the Event Log. před 2 měsíci
base64_decode.c 043c24844a Improve the base64 utility functions. před 2 roky
base64_decode_atom.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
base64_encode.c 043c24844a Improve the base64 utility functions. před 2 roky
base64_encode_atom.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
base64_valid.c d06ae2f5c3 New utility function base64_valid(). před 2 roky
bufchain.c efee4e0eae Add some more bufchain_try_* functions. před 2 roky
buildinfo.c 93e6da65ac buildinfo.c: add another Visual Studio version. před 2 roky
burnstr.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
burnwcs.c dbd0bde415 New utility function burnwcs(). před 1 rokem
cert-expr.c 75ac444324 Document subdomain matching of cert expr wildcards. před 1 rokem
chomp.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
cmdline_get_passwd_input_state_new.c 787c358d37 Fix command-line password handling in Restart Session. před 2 roky
conf.c 860bd0d5b7 Replace conf.c's type arrays with a new conf_key_info[]. před 1 rokem
conf_data.c b29758c1b6 Add ability to specify custom load and save separately. před 1 rokem
conf_dest.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
conf_launchable.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
ctrlparse.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
ctrlset_normalise.c d8f8c8972a Make HelpCtx a per-platform type, not an intorptr. před 2 roky
debug.c 4fa3480444 Formatting: realign run-on parenthesised stuff. před 2 roky
decode_utf8.c 9e01de7c2b decode_utf8: add an enumeration of failure reasons. před 1 rokem
decode_utf8_to_wchar.c 9e01de7c2b decode_utf8: add an enumeration of failure reasons. před 1 rokem
decode_utf8_to_wide_string.c 392be3e494 New utility function: decode_utf8_to_wide_string. před 1 rokem
default_description.c f1746d69b1 Add 'description' methods for Backend and Plug. před 2 roky
dup_mb_to_wc.c f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. před 1 rokem
dup_wc_to_mb.c f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. před 1 rokem
dupcat.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
dupprintf.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
dupstr.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
dupwcs.c 36db93748e New utility function: dupwcs. před 1 rokem
encode_utf8.c 834b58e39b Make encode_utf8() output to a BinarySink. před 1 rokem
encode_wide_string_as_utf8.c 834b58e39b Make encode_utf8() output to a BinarySink. před 1 rokem
fgetline.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
host_ca_new_free.c f579b3c01e Certificate trust scope: change to a boolean-expression system. před 2 roky
host_strchr.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
host_strchr_internal.c 1c61fdf800 Build various unit-test main() programs in utils. před 3 roky
host_strcspn.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
host_strduptrim.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
host_strrchr.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
key_components.c 180d1b78de Extra helper functions for adding key_components. před 2 roky
log_proxy_stderr.c c1d9da67a2 Pass the calling Socket to plug_log. před 2 měsíci
logeventf.c 23c408d49d Move the logeventf wrappers into their own source file. před 1 rokem
ltime.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
make_spr_sw_abort_static.c a2ff884512 Richer data type for interactive prompt results. před 2 roky
marshal.c 991e22c9bb Implement a BinarySink writing to a fixed-size buffer. před 1 rokem
memory.c aab0892671 Side-channel tester: align memory allocations. před 5 měsíci
memxor.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
nullstrcmp.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
out_of_memory.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
parse_blocksize.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
percent_decode.c 08d58fe13e Routines for %-encoding and %-decoding. před 2 roky
percent_encode.c 08d58fe13e Routines for %-encoding and %-decoding. před 2 roky
prompts.c f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. před 1 rokem
ptrlen.c 76205b89e2 A few more ptrlen functions. před 2 roky
read_file_into.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
seat_connection_fatal.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
seat_dialog_text.c f1c8298000 Centralise most details of host-key prompting. před 2 roky
seat_nonfatal.c 4249b39ed3 New Seat method, seat_nonfatal(). před 2 roky
sessprep.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
sk_free_peer_info.c f454c84a23 Rename SocketPeerInfo to SocketEndpointInfo. před 2 měsíci
smemclr.c 06c3344eae Fix typo in comment. před 3 roky
smemeq.c 31db2e67bb Make smemeq return unsigned, not bool. před 2 roky
spr_get_error_message.c a2ff884512 Richer data type for interactive prompt results. před 2 roky
ssh2_pick_fingerprint.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
ssh_key_clone.c c2f1a563a5 Utility function ssh_key_clone(). před 2 roky
sshutils.c 83fa43497f Move the SSH implementation into its own subdirectory. před 3 roky
strbuf.c e7d51505c7 Utility function strbuf_dup. před 2 roky
string_length_for_printf.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
stripctrl.c 834b58e39b Make encode_utf8() output to a BinarySink. před 1 rokem
tempseat.c 968ac6dbf0 Merge tag '0.80'. před 9 měsíci
tree234.c 20f818af12 Rename 'ret' variables passed from allocation to return. před 2 roky
unicode-known.c 9e01de7c2b decode_utf8: add an enumeration of failure reasons. před 1 rokem
unicode-norm.c 9e01de7c2b decode_utf8: add an enumeration of failure reasons. před 1 rokem
utils.h 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
validate_manual_hostkey.c a76109c586 Add some missing casts in ctype functions. před 1 rokem
version.c 3396c97da9 New library-style 'utils' subdirectories. před 3 roky
wcwidth.c 4bb37233a5 Commit read_ucd.py's output and switch over to it. před 1 rokem
wildcard.c 1c61fdf800 Build various unit-test main() programs in utils. před 3 roky
wordwrap.c d155009ded Utility function to do terminal word wrapping. před 2 roky
write_c_string_literal.c 4944b4ddd5 Remove duplicated string-literal formatter in Telnet proxy. před 2 roky
x11_dehexify.c 1b851758bd Add some missing #includes. před 2 roky
x11_identify_auth_proto.c 1b851758bd Add some missing #includes. před 2 roky
x11_make_greeting.c cc3e4992d5 Break up x11fwd.c. před 3 roky
x11_parse_ip.c 1b851758bd Add some missing #includes. před 2 roky
x11authfile.c 85680c77c0 Make x11_get_auth_from_authfile take a Filename. před 1 rokem
x11authnames.c cc3e4992d5 Break up x11fwd.c. před 3 roky