Commit Verlauf

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