summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2013-10-25Merge remote-tracking branch 'public/bug9934_nm'Nick Mathewson
2013-10-25Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson
2013-10-25Log the origin address of controller connectionsNick Mathewson
2013-10-21DROPGUARDS controller commandNick Mathewson
2013-10-16Merge remote-tracking branch 'linus/bug9206_option'Nick Mathewson
2013-10-14Merge remote-tracking branch 'asn/bug9651'Nick Mathewson
2013-10-12Merge branch 'maint-0.2.4'Roger Dingledine
2013-10-12be willing to bootstrap from all three of our directory guardsRoger Dingledine
2013-10-11Merge branch 'bug1376'Nick Mathewson
2013-10-11Make --version, --help, etc incremement quiet level, never decrease itNick Mathewson
2013-10-10Report bootstrapping progress correctly when downloading microdescsRoger Dingledine
2013-10-10Merge remote-tracking branch 'sysrqb/bug9950'Nick Mathewson
2013-10-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-10Merge branch 'bug9644_024' into maint-0.2.4Nick Mathewson
2013-10-09Free the smartlist after parsing csv config optionMatthew Finkel
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'public/bug9927' into maint-0.2.4Nick Mathewson
2013-10-08Tweak a commentNick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'public/bug9596' into maint-0.2.4Nick Mathewson
2013-10-08Merge branch 'bug9922'Nick Mathewson
2013-10-08don't lie about bootstrap progress when clients use bridgesRoger Dingledine
2013-10-08Simply route length generation code.Nick Mathewson
2013-10-08Generate bootstrapping status messages for microdescs tooNick Mathewson
2013-10-07Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg
2013-10-02Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-02Fix a bug in our bug 9776 fix.Nick Mathewson
2013-10-01what is logging "above" notice?Roger Dingledine
2013-09-30fix another confusing whitespace instanceRoger Dingledine
2013-09-30fix confusing whitespaceRoger Dingledine
2013-09-29fix whitespace in log messageRoger Dingledine
2013-09-29fix two cases where we were printing unsigned int as %dRoger Dingledine
2013-09-24Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-24Always call circuit_n_chan_done(chan, 0) from channel_closed()Andrea Shepard
2013-09-24Warn when the Extended ORPort should be on but it's not.George Kadianakis
2013-09-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-23Fix a compilation warning with older gccNick Mathewson
2013-09-21Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-21Relays should send timestamp in NETINFO.Nick Mathewson
2013-09-21Merge branch 'maint-0.2.4'Roger Dingledine
2013-09-21back out most of 1d0ba9aRoger Dingledine
2013-09-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-20Round down hidden service descriptor publication times to nearest hourNick Mathewson
2013-09-20Remove the timestamp from AUTHENTICATE cells; replace with random bytesNick Mathewson
2013-09-20Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson
2013-09-20Stop sending the current time in client NETINFO handshakes.Nick Mathewson
2013-09-19Fix compilation with libevent 1Nick Mathewson
2013-09-19When freeing a cert_list_t, avoid memory leak.Nick Mathewson