summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-31Merge branch 'ticket14710_squashed'Nick Mathewson
2015-03-31Use tor_inet_pton() (not inet_pton()) in testcases.rl1987
2015-03-31Remove unused function.rl1987
2015-03-31IPv6 case for whitebox test.rl1987
2015-03-31Whitebox test for get_interface_address6_via_udp_socket_hack().rl1987
2015-03-31Skipping the AF_INET6 case because bug #12377 makes it fail.rl1987
2015-03-31Bugfix: we don't want loopback/multicastaddress from _hack().rl1987
2015-03-31Rework the black box test, like Yawning and nickm suggested.rl1987
2015-03-31Black box test for get_interface_address6_via_udp_socket_hack().rl1987
2015-03-31Moving the hacky part of get_interface_address6() into separate function.rl1987
2015-03-26Use prctl() to have the kernel SIGTERM background processes on exit.Yawning Angel
2015-03-26Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".Yawning Angel
2015-03-25clean up list of paths that cannot be relativeNick Mathewson
2015-03-24Merge remote-tracking branch 'dgoulet/bug15377_027_01'Nick Mathewson
2015-03-24Test: add missing libor.a in include.amDavid Goulet
2015-03-24Merge remote-tracking branch 'sebastian/coverage_builds'Nick Mathewson
2015-03-24Merge remote-tracking branch 'public/bug15269'Nick Mathewson
2015-03-24Merge branch 'bug14018'Nick Mathewson
2015-03-24Complain if relative paths are used in configurationrl1987
2015-03-24Put an upper bound on test_workqueue -I argumentNick Mathewson
2015-03-24Check return values for tor_addr_parse(default) in config.cNick Mathewson
2015-03-24bump to 0.2.6.6Nick Mathewson
2015-03-24Remove version checks for microdescriptor supportNick Mathewson
2015-03-24Stop checking for torrc state files generated by very old Tor versionsNick Mathewson
2015-03-23Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-23Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6Nick Mathewson
2015-03-23Fix unaligned access in SipHash-2-4.Yawning Angel
2015-03-22Fix test-network.sh argument parsingSebastian Hahn
2015-03-22Compile-time check that control_event_t.event_mask is big enoughteor
2015-03-22Add unit tests for control_event_is_interesting()teor
2015-03-22build tor-cov-{resolve,gencert}Sebastian Hahn
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-21Initialize two variablesSebastian Hahn
2015-03-19Here is a test for memwipe.Nick Mathewson
2015-03-18bump to 0.2.6.5-rc.devNick Mathewson
2015-03-18Merge remote-tracking branch 'public/feature15053'Nick Mathewson
2015-03-18bump to 0.2.6.5-rcNick Mathewson
2015-03-18Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-16Remove extra newline at the end of HS descriptorDavid Goulet
2015-03-15Make log.o depend on micro-revision.iNick 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-14Avoid double-parens in log_fn() messages on clang.Nick Mathewson
2015-03-14Log version when LD_BUG is logged.Nick 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