summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-27Merge branch 'bug7164_diagnose_harder_v2'Nick Mathewson
2014-03-27More logs to try to diagnose bug 7164Nick Mathewson
2014-03-26Merge remote-tracking branch 'public/bug11296'Nick 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-25Add missing -Isrc/ext to tor-fw-helper/include.amNick Mathewson
2014-03-24quiet the debug message in circuit_build_times_disabled()Roger Dingledine
2014-03-23Merge remote-tracking branch 'arma/bug11276'Nick Mathewson
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-23Never run crypto_early_init() more than onceRoger 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-23bump to 0.2.5.3-alpha-devNick Mathewson
2014-03-23whitespace fixRoger Dingledine
2014-03-22Increment version to 0.2.5.3-alphaNick Mathewson
2014-03-20Fix unittest compilation with --disable-curve25519Nick 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-14Update to latest tinytestNick Mathewson
2014-03-13Fix some leaks/missed checks in the unit testsNick 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-06Upgrade to the latest version of tinytest.Nick Mathewson
2014-03-06tinytest tt_{mem,str}_op now handle NULLs betterNick Mathewson
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