提交歷史

作者 SHA1 備註 提交日期
  Simon Tatham 20f818af12 Rename 'ret' variables passed from allocation to return. 2 年之前
  Simon Tatham 9a84a89c32 Add a batch of missing 'static's. 2 年之前
  Simon Tatham 10d3645a93 Remove an unused helper function. 2 年之前
  Simon Tatham 04c1617f20 Formatting: realign labels and case/default statements. 2 年之前
  Simon Tatham 4fa3480444 Formatting: realign run-on parenthesised stuff. 2 年之前
  Simon Tatham 3a42a09dad Formatting: normalise back to 4-space indentation. 2 年之前
  Simon Tatham 4cde00efc0 OpenSSH key export: strip certificates. 2 年之前
  Simon Tatham 043c24844a Improve the base64 utility functions. 2 年之前
  Simon Tatham 831accb2a9 Expose openssh_bcrypt() to testcrypt, and test it. 2 年之前
  Simon Tatham 1c039d0a7b Spelling: standardise on "DSA", not "DSS". 3 年之前
  Simon Tatham 2762a2025f Merge the 0.74 release branch back to master. 4 年之前
  Simon Tatham 44adc8be1b Fix assorted minor memory leaks. 4 年之前
  Simon Tatham 8d186c3c93 Formatting change to braces around one case of a switch. 4 年之前
  Simon Tatham 36d214c50b Allow import.c to read from a BinarySource. 4 年之前
  Simon Tatham 1344d4d1cd Adopt the new hash API functions where they're useful. 4 年之前
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 年之前
  Simon Tatham f1fe0c7d8d openssh_new_read: fix misaimed null pointer check. 5 年之前
  Simon Tatham 0f6ce9bd01 Remove some spurious null pointer tests. 5 年之前
  Simon Tatham bde7b6b158 Change sensitive strbufs/sgrowarrays to the new _nm version. 5 年之前
  Simon Tatham d07d7d66f6 Replace more ad-hoc growing char buffers with strbuf. 5 年之前
  Simon Tatham 5b17a2ce20 Assorted further migration to ptrlen. 5 年之前
  Simon Tatham 751a989091 Add and use BinarySource_*INIT_PL. 5 年之前
  Simon Tatham acc21c4c0f Stop using unqualified {GET,PUT}_32BIT. 5 年之前
  Simon Tatham 628e794832 Replace random_byte() with random_read(). 5 年之前
  Simon Tatham 0d2d20aad0 Access all hashes and MACs through the standard API. 5 年之前
  Simon Tatham 986508a570 Merge the ssh1_cipher type into ssh2_cipher. 5 年之前
  Simon Tatham be5c0e6356 Rename the AES vtables. 5 年之前
  Simon Tatham 9128454750 Localise AESContext into sshaes.c. 5 年之前
  Simon Tatham 35690040fd Remove a lot of pointless 'struct' keywords. 5 年之前
  Simon Tatham c02031ffd6 New marshalling function put_datapl(). 5 年之前