summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2015-02-02Merge remote-tracking branch 'public/bug9635_warnings_025'Nick Mathewson
2015-02-02tweak based on comments from dgouletNick Mathewson
2015-02-02Fix an unused-variable warning.Nick Mathewson
2015-02-02Merge branch 'feature13864_squashed'Nick Mathewson
2015-02-02Allow reading torrc from stdin.rl1987
2015-02-02Merge remote-tracking branch 'sysrqb/bug14216_bad_since'Nick Mathewson
2015-02-02Merge remote-tracking branch 'dgoulet/bug14202_026_v1'Nick Mathewson
2015-01-31Only retry connecting to configured bridgesMatthew Finkel
2015-01-30Fix some unused-argument warningsNick Mathewson
2015-01-30Fix an uninitialized-variable warning.Nick Mathewson
2015-01-30Fix: test -ENOENT after config_parse_unix_port()David Goulet
2015-01-30Merge remote-tracking branch 'public/prop227_v2'Nick Mathewson
2015-01-30Correctly handle OutboundBindAddress again.Nick Mathewson
2015-01-29Restrict unix: addresses to control and socks for nowNick Mathewson
2015-01-29Remove SocksSocket; it's now spelled differently thanks to 14451Nick Mathewson
2015-01-29When there are no package lines, make consensus/packages say "".Nick Mathewson
2015-01-29Correctly reject packages lines with empty entriesNick Mathewson
2015-01-29Define 'digesttype' correctlyNick Mathewson
2015-01-29Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()David Goulet
2015-01-28Make hidden service use the config unix prefixDavid Goulet
2015-01-28Support unix: prefix in port configurationDavid Goulet
2015-01-28Merge branch 'bug11485_026_v2_squashed'Nick Mathewson
2015-01-28fixup! Refactor the use of ifdef HAVE_SYS_UN_HDavid Goulet
2015-01-28Actually make connections to HSes on AF_UNIX socketsAndrea Shepard
2015-01-28Support connection_exit_connect() to AF_UNIX socketsAndrea Shepard
2015-01-28Handle config options for AF_UNIX hidden services rendservice.cAndrea Shepard
2015-01-28Bug #8405: Report SOCKS username/password in CIRC status eventsArthur Edelstein
2015-01-28Add GETINFO consensus/{valid-{after,until},fresh-until}Nick Mathewson
2015-01-28more typo fixes from mcs and gkNick Mathewson
2015-01-28Bump a client authorization message from debug to info.Nick Mathewson
2015-01-27New GETINFO consensus/packages to expose package information from consensusNick Mathewson
2015-01-27Fixes on prop227 comments, based on comments by mcs on #10395Nick Mathewson
2015-01-27Groundwork for AF_UNIX hidden services in rendservice.cAndrea Shepard
2015-01-26Bail early in cpuworker_onion_handshake_replyfn if the circuit is markedNick Mathewson
2015-01-23whitespace fixesNick Mathewson
2015-01-23Tweak the 9969 fix a littleNick Mathewson
2015-01-23Merge remote-tracking branch 'public/ticket9969'Nick Mathewson
2015-01-23Merge remote-tracking branch 'public/ticket13762'Nick Mathewson
2015-01-21Merge branch 'better_workqueue_v3_squashed'Nick Mathewson
2015-01-21Fix: remove whitespace and update a comment in cpuworker.cDavid Goulet
2015-01-21Merge branch 'bug9819'Nick Mathewson
2015-01-21fix a commentNick Mathewson
2015-01-20Merge branch 'bug14084'Nick Mathewson
2015-01-20Merge remote-tracking branch 'dgoulet/bug14224_025_v1'Nick Mathewson
2015-01-20Merge branch 'ticket14254_squashed'Nick Mathewson
2015-01-20Fix SocksSocket 0. That was easy!Nick Mathewson
2015-01-19Some days I just can't C.Nick Mathewson
2015-01-19Make check-spaces happier.Nick Mathewson
2015-01-19Replace a 4 with a 6; fix a bug that nobody noticed :/Nick Mathewson
2015-01-19Merge branch 'bug7555_v2_squashed'Nick Mathewson