Historique des commits

Auteur SHA1 Message Date
  Simon Tatham f9943e2ffd term_get_userpass_input: support the prompts->utf8 flag. il y a 1 an
  Simon Tatham f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. il y a 1 an
  Simon Tatham 80aed96286 New system for reading prompts from the console. il y a 2 ans
  Simon Tatham 1625fd8fcb Handle the -batch option centrally in cmdline.c. il y a 1 an
  Simon Tatham bdb3ac9f3b Restrict -pwfile / -pw to apply to server prompts only. il y a 2 ans
  Jacob Nevins 2fbb9284f3 Fix outdated comment relating to -pw. il y a 2 ans
  Simon Tatham 751671d73a Merge assorted pterm fixes from 'pre-0.77'. il y a 2 ans
  Simon Tatham 1a0d076dfb Disallow -4 and -6 in TOOLTYPE_NONNETWORK. il y a 2 ans
  Jacob Nevins 069b0c0caf Merge recent misc fixes from 'pre-0.77'. il y a 2 ans
  Simon Tatham 787c358d37 Fix command-line password handling in Restart Session. il y a 2 ans
  Simon Tatham df3a21d97b Support for detached certificates in userauth. il y a 2 ans
  Simon Tatham 6344e40e3f cmdline.c: free cmdline_password whenever it's reset. il y a 2 ans
  Simon Tatham a2ff884512 Richer data type for interactive prompt results. il y a 2 ans
  Simon Tatham a82ab70b0b Fix error handling when command-line password fails. il y a 2 ans
  Simon Tatham 44ee7b9e76 Add -pwfile option, a more secure version of -pw. il y a 3 ans
  Simon Tatham 5f5c710cf3 New option to reject 'trivial' success of userauth. il y a 3 ans
  Jacob Nevins 342972ee60 Document new backend command-line options. il y a 3 ans
  Simon Tatham ca73159c14 Support -logoverwrite and -logappend command-line flags. il y a 4 ans
  Simon Tatham 91c2e6b4d5 Permit protocol selection in file transfer tools. il y a 4 ans
  Simon Tatham bd16a0e1de cmdline.c: loop over backends list for '-protocol' options. il y a 4 ans
  Simon Tatham 3cb86d9fa8 Move the restricted_acl flag into winsecur.c. il y a 4 ans
  Simon Tatham 46fc31c062 Move default_protocol and default_port into settings.c. il y a 4 ans
  Simon Tatham 22deebfc3e Move 'loaded_session' into cmdline.c. il y a 4 ans
  Simon Tatham 492e6b1187 Remove cmdline_session_name. il y a 4 ans
  Simon Tatham 575ee4f8fc Make cmdline_tooltype a const int. il y a 4 ans
  Simon Tatham d20d3b20fd Remove FLAG_VERBOSE. il y a 4 ans
  Simon Tatham 76430f8237 Assorted benign warning fixes. il y a 4 ans
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. il y a 5 ans
  Simon Tatham 5c926d9ea4 Switch to using poll(2) in place of select(2). il y a 5 ans
  Simon Tatham e0a76971cc New array-growing macros: sgrowarray and sgrowarrayn. il y a 5 ans