Commit History

Author SHA1 Message Date
  Simon Tatham 841bf321d4 New abstraction for command-line arguments. 1 month ago
  Simon Tatham f454c84a23 Rename SocketPeerInfo to SocketEndpointInfo. 4 months ago
  Simon Tatham f0f058ccb4 Merge 0.81 branch. 6 months ago
  Simon Tatham c193fe9848 Switch to RFC 6979 for DSA nonce generation. 7 months ago
  Simon Tatham 8e95208377 Begin moving saved-setting semantics into conf_key_info. 1 year ago
  Simon Tatham 860bd0d5b7 Replace conf.c's type arrays with a new conf_key_info[]. 1 year ago
  Simon Tatham 1a7e4ec8d4 New centralised version of local line editing. 1 year ago
  Simon Tatham 991e22c9bb Implement a BinarySink writing to a fixed-size buffer. 2 years ago
  Simon Tatham f1c8298000 Centralise most details of host-key prompting. 2 years ago
  Simon Tatham f579b3c01e Certificate trust scope: change to a boolean-expression system. 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 dc7ba12253 Permit configuring RSA signature types in certificates. 2 years ago
  Simon Tatham 89883bf158 Restructure dlgcontrol as a struct with an anon union. 2 years ago
  Simon Tatham 77d15c46c3 New typedef 'dlgcontrol' wrapping 'union control'. 2 years ago
  Simon Tatham 21d4754b6a Initial support for host certificates. 2 years ago
  Simon Tatham faf1601a55 Implement OpenSSH 9.x's NTRU Prime / Curve25519 kex. 2 years ago
  Simon Tatham e59ee96554 Refactor ecdh_kex into an organised vtable. 2 years ago
  Simon Tatham 51f0057b67 Add a '#define LEGACY_WINDOWS'. 2 years ago
  Simon Tatham 269ea8aaf5 Move predeclaration of struct unicode_data into defs.h. 2 years ago
  Simon Tatham a2ff884512 Richer data type for interactive prompt results. 2 years ago
  Simon Tatham ca70b1285d Allow creating FdSocket/HandleSocket before the fds/handles. 2 years ago
  Simon Tatham 3260e429a1 Move STR() and CAT() into defs.h. 3 years ago
  Simon Tatham f00c72cc2a Framework for announcing which Interactor is talking. 3 years ago
  Simon Tatham 44db74ec51 Introduce a new 'Interactor' trait. 3 years ago
  Simon Tatham caa16deb1c bidi.c: update the API. 3 years ago
  Simon Tatham 9fe1550980 Make cmake.h available everywhere. 3 years ago
  Simon Tatham 395c228bee Adopt a new universal implementation of smemclr(). 3 years ago
  Simon Tatham 97f7a7cb4d Enforce that NDEBUG is not defined. 3 years ago
  Simon Tatham 736646b0c9 Fix a few warnings reported by Visual Studio. 3 years ago