提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 年之前
  Nick Mathewson 649ee99846 Base SIZE_T_CEILING on SSIZE_T_MAX. 13 年之前
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 年之前
  Nick Mathewson 83c3f118db Code to parse and access network parameters. 14 年之前
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 年之前
  Nick Mathewson 25c6ff6f55 Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate. 15 年之前
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 年之前
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 15 年之前
  Nick Mathewson 35bef7fefd make read_all and write_all return ssize_t. 15 年之前
  Nick Mathewson 031c212776 r18360@catbus: nickm | 2008-02-21 22:26:32 -0500 16 年之前
  Nick Mathewson 5c03f82a65 r18345@catbus: nickm | 2008-02-21 13:45:04 -0500 16 年之前
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 年之前
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 年之前
  Nick Mathewson 399890307d r13362@catbus: nickm | 2007-06-11 19:00:23 -0400 17 年之前
  Nick Mathewson dae5fc7982 r11981@catbus: nickm | 2007-02-28 11:55:27 -0500 17 年之前
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 年之前
  Nick Mathewson 9243e54177 r9313@totoro: nickm | 2006-11-13 20:07:41 -0500 17 年之前
  Nick Mathewson 17abfa6a6a r8971@totoro: nickm | 2006-10-09 10:16:23 -0400 17 年之前
  Nick Mathewson 36adc7cdd9 r8844@totoro: nickm | 2006-10-02 16:32:44 -0400 17 年之前
  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 年之前
  Peter Palfrader 1fa7b3cef7 Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD 18 年之前
  Roger Dingledine 5f051574d5 Happy new year! 18 年之前
  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 年之前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 年之前
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 年之前
  Nick Mathewson 0e81265359 update copyright notices. 19 年之前
  Nick Mathewson c185825585 Finish implementing GETINFO; make it easy to query address maps. 19 年之前
  Nick Mathewson a68fcbf807 Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t. 19 年之前
  Roger Dingledine 50a314c931 int is not necessarily the same size as size_t 19 年之前
  Nick Mathewson a980446d0c Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble. 19 年之前