summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-08tor 0.2.4.29 changelogtor-0.2.4.29Nick Mathewson
2017-06-08Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-06-08Bump to 0.2.4.29Nick Mathewson
2017-06-08Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-06-08TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cellDavid Goulet
2017-06-05Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-06-05Fix C89 warning (since Tor 0.2.4-5 still care about that.)Nick Mathewson
2017-06-05Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-06-05Fix undefined behavior in geoip_parse_entry().Nick Mathewson
2017-05-08Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-05-08Update geoip and geoip6 to the May 2 2017 database.Karsten Loesing
2017-04-06Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-04-06Update geoip and geoip6 to the April 4 2017 database.Karsten Loesing
2017-03-08Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-03-08Update geoip and geoip6 to the March 7 2017 database.Karsten Loesing
2017-03-03Pick a date, update ReleaseNotes. (0.2.4)tor-0.2.4.28Nick Mathewson
2017-02-28Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-28Bump to 0.2.4.28Nick Mathewson
2017-02-28Sort changelog in release-0.2.4Nick Mathewson
2017-02-28Adjust 0.2.4.28 changelog entry from 0.3.0.4-rc to matchNick Mathewson
2017-02-23typo fixNick Mathewson
2017-02-23Begin an 0.2.4.28 changelog.Nick Mathewson
2017-02-23Remove to changes files that already went in 0.2.4.27Nick Mathewson
2017-02-17Bump to 0.2.4.27-devNick Mathewson
2017-02-15Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-14Avoid integer underflow in tor_version_compare.Nick Mathewson
2017-02-13be sure to remember the changes file for #20384Roger Dingledine
2017-02-13Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-12Update geoip and geoip6 to the February 8 2017 database.Karsten Loesing
2017-02-07Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-07Disable a log_backtrace (which 0.2.4 does not have) in 16248 fixNick Mathewson
2017-02-07Add comments to connection_check_event().Nick Mathewson
2017-02-07Change behavior on missing/present event to warn instead of asserting.Nick Mathewson
2017-02-07If we start/stop reading on a dnsserv connection, don't assert.Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-07Backport the tonga->bifroest move to 0.2.4.Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-07Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4Nick Mathewson
2017-02-07Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-02-07Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.4Nick Mathewson
2017-02-07Refine the memwipe() arguments check for 18089 a little more.Nick Mathewson
2017-02-07Make memwipe() do nothing when passed a NULL pointer or zero sizeteor (Tim Wilson-Brown)
2017-02-07Fix out-of-bounds read in INTRODUCE2 client authJohn Brooks
2017-01-11Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2017-01-04Update geoip and geoip6 to the January 4 2017 database.Karsten Loesing
2016-12-20Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2016-12-20Add a one-word sentinel value of 0x0 at the end of each buf_t chunkNick Mathewson
2016-12-20Merge branch 'maint-0.2.4' into release-0.2.4Nick Mathewson
2016-12-18Make log message warn about detected attempts to exploit 21018.Nick Mathewson
2016-12-18Fix parsing bug with unecognized token at EOSNick Mathewson