Historique des commits

Auteur SHA1 Message Date
  Simon Tatham 4f756d2a4d Rework Unicode conversion APIs to use a BinarySink. il y a 4 mois
  Simon Tatham 834b58e39b Make encode_utf8() output to a BinarySink. il y a 2 ans
  Simon Tatham 991e22c9bb Implement a BinarySink writing to a fixed-size buffer. il y a 2 ans
  Simon Tatham 4fa3480444 Formatting: realign run-on parenthesised stuff. il y a 2 ans
  Simon Tatham 4944b4ddd5 Remove duplicated string-literal formatter in Telnet proxy. il y a 3 ans
  Simon Tatham 30148eee6a marshal.[ch]: remove redundant declaration. il y a 3 ans
  Simon Tatham cc6d3591ad Marshalling macros put_dataz and put_datalit. il y a 3 ans
  Simon Tatham be8d3974ff Generalise strbuf_catf() into put_fmt(). il y a 3 ans
  Simon Tatham 32d61d7c48 Add some more marshalling functions, for file parsing. il y a 5 ans
  Simon Tatham 873ec97302 Factor out get_rsa_ssh1_priv_agent from Pageant. il y a 5 ans
  Simon Tatham bc1aa9c656 Add BinarySink wrappers on existing forms of output. il y a 6 ans
  Simon Tatham 751a989091 Add and use BinarySource_*INIT_PL. il y a 6 ans
  Simon Tatham baff23cdd6 Centralised HMAC implementation. il y a 6 ans
  Simon Tatham c02031ffd6 New marshalling function put_datapl(). il y a 6 ans
  Simon Tatham 25b034ee39 Complete rewrite of PuTTY's bignum library. il y a 6 ans
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. il y a 6 ans
  Simon Tatham a647f2ba11 Adopt C99 <stdint.h> integer types. il y a 6 ans
  Simon Tatham 853bd8b284 Turn SSH-2 MACs into a classoid. il y a 6 ans
  Simon Tatham 281d317ab9 Make put_padding() have a consistent argument order. il y a 6 ans
  Simon Tatham 8b98fea4ae New BinarySink function 'put_padding'. il y a 6 ans
  Simon Tatham 7f56e1e365 Remove 'keystr' parameter in get_rsa_ssh1_pub. il y a 6 ans
  Simon Tatham 7d8312e71f Rewrite SSH-1 RSA handling functions using BinarySource. il y a 6 ans
  Simon Tatham 005ca6b257 Introduce a centralised unmarshaller, 'BinarySource'. il y a 6 ans
  Simon Tatham 9e96af59ce Introduce a new 'ptrlen' type. il y a 6 ans
  Simon Tatham 0e3082ee89 New centralised binary-data marshalling system. il y a 6 ans