Historia zmian

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