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