コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 2b781613b0 Whitespace fixes 11 年 前
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 11 年 前
  Linus Nordberg ffddd4de2a Change some comments to reflect the multitude of GeoIP databases. 11 年 前
  Linus Nordberg e7e68b80a7 Don't memcmp struct in6_addr but rather its s6_addr member. 11 年 前
  Linus Nordberg 6a241ff3ff Duplicate less code. 11 年 前
  Linus Nordberg 8c9b427425 Name variables more consistently. 11 年 前
  Linus Nordberg 172aac62ed Rename C reserved identifiers missed before. 11 年 前
  Linus Nordberg cb51807236 Add "IPVersions" to control command "status/clients-seen". 11 年 前
  Linus Nordberg af175fa7e4 Duplicate less code. 11 年 前
  Linus Nordberg 817ff962f8 Separate IPv4 and IPv6 geoip file loading. 11 年 前
  Linus Nordberg e2313d8622 White space. 11 年 前
  Linus Nordberg 19ab7b1639 Rename reserved C identifiers. 11 年 前
  Karsten Loesing 1f849f9181 Minor tweaks to nils' v4 vs v6 bridge usage code. 12 年 前
  Karsten Loesing c03e3d66a9 Minor tweaks and comments to nils' geoip v6 code. 12 年 前
  nils 31e224173b Include statistics as to how many connections are IPv4 versus IPv6 12 年 前
  nils abb886014e Add GeoIP database for IPv6 addresses 12 年 前
  nils 167363403b Rename address family specific IPv4 geoip functions in preparation for IPv6 support 12 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Andrea Shepard 28f108bcce Use dirreq_id from channel_t when appropriate 11 年 前
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 年 前
  Nick Mathewson b4bd4964eb Merge remote-tracking branch 'public/format_doubles' 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年 前
  Nick Mathewson 0bec9f320b Use %f, not %lf when formatting doubles 12 年 前
  Karsten Loesing cc94a48ff4 Simply geoip_get_country_by_addr based on arma's comment. 12 年 前
  Karsten Loesing 218193d38d Add braces around a two-line code block. 12 年 前
  Karsten Loesing 4aca55efd2 Count IPv6 connections in bridge and entry stats. 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 年 前
  Sebastian Hahn 42b96a041d Check for jumping clock in *format_*stats functions 12 年 前