summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-24remove a redundant check about whether dirport is 0Roger Dingledine
2016-03-24revert the or_connection and dir_connection flagsRoger Dingledine
2016-03-24Merge remote-tracking branch 'dgoulet/bug18623_028_01'Nick Mathewson
2016-03-24dir auths only give Guard if they're giving StableRoger Dingledine
2016-03-24Fix broken directory request to the DirPortDavid Goulet
2016-03-24try to fix a test failure for sizeof(time_t)==4.Nick Mathewson
2016-03-24Fold entries into changelog againNick Mathewson
2016-03-24Merge branch 'timegm_overflow_squashed'Nick Mathewson
2016-03-24Add a missing UL on a long in a unit testteor (Tim Wilson-Brown)
2016-03-24Add unit tests with dates from 2035 to 2039teor (Tim Wilson-Brown)
2016-03-24Avoid overflow in tor_timegm on 32 bit platforms due to year 2038teor (Tim Wilson-Brown)
2016-03-24Merge branch 'bug18517_squashed'Nick Mathewson
2016-03-24Always allow OR connections to bridges on private addressesteor (Tim Wilson-Brown)
2016-03-24Merge remote-tracking branch 'teor/bug18351'Nick Mathewson
2016-03-24Merge remote-tracking branch 'teor/bug18489'Nick Mathewson
2016-03-24Check if fallbacks support extrainfo descriptors before requesting themteor (Tim Wilson-Brown)
2016-03-24Code indentation whitespace-only fixteor (Tim Wilson-Brown)
2016-03-24Clarify ReachableAddress log messagesteor (Tim Wilson-Brown)
2016-03-24Downgrade IP version warnings to avoid filling logsteor (Tim Wilson-Brown)
2016-03-23specify in the man page that {cc} is a 2-letter ISA3166 codeRoger Dingledine
2016-03-23Okay fine maybe it's an alpha.Nick Mathewson
2016-03-23Fold more changes files into the changelogNick Mathewson
2016-03-22Repair build when no sandbox support is enabled.Nick Mathewson
2016-03-22Merge remote-tracking branch 'public/bug18253'Nick Mathewson
2016-03-22make changes files pass lintChanges as appropriateNick Mathewson
2016-03-22Try to fix an intermittent test failure on openbsd.Nick Mathewson
2016-03-22Never use sprintf. tor_snprintf instead. Bug in tests, not in any released tor.Nick Mathewson
2016-03-22Fix an fd leak in check_private_dir().Nick Mathewson
2016-03-21remove extraneous breaksRoger Dingledine
2016-03-21fix indentation after #18332 patchesRoger Dingledine
2016-03-21Merge branch 'maint-0.2.7'Nick Mathewson
2016-03-21Merge branch 'ed25519_voting_fixes_squashed' into maint-0.2.7Nick Mathewson
2016-03-21Use nth consistently in dircollate.h.Nick Mathewson
2016-03-21In routers_make_ed_keys_unique, break ties for published_onNick Mathewson
2016-03-21Assert that dircollator is collated when we're reading its output.Nick Mathewson
2016-03-21After we strip out duplicate entries from 'routers', don't use 'rl'.Nick Mathewson
2016-03-21Fix another case of 17668: Add NoEdConsensusNick Mathewson
2016-03-21Document has_ed25519_listingNick Mathewson
2016-03-21Never vote for an ed key twice.Nick Mathewson
2016-03-21Fix log message subjects in networkstatus_parse_vote_from_string()Nick Mathewson
2016-03-21Document dircollate.c (and remove an unused global)Nick Mathewson
2016-03-21punctuate changes file betterNick Mathewson
2016-03-21Merge remote-tracking branch 'public/bug18548'Nick Mathewson
2016-03-21Merge remote-tracking branch 'public/bug17443_v2'Nick Mathewson
2016-03-21Run "formatChangelog"Nick Mathewson
2016-03-21Sort changes files into changelog.Nick Mathewson
2016-03-21Fix (most) lintChanges warnings on master.Nick Mathewson
2016-03-21Merge branch 'maint-0.2.7'Nick Mathewson
2016-03-21a couple more changes files issues.Nick Mathewson
2016-03-21Fix some warnings from lintchanges.Nick Mathewson