Files
tor/changes
Nick Mathewson 1eea7a68ed Use S?SIZE_MAX, not S?SIZE_T_MAX
This fixes bug 13102 (not on any released Tor) where using the
standard SSIZE_MAX name broke mingw64, and we didn't realize.

I did this with
   perl -i -pe 's/SIZE_T_MAX/SIZE_MAX/' src/*/*.[ch] src/*/*/*.[ch]
2014-09-09 12:08:03 -04:00
..
2014-07-16 15:33:47 +02:00
2014-08-20 13:33:49 -04:00
2014-08-20 13:45:16 -04:00
2014-07-16 16:54:42 +02:00
2014-08-15 10:06:27 -04:00
2014-07-16 09:52:37 +02:00
2014-07-27 15:41:30 -04:00
2014-08-09 15:57:44 -04:00
2014-08-13 10:39:56 -04:00
2014-09-01 16:22:52 -04:00
2014-08-20 12:56:57 -04:00
2014-09-09 12:08:03 -04:00
2014-07-16 06:04:55 -04:00
2014-07-16 12:16:49 +02:00
2014-06-20 09:49:36 -04:00