Historique des commits

Auteur SHA1 Message Date
  Simon Tatham b4e1110892 Relax criteria for accepting agent-forwarding channel-opens. il y a 4 ans
  Simon Tatham b4e1bca2c3 Change vtable defs to use C99 designated initialisers. il y a 5 ans
  Simon Tatham 8d186c3c93 Formatting change to braces around one case of a switch. il y a 5 ans
  Simon Tatham 2160205aee Merge the two low-level portfwd setup systems. il y a 5 ans
  Simon Tatham ae1148267d Stream-oriented agent forwarding on Unix. il y a 5 ans
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. il y a 5 ans
  Simon Tatham 128d001c3e SSH-1: disable trust sigils after session starts. il y a 5 ans
  Simon Tatham 0cda34c6f8 Make lots of 'int' length fields into size_t. il y a 6 ans
  Simon Tatham 0112936ef7 Replace assert(false) with an unreachable() macro. il y a 6 ans
  Simon Tatham e08641c912 Start using C99 variadic macros. il y a 6 ans
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. il y a 6 ans
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. il y a 6 ans
  Simon Tatham 1d323d5c80 Add an actual SSH server program. il y a 6 ans
  Simon Tatham 9fe719f47d Server prep: parse a lot of new channel requests. il y a 6 ans
  Simon Tatham 445030b3ea Server prep: support stderr output on channels. il y a 6 ans
  Simon Tatham b94c6a7e38 Move client-specific SSH code into new files. il y a 6 ans