summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2014-03-31Merge branch 'bug8787_squashed'Nick Mathewson
2014-03-31Munmap the right pointers in routerlist_free()Nick Mathewson
2014-03-31NULL out all mappings after tor_munmap_file()Nick Mathewson
2014-03-31Always check returns from unlink()Andrea Shepard
2014-03-31Always check returns from tor_munmap_file() in microdesc.cAndrea Shepard
2014-03-31Always check returns from tor_munmap_file() in routerlist.cAndrea Shepard
2014-03-31Merge remote-tracking branch 'public/bug11342'Nick Mathewson
2014-03-31Fix a clang compilation warningNick Mathewson
2014-03-27Make dump_desc() use binary modeNick Mathewson
2014-03-27Merge branch 'bug9658_refactor'Nick Mathewson
2014-03-27Renamed "onionskins_completed" to "onionskins_assigned"Nick Mathewson
2014-03-27Merge branch 'bug7164_diagnose_harder_v2'Nick Mathewson
2014-03-27More logs to try to diagnose bug 7164Nick Mathewson
2014-03-26Turn off testing code for #9683.Nick Mathewson
2014-03-25Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warnNick Mathewson
2014-03-25Fix warnings from doxygenNick Mathewson
2014-03-24quiet the debug message in circuit_build_times_disabled()Roger Dingledine
2014-03-23Merge remote-tracking branch 'public/bug11275_024'Nick Mathewson
2014-03-23Stop leaking 'sig' at each call of router_append_dirobj_signature()Roger Dingledine
2014-03-23Be more lenient in our fix for bug 11149Roger Dingledine
2014-03-23Remove the unused circuit_dump_by_chan().Nick Mathewson
2014-03-23Merge remote-tracking branch 'public/bug9683_rebased'Nick Mathewson
2014-03-23Merge remote-tracking branch 'karsten/task-11070'Nick Mathewson
2014-03-23Merge branch 'ticket11149'Nick Mathewson
2014-03-18Appease make check-spacesAndrea Shepard
2014-03-18Take out remaining V1 directory code.Karsten Loesing
2014-03-14Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_Nick Mathewson
2014-03-14Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson
2014-03-12Merge remote-tracking branch 'asn/bug5018_notice'Nick Mathewson
2014-03-11Remove the unused router_hex_digest_matchesNick Mathewson
2014-03-11Merge remote-tracking branch 'asn/bug11069_take2'Nick Mathewson
2014-03-10Throw control port warning if we failed to connect to all our bridges.George Kadianakis
2014-03-10 Tone down the log message for when we don't need a PT proxy.George Kadianakis
2014-03-10Merge branch 'bug11156_squashed'Nick Mathewson
2014-03-10Merge branch 'bug11043_take2_squashed'Nick Mathewson
2014-03-10Don't do directory fetches before all PTs have been configured.George Kadianakis
2014-03-10Improve the log message for when the Extended ORPort is not enabled.George Kadianakis
2014-03-06Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-03-06Merge branch 'bug11108'Nick Mathewson
2014-03-06Correct the URL in the "a relay on win95???" messageNick Mathewson
2014-03-06Stop accepting 0.2.2 relay uploads for the consensus.Nick Mathewson
2014-03-05Fix whitespace errors, all of them mine.Nick Mathewson
2014-03-05Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTimeNick Mathewson
2014-03-05Merge branch 'ticket9176_squashed'Nick Mathewson
2014-03-05Fix wide lines.Nick Mathewson
2014-03-05Lower the maximum for PrecictedCircsRelevanceTime to one hourNick Mathewson
2014-03-05Fixed spacing.unixninja92
2014-03-05Added max value to PredictedCircsRelevanceTime.unixninja92
2014-03-05PredictedCircsRelevanceTime: limit how long we predict a port will be usedunixninja92
2014-03-05Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson