summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-10Changes file for bug3936 changesNick Mathewson
2011-09-10Stop parse_client_port_config() from misinterpreting FooListenAddress and Foo...Fabian Keil
2011-09-10Fix whitespace in parse_client_port_config()Fabian Keil
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-07Fix whitespace issues in patches merged today so farNick Mathewson
2011-09-07chown() sockets when User option is setJérémy Bobbio
2011-09-07fix a const warningNick Mathewson
2011-09-07Merge branch 'bug3327_squashed'Nick Mathewson
2011-09-07Report reason for generating descriptor in an HTTP headerNick Mathewson
2011-09-07Clean up HTTP request header generation a littleNick 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-07Remove a now-needless test.Nick Mathewson
2011-09-07Merge remote-tracking branch 'public/split_entry_conn'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-02bump to 0.2.3.3-alpha-devRoger Dingledine
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-02bump to 0.2.3.3-alphaRoger Dingledine
2011-09-01fold in last changes itemRoger Dingledine
2011-09-01Handle test case where fgets() sees EOF on the last readSteven Murdoch
2011-09-01Merge branch 'bug3888'Nick Mathewson
2011-09-01Changes file for bug3888Nick Mathewson
2011-09-01Fix double-closing a stdio streamSteven Murdoch
2011-09-01Explicitly set bucket_cfg to NULL after we freed itSebastian Hahn
2011-09-01clean 0.2.3.3-alpha changelogRoger Dingledine
2011-08-31Tweaks on last process-launch patchesNick Mathewson
2011-09-01Make a version of tor_read_all_handle() for non-Windows platformsSteven Murdoch
2011-08-31Fix off-by-one error when allocating memory in test_util_split_lines()Steven Murdoch
2011-08-31First draft of an 0.2.3.3-alpha changelogNick Mathewson
2011-08-31Add a missing include to util.c to get waitpid() on LinuxNick Mathewson
2011-08-30Check for lround with autoconf; fall back to rint.Nick Mathewson
2011-08-30Fix a compilation issue on older FreeBSDsSebastian Hahn
2011-08-30Use %f with printf-style formatting, not %lfNick Mathewson
2011-08-30Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/ENDNick Mathewson