aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygenNick Mathewson
2011-08-30Merge remote-tracking branch 'sjmurdoch/bug2046'Nick Mathewson
2011-08-30Document limitation of log_from_handle with partial readsSteven Murdoch
2011-08-30Factor out and re-write code for splitting lines from a handleSteven Murdoch
2011-08-29Add a bufferevent note to startup logSebastian Hahn
2011-08-29Fix compilation on non-bufferevent systems after 3803 fix: oops.Nick Mathewson
2011-08-29Split out rephist parts of buckets_decrementNick Mathewson
2011-08-29Make FetchUselessDescriptors fetch all desc typesNick Mathewson
2011-08-29Refactor out command line formattingSteven Murdoch
2011-08-28add another heuristic for making release notesRoger Dingledine
2011-08-29Add a sanity checkSteven Murdoch
2011-08-29Replace two magic tristates with #define'd namesSteven Murdoch
2011-08-28Make signature of tor_spawn_background more conventionalSteven Murdoch
2011-08-27update punctuation now that we've seen the source textRoger Dingledine
2011-08-27Clarify the heartbeat message a bit.George Kadianakis
2011-08-26update changelog/release notes from release-0.2.2Roger Dingledine
2011-08-26Gather all 0.2.2 changelogs into unified release notesRoger Dingledine
2011-08-26Merge branch 'bug3814'Nick Mathewson
2011-08-26Fix a bufferevent-related bug that killed tunneled dirserv connsNick Mathewson
2011-08-25Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-08-25Mention that HiddenServiceDir must existSebastian Hahn
2011-08-25manually forward-port 2871dd8befRoger Dingledine