summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2011-09-20changes file for bug 4059Nick Mathewson
2011-09-15Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-15Log errno on listener socket creation failure.Nick Mathewson
2011-09-14Fix a bogus warningRobert Ransom
2011-09-13a blurb for 0.2.3.4-alphaRoger Dingledine
2011-09-13Provide missing description for our FLEXIBLE_ARRAY_MEMBER definesNick Mathewson
2011-09-13Merge branch 'maint-0.2.2'Roger Dingledine
2011-09-13Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-09-13Generate our ssl session certs with a plausible lifetimeRoger Dingledine
2011-09-12Merge branch 'maint-0.2.2'Roger Dingledine
2011-09-12Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-11Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-10Demote 'INTRODUCE2 cell is too {old,new}' message to info levelRobert Ransom
2011-09-10Demote HS 'replay detected' log message for DH public keys to info levelRobert Ransom
2011-09-10Changes file for bug3936 changesNick Mathewson
2011-09-10Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah'Nick Mathewson
2011-09-10Fix log message typo.Robert Ransom
2011-09-09start an 0.2.3.4-alpha changelogRoger Dingledine
2011-09-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-09Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2Nick Mathewson
2011-09-09Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2Nick Mathewson
2011-09-09Check for replays in PK-encrypted part of intro cell, not just in the g^x valueNick Mathewson
2011-09-09Add changes file for bsd4 fixesNick Mathewson
2011-09-07chown() sockets when User option is setJérémy Bobbio
2011-09-07Report reason for generating descriptor in an HTTP headerNick Mathewson
2011-09-07Upload descriptors more often when recent desc is unlistedNick Mathewson
2011-09-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-07Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2Nick Mathewson
2011-09-07changes file for split_entry_conn (ticket 3627)Nick Mathewson
2011-09-07Die if tor_vasprintf fails in connection_printf_to_bufRobert Ransom
2011-09-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-07Look for correct "ar" to cross-compileNick Mathewson
2011-09-07Merge remote-tracking branch 'public/bug3851'Nick Mathewson
2011-09-06Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-06Fix assertion in addressmap_clear_excluded_trackexithostsNick Mathewson
2011-09-02merge in one moretor-0.2.3.3-alphaRoger Dingledine
2011-09-02Merge branch 'maint-0.2.2'Roger Dingledine
2011-09-02Correct man page: multiple control auth styles can be set at onceRoger Dingledine
2011-09-01fold in last changes itemRoger Dingledine
2011-09-01Don't update AccountingSoftLimitHitAt on startupSebastian Hahn
2011-09-01Changes file for bug3888Nick Mathewson
2011-08-31First draft of an 0.2.3.3-alpha changelogNick Mathewson
2011-08-29Split out rephist parts of buckets_decrementNick Mathewson
2011-08-29Make FetchUselessDescriptors fetch all desc typesNick Mathewson
2011-08-26Fix a bufferevent-related bug that killed tunneled dirserv connsNick Mathewson
2011-08-24Set write low-watermarks on all bufferevents.Nick Mathewson
2011-08-24Add write watermarks to filtered bufferevents.Nick Mathewson
2011-08-24Apply rate-limiting to the lowest bufferevent in the stack.Nick Mathewson
2011-08-24Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-08-24lround() missing in MSVCGisle Vanem