Historia zmian

Autor SHA1 Wiadomość Data
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 lat temu
  Nick Mathewson 399890307d r13362@catbus: nickm | 2007-06-11 19:00:23 -0400 17 lat temu
  Nick Mathewson dae5fc7982 r11981@catbus: nickm | 2007-02-28 11:55:27 -0500 17 lat temu
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 lat temu
  Nick Mathewson 9243e54177 r9313@totoro: nickm | 2006-11-13 20:07:41 -0500 17 lat temu
  Nick Mathewson 17abfa6a6a r8971@totoro: nickm | 2006-10-09 10:16:23 -0400 17 lat temu
  Nick Mathewson 36adc7cdd9 r8844@totoro: nickm | 2006-10-02 16:32:44 -0400 17 lat temu
  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.) 18 lat temu
  Peter Palfrader 1fa7b3cef7 Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD 18 lat temu
  Roger Dingledine 5f051574d5 Happy new year! 18 lat temu
  Nick Mathewson 48787c839e Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me. 19 lat temu
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 lat temu
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 lat temu
  Nick Mathewson 0e81265359 update copyright notices. 19 lat temu
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. 19 lat temu
  Nick Mathewson a68fcbf807 Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t. 19 lat temu
  Roger Dingledine 50a314c931 int is not necessarily the same size as size_t 19 lat temu
  Nick Mathewson a980446d0c Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble. 19 lat temu
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 lat temu
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 lat temu
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 lat temu
  Nick Mathewson 38ed0ce5e6 Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined 19 lat temu
  Nick Mathewson 31b81650b7 Define LONG_MAX and UINT_MAX when they are missing 20 lat temu
  Roger Dingledine 5dd9e60231 doxygen markup for common/*.h 20 lat temu
  Nick Mathewson 8aebd83a0e Add intptr_t and uintptr_t to torint.h 20 lat temu
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 20 lat temu
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 lat temu
  Roger Dingledine eb730c41c8 clean tabs, trailing whitespace 20 lat temu
  Nick Mathewson 5126f203f2 Work on systems with broken AC_CHECK_TYPE 21 lat temu
  Nick Mathewson 58e2edfb24 Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system. 21 lat temu