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