summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-18Fix a wide line in test_pt.cNick Mathewson
2013-07-18Merge branch 'bug8978_rebase_2'Nick Mathewson
2013-07-18Merge branch 'bug8929_rebase_2'Nick Mathewson
2013-07-18Improve test coverage of 8929 codeNick Mathewson
2013-07-18Fix memory leaks in test_config_parse_transport_options_lineNick Mathewson
2013-07-18Document what "escape" means in tor_escape_str_for_pt_argsNick Mathewson
2013-07-18Insert the environment variable only if we have options to pass.George Kadianakis
2013-07-18Place the options in the environment after processing them properly.George Kadianakis
2013-07-18Rename tor_escape_str_for_socks_arg() to something more generic.George Kadianakis
2013-07-18Pass characters to be escaped to tor_escape_str_for_socks_arg().George Kadianakis
2013-07-18Write unit tests for the ServerTransportOptions parsing function.George Kadianakis
2013-07-18Write function that parses ServerTransportOptions torrc lines.George Kadianakis
2013-07-18Add a basic unit test for pt_get_extra_info_descriptor_string.Nick Mathewson
2013-07-18Add a unit test for smethod lines with arguments.Nick Mathewson
2013-07-18Write transport ARGS to extra-info descriptor.George Kadianakis
2013-07-18Extract ARGS from SMETHOD line and attach them to transport.George Kadianakis
2013-07-16Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-16Re-do a cast in order to make old buggy freebsd gcc happyNick Mathewson
2013-07-16Merge remote-tracking branch 'asn/bug9265'Nick Mathewson
2013-07-16Remove an unused variable in test_replaycache_scrubNick Mathewson
2013-07-16Add more replaycache.c unit tests, bringing coverage to 100% for that fileAndrea Shepard
2013-07-16Eliminate an impossible case in replaycache_scrub_if_needed_internal()Andrea Shepard
2013-07-16Test deeper in test_pt_parsing().George Kadianakis
2013-07-15Appease "make check-spaces"Nick Mathewson
2013-07-15Use format_hex_number_sigsafe to format syscalls in sandbox.cNick Mathewson
2013-07-15Lightly refactor and test format_hex_number_sigsafeNick Mathewson
2013-07-15HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sig...Nick Mathewson
2013-07-15Expose format_hex_number_..., and rename it to ..._sigsafe().Nick Mathewson
2013-07-15Don't build format_helper_exit_status on win32Nick Mathewson
2013-07-15Merge remote-tracking branch 'linus/unused_param'Nick Mathewson
2013-07-15Merge remote-tracking branch 'public/fancy_test_tricks'Nick Mathewson
2013-07-15Avoid compiler warning 'unused param'.Linus Nordberg
2013-07-15Fix two pre-coffee typosPeter Palfrader
2013-07-15Reject relative control socket paths and emit a warning.Peter Palfrader
2013-07-15Document get_parent_directory morePeter Palfrader
2013-07-14cosmetic cleanupsRoger Dingledine
2013-07-13put sandbox.h in the tarball, so the tarball buildsRoger Dingledine
2013-07-12Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'Nick Mathewson
2013-07-11Remove a bogus semicolon spotted by Gisle VanemNick Mathewson
2013-07-11Add a basic seccomp2 syscall filter on LinuxCristian Toader
2013-07-10Add some basic unit tests for the circuit map data structure.Nick Mathewson
2013-07-10Add rudimentary test mocking support.Nick Mathewson
2013-07-10Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson
2013-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson
2013-07-10Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson
2013-07-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-07-08Merge branch 'bug9200' into maint-0.2.4Nick Mathewson
2013-07-08Add a comment and a check for why flag indices will be <= 63Nick Mathewson
2013-07-08Merge remote-tracking branch 'karsten/geoip-manual-update-jul2013'Nick Mathewson
2013-07-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson