summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2014-10-28Updating message that warns about running out of sockets we can use.rl1987
2014-10-28Fix smartlist_choose_node_by_bandwidth() so that it rejects ORs with BadExit ...rl1987
2014-10-28Merge remote-tracking branch 'rl1987/feature10427'Nick Mathewson
2014-10-27Merge remote-tracking branch 'sebastian/bug13286'Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-10-26Congratulate relay operator when OR is first startedrl1987
2014-10-26Fix a crash bug introduced in 223d354e3.Nick Mathewson
2014-10-23Fix minor typos, two line lengths, and a repeated includeteor
2014-10-22Merge remote-tracking branch 'public/ticket6938'Nick Mathewson
2014-10-20Merge remote-tracking branch 'teor/memwipe-more-keys'Nick Mathewson
2014-10-20Fix a use-after-free error in cleaned-up rouerlist code.Nick Mathewson
2014-10-20Memwipe more keys after tor has finished with themteor
2014-10-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-10-16Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARNNick Mathewson
2014-10-16Merge remote-tracking branch 'yawning/bug13314'Nick Mathewson
2014-10-13Merge remote-tracking branch 'public/bug11243_squashed'Nick Mathewson
2014-10-13Add comments to can_dl_again usageNick Mathewson
2014-10-13Note that parse-list functions may add duplicate 'invalid' entries.Nick Mathewson
2014-10-13Bugfixes on bug11243 fix for the not-added cases and testsNick Mathewson
2014-10-13Use symbolic constants for statuses in microdescs_add_to_cache.Nick Mathewson
2014-10-13Don't reset the download failure status of any object marked as impossibleNick Mathewson
2014-10-13Unit tests for 11243: loading ri, ei, mds from listsNick Mathewson
2014-10-13Treat unparseable (micro)descriptors and extrainfos as undownloadableNick Mathewson
2014-10-13Merge remote-tracking branch 'isis/bug12951_r1'Nick Mathewson
2014-10-09Remove is_router_version_good_for_possible_guard()Nick Mathewson
2014-10-09Merge remote-tracking branch 'teor/bug-13163-AlternateAuthorities-type-handli...Nick Mathewson
2014-10-08Bitwise check BRIDGE_DIRINFOteor
2014-10-08Improve DIRINFO flags' usage commentsteor
2014-10-08Stop using default authorities with both Alternate Dir and Bridge Authorityteor
2014-10-01Send back SOCKS5 errors for all of the address related failures.Yawning Angel
2014-10-01Add TestingDirAuthVoteExit option (like TestingDirAuthVoteGuard)teor
2014-09-29Clear the cached address from resolve_my_address() when our IP changesNick Mathewson
2014-09-29Merge remote-tracking branch 'teor/circuitstats-pareto-avoid-div-zero'Nick Mathewson
2014-09-29Merge branch 'bug12971_take2_squashed'Nick Mathewson
2014-09-29Rename socks5 error code setting function againNick Mathewson
2014-09-29Respond with 'Command not supported' SOCKS5 reply message upon reception of u...rl1987
2014-09-29Merge branch 'ticket961_squashed'Nick Mathewson
2014-09-29Avoid frequent strcmp() calls for AccountingRuleNick Mathewson
2014-09-29Add an "AccountingRule" feature to permit limiting bw usage by read+writeNick Mathewson
2014-09-29Merge remote-tracking branch 'yawning/bug13213'Nick Mathewson
2014-09-29Whitespace fixesNick Mathewson
2014-09-29Avoid division by zero in circuitstats paretoteor
2014-09-28Stop spurious clang shallow analysis null pointer errorsteor
2014-09-26Fix a double-free in failing case of handle_control_authenticate.Nick Mathewson
2014-09-25Merge branch 'libscrypt_trunnel_squashed'Nick Mathewson
2014-09-25More generic passphrase hashing code, including scrypt supportNick Mathewson
2014-09-24Do not launch pluggable transport plugins when DisableNetwork is set.Yawning Angel
2014-09-23two more typosRoger Dingledine
2014-09-22+ is not how we say concatenateRoger Dingledine
2014-09-22Merge branch 'bug8197_squashed'Nick Mathewson