aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2015-03-25clean up list of paths that cannot be relativeNick Mathewson
2015-03-24Merge remote-tracking branch 'sebastian/coverage_builds'Nick Mathewson
2015-03-24Merge branch 'bug14018'Nick Mathewson
2015-03-24Complain if relative paths are used in configurationrl1987
2015-03-24Check return values for tor_addr_parse(default) in config.cNick Mathewson
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-21Initialize two variablesSebastian Hahn
2015-03-18Merge remote-tracking branch 'public/feature15053'Nick Mathewson
2015-03-18Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-14Simplify the loop.Nick Mathewson
2015-03-14Add comments for new functionsNick Mathewson
2015-03-14remove a needless "if (1)" that was there for indentation; fix indentation.Nick Mathewson
2015-03-14Extract main part of main loop into a separate functionNick Mathewson
2015-03-14Do not distribute common_sha1.i and or_sha1.i.cypherpunks
2015-03-14Remove relative paths to header files.cypherpunks
2015-03-14Clean up generated files.cypherpunks
2015-03-14Use output variables instead of relative paths.cypherpunks
2015-03-14ug. test, _then_ commit, nick.Nick Mathewson
2015-03-14Do not printf success messages when we are --quieted or --hushed.Nick Mathewson
2015-03-13const-ify the new failure vars, and one old oneNick Mathewson
2015-03-13Merge remote-tracking branch 'sebastian/bug15211'Nick Mathewson
2015-03-12Don't init hs intro key as side effect of an assertSebastian Hahn
2015-03-12Don't init control authchallenge nonce as assert side effectSebastian Hahn
2015-03-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-12Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6Nick Mathewson
2015-03-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-12Initialize the extorport auth cookie before launching PTs.Yawning Angel
2015-03-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-12add an explanatory commentNick Mathewson
2015-03-12Also, add an assertion to assign_onionskin_to_cpuworkerNick Mathewson
2015-03-12Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.Nick Mathewson
2015-03-10Add link protocol version counts to the heartbeat messageNick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-09Merge remote-tracking branch 'public/feature15006_026' into maint-0.2.6Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2015-03-04Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-04Revert "Missing dependencies; fixes 15127."Nick Mathewson
2015-03-04Make boostrap events include hostname ANDaddr AND digestNick Mathewson
2015-03-04Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6Nick Mathewson
2015-03-04Make TransProxyType ipfw work correctlyNick Mathewson
2015-03-04Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-04Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6Nick Mathewson
2015-03-04only declare rv when it is used in destination_from_socket. Fixes 15151Nick Mathewson
2015-03-04Missing dependencies; fixes 15127.Nick Mathewson
2015-03-03fix typo in commentRoger Dingledine
2015-03-03Make the assert related to 15083 a tiny bit more tolerantNick Mathewson