aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines.George Kadianakis2012-11-02
* | | Whitespace fixesNick Mathewson2012-11-04
* | | Clean up nonsensical calling convention for config_load_geoip_file_Nick Mathewson2012-11-04
* | | Merge remote-tracking branch 'linus/bug5053-bug5055'Nick Mathewson2012-11-04
|\ \ \
| * | | Change some comments to reflect the multitude of GeoIP databases.Linus Nordberg2012-10-31
| * | | Don't memcmp struct in6_addr but rather its s6_addr member.Linus Nordberg2012-10-31
| * | | Duplicate less code.Linus Nordberg2012-10-31
| * | | Changes files for tickets 5053 and 5055.Linus Nordberg2012-10-22
| * | | Name variables more consistently.Linus Nordberg2012-10-22
| * | | Document two functions.Linus Nordberg2012-10-22
| * | | Rename C reserved identifiers missed before.Linus Nordberg2012-10-20
| * | | Add "IPVersions" to control command "status/clients-seen".Linus Nordberg2012-10-20
| * | | Duplicate less code.Linus Nordberg2012-10-20
| * | | Separate IPv4 and IPv6 geoip file loading.Linus Nordberg2012-10-20
| * | | White space.Linus Nordberg2012-10-17
| * | | Two changes lost in rebase resurrected.Linus Nordberg2012-10-17
| * | | Rename reserved C identifiers.Linus Nordberg2012-10-17
| * | | Update geoip6.Linus Nordberg2012-10-17
| * | | Minor tweaks to nils' v4 vs v6 bridge usage code.Karsten Loesing2012-10-17
| * | | Minor tweaks and comments to nils' geoip v6 code.Karsten Loesing2012-10-17
| * | | Include statistics as to how many connections are IPv4 versus IPv6nils2012-10-17
| * | | Add GeoIP database for IPv6 addressesnils2012-10-17
| * | | Rename address family specific IPv4 geoip functions in preparation for IPv6 s...nils2012-10-17
* | | | Add an SLIST_ENTRY definition back on non-win32Nick Mathewson2012-11-03
* | | | Avoid c99 designated initializers in circuitmux_ewma.cNick Mathewson2012-11-02
* | | | Rename SLIST_ENTRY to TOR_SLIST_ENTRY to fix windows compilationNick Mathewson2012-11-01
* | | | Fix whitespaceNick Mathewson2012-10-31
* | | | Add a copy of the queue(3) manpage to the git repository.Nick Mathewson2012-10-30
* | | | Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/torAndrea Shepard2012-10-30
|\ \ \ \ | |_|/ / |/| | |
| * | | Try refactoring channel list to use HT_ and LIST_ stuff directlyNick Mathewson2012-10-12
| * | | Use SIMPLEQ, not smartlist_t, for channel cell queues.Nick Mathewson2012-10-12
| * | | Add a copy of OpenBSD's sys/queue.h as tor_queue.hNick Mathewson2012-10-12
* | | | changes file for bug 7235Nick Mathewson2012-10-28
* | | | Fix undefined reference to libm functions linking tor-fw-helperAnthony G. Basile2012-10-28
* | | | Merge remote-tracking branch 'asn/bug6832'Nick Mathewson2012-10-27
|\ \ \ \
| * | | | Add a unit test for the old crash input of tor_timegm().George Kadianakis2012-09-13
* | | | | bump to 0.2.4.5-alpha-devRoger Dingledine2012-10-26
* | | | | forward-port the 0.2.3.24-rc changelogRoger Dingledine2012-10-26
* | | | | touch-upsRoger Dingledine2012-10-26
* | | | | Optimistically say 0.2.4.5-alpha is coming out todayNick Mathewson2012-10-25
* | | | | Bump the version number to 0.2.4.5-alphaNick Mathewson2012-10-25
* | | | | Bump version to 0.2.4.5-alphaNick Mathewson2012-10-25
* | | | | Fold in changelog item; draft blurb for 0.2.4.5-alphaNick Mathewson2012-10-25
* | | | | Merge branch 'link_negotiation_assert_024'Nick Mathewson2012-10-25
|\ \ \ \ \
| * | | | | Fix a remotely triggerable assertion failure (CVE-2012-2250)Nick Mathewson2012-10-23
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-25
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix a remotely triggerable assertion failure (CVE-2012-2250)Nick Mathewson2012-10-23
* | | | | | Start an 0.2.4.5 changelog.Nick Mathewson2012-10-25
* | | | | | Change changes file and comment for 7189, for making it 0.2.4-only for nowNick Mathewson2012-10-24
* | | | | | Merge remote-tracking branch 'public/bug7189_tentative'Nick Mathewson2012-10-24
|\ \ \ \ \ \