Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 36adc7cdd9 r8844@totoro: nickm | 2006-10-02 16:32:44 -0400 vor 17 Jahren
  Nick Mathewson 77c28d112b Hm. We probably should define INT64_MAX if we really want it. (Especially since we only want it on one platform, where, coincidentally, it is not defined.) vor 18 Jahren
  Peter Palfrader 1fa7b3cef7 Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD vor 18 Jahren
  Roger Dingledine 5f051574d5 Happy new year! vor 18 Jahren
  Nick Mathewson 48787c839e Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me. vor 19 Jahren
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. vor 19 Jahren
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. vor 19 Jahren
  Nick Mathewson 0e81265359 update copyright notices. vor 19 Jahren
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. vor 19 Jahren
  Nick Mathewson a68fcbf807 Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t. vor 19 Jahren
  Roger Dingledine 50a314c931 int is not necessarily the same size as size_t vor 19 Jahren
  Nick Mathewson a980446d0c Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble. vor 19 Jahren
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. vor 19 Jahren
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore vor 19 Jahren
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c vor 19 Jahren
  Nick Mathewson 38ed0ce5e6 Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined vor 19 Jahren
  Nick Mathewson 31b81650b7 Define LONG_MAX and UINT_MAX when they are missing vor 20 Jahren
  Roger Dingledine 5dd9e60231 doxygen markup for common/*.h vor 20 Jahren
  Nick Mathewson 8aebd83a0e Add intptr_t and uintptr_t to torint.h vor 20 Jahren
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. vor 20 Jahren
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic vor 20 Jahren
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace vor 20 Jahren
  Nick Mathewson 5126f203f2 Work on systems with broken AC_CHECK_TYPE vor 21 Jahren
  Nick Mathewson 58e2edfb24 Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system. vor 21 Jahren
  Nick Mathewson 7284c25b34 Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere vor 21 Jahren
  Nick Mathewson 5267518455 autoconf around missing stdint.h vor 21 Jahren