Historique des commits

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