Commit History

Author SHA1 Message Date
  Simon Tatham 860bd0d5b7 Replace conf.c's type arrays with a new conf_key_info[]. 1 year ago
  Simon Tatham 392be3e494 New utility function: decode_utf8_to_wide_string. 1 year ago
  Simon Tatham 36db93748e New utility function: dupwcs. 1 year ago
  Simon Tatham dbd0bde415 New utility function burnwcs(). 1 year ago
  Simon Tatham d3e186e81b Function to check a UTF-8 string for unknown characters. 1 year ago
  Simon Tatham b35d23f699 Implement Unicode normalisation. 1 year ago
  Simon Tatham 4249b39ed3 New Seat method, seat_nonfatal(). 2 years ago
  Simon Tatham 6a1b713e13 Reorganise the stubs collection. 2 years ago
  Simon Tatham 840043f06e Add 'next_message' methods to cipher and MAC vtables. 2 years ago
  Simon Tatham f1c8298000 Centralise most details of host-key prompting. 2 years ago
  Simon Tatham d155009ded Utility function to do terminal word wrapping. 2 years ago
  Simon Tatham f579b3c01e Certificate trust scope: change to a boolean-expression system. 2 years ago
  Simon Tatham 08d58fe13e Routines for %-encoding and %-decoding. 2 years ago
  Jacob Nevins 069b0c0caf Merge recent misc fixes from 'pre-0.77'. 2 years ago
  Simon Tatham 787c358d37 Fix command-line password handling in Restart Session. 2 years ago
  Simon Tatham b5ab90143a Improve the align_next_to mechanism. 2 years ago
  Simon Tatham e34e0220ab Centralise creation of a host_ca structure. 2 years ago
  Simon Tatham d06ae2f5c3 New utility function base64_valid(). 2 years ago
  Simon Tatham 21d4754b6a Initial support for host certificates. 2 years ago
  Simon Tatham 043c24844a Improve the base64 utility functions. 2 years ago
  Simon Tatham c2f1a563a5 Utility function ssh_key_clone(). 2 years ago
  Simon Tatham f9775a7b67 Make ssh_keyalg's supported_flags a method. 2 years ago
  Simon Tatham 1500da80f1 Move key_components management functions into utils. 2 years ago
  Simon Tatham b360ea6ac1 Add a manual single-char UTF-8 decoder. 2 years ago
  Simon Tatham 21f602be40 Add utility function dup_wc_to_mb. 2 years ago
  Simon Tatham a2ff884512 Richer data type for interactive prompt results. 2 years ago
  Simon Tatham 7ab9a3f36d Remove a redundant file in utils. 2 years ago
  Simon Tatham d13547d504 Move some more files into subdirectories. 2 years ago
  Simon Tatham f1746d69b1 Add 'description' methods for Backend and Plug. 2 years ago
  Simon Tatham c35d8b8328 win_set_[icon_]title: send a codepage along with the string. 2 years ago