提交历史

作者 SHA1 备注 提交日期
  Simon Tatham 5935c68288 Update source file names in comments and docs. 2 年之前
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 年之前
  Simon Tatham 81609be052 Check for overflow in the addition in snew_plus(). 5 年之前
  Simon Tatham a7abc7c867 Extra-secure versions of sgrowarray and strbuf. 5 年之前
  Simon Tatham e0a76971cc New array-growing macros: sgrowarray and sgrowarrayn. 5 年之前
  Simon Tatham 5e9213ca48 Move the Minefield function prototypes into puttymem.h. 5 年之前
  Simon Tatham f2174536a8 Switch sresize to using TYPECHECK. 5 年之前
  Simon Tatham f081885bc0 Move standalone parts of misc.c into utils.c. 5 年之前
  Simon Tatham 452114c3d3 New memory management macro 'snew_plus'. 6 年之前
  Simon Tatham f40d49b704 Rework the new type-check in sresize so that it doesn't cause a 12 年之前
  Simon Tatham c10a8dee07 Enhance my 'sresize' macro so that it type-checks the pointer you pass 12 年之前
  Jacob Nevins eec73ea3b6 Missing argument in MALLOC_LOG version of snrealloc() macro. 19 年之前
  Simon Tatham 893d187b81 Additional robustness to SFTP packet parsing and memory allocation. 19 年之前
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 21 年之前
  Simon Tatham 3730ada5ce Run entire source base through GNU indent to tidy up the varying 23 年之前
  Simon Tatham ea2e1dd9ae Dave Hinton's debugging patch. 23 年之前
  Simon Tatham d5240d4157 Make memory management uniform: _everything_ now goes through the 24 年之前