summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-07Fix whitespace in Makefile.amNick Mathewson
2012-09-07Removed dependency on tor.spec. Removed tor.spec.in.Ondrej Mikle
2012-09-07Merge remote-tracking branch 'asn/bug6788'Nick Mathewson
2012-09-07Remove redundant declaration of find_transport_name_by_bridge_addrport().George Kadianakis
2012-09-07the 0.2.1.32 changelog got lost in the shuffleRoger Dingledine
2012-09-07a debugging log line that just helped meRoger Dingledine
2012-09-06Rename extend_info_alloc() --> _new()Nick Mathewson
2012-09-06Rename packed_cell_alloc() --> _new().Linus Nordberg
2012-09-06Rename config_alloc() --> _new().Linus Nordberg
2012-09-06Merge branch 'quiet_lib_versions_squashed'Nick Mathewson
2012-09-06Detect openssl header version doesn't match runtime versionNick Mathewson
2012-09-06Don't log about Libevent/OpenSSL initialization when all's wellNick Mathewson
2012-09-06Merge branch 'bug6778'Nick Mathewson
2012-09-06Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.cNick Mathewson
2012-09-06Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson
2012-09-06Merge remote-tracking branch 'asn/bug6779'Nick Mathewson
2012-09-06Merge remote-tracking branch 'asn/bug6765'Nick Mathewson
2012-09-06Log more information when we fail to terminate a process.George Kadianakis
2012-09-06Fix a dependency: sha256.c influences crypto.o, not crypto.cNick Mathewson
2012-09-06Fix a build-warning when building out-of-treeNick Mathewson
2012-09-06fix punctuation in logsRoger Dingledine
2012-09-05Fix warning when implicitly casting strlen(microdesc) to intNick Mathewson
2012-09-05bump to 0.2.4.1-alpha-devRoger Dingledine
2012-09-05bump to 0.2.4.1-alphator-0.2.4.1-alphaRoger Dingledine
2012-09-05finish changelog mucking for 0.2.4.1-alphaRoger Dingledine
2012-09-06Use tor_malloc_zero() in var_cell_new().George Kadianakis
2012-09-05make AuthDirHasIPv6Connectivity match the man pageRoger Dingledine
2012-09-05and fold it into master tooRoger Dingledine
2012-09-05Merge branch 'maint-0.2.3'Roger Dingledine
2012-09-05Update the minimum bandwidth for a public relayRoger Dingledine
2012-09-05Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-09-05Whitespace fixes.Linus Nordberg
2012-09-05Avoid segfault if EntryGuardPathBias precedes EntryGuardNick Mathewson
2012-09-05Figure out ORPort and DirPort even when 'auto' is used.George Kadianakis
2012-09-05Merge remote-tracking branch 'linus/bug6770_3'Nick Mathewson
2012-09-05Fix some bugs that did not allow compilation on Windows.George Kadianakis
2012-09-05General tweaks and fixes for Nick's comments.George Kadianakis
2012-09-05Tweak code and pump the tor-fw-helper version.George Kadianakis
2012-09-05Start passing ports to tor_check_port_forwarding().George Kadianakis
2012-09-05Refactor tor to support the new tor-fw-helper protocol.George Kadianakis
2012-09-05Use get_lines_from_handle() in configure_proxy().George Kadianakis
2012-09-05Introduce get_lines_from_handle().George Kadianakis
2012-09-05All loging messages are now sent to stderr.George Kadianakis
2012-09-05Refactor our backends' interface.George Kadianakis
2012-09-05Further implement tor-fw-helper's TCP port forwarding system.George Kadianakis
2012-09-05Implement the new TCP port parsing logic in tor-fw-helper.George Kadianakis
2012-09-05Refactor tor-fw-helper port forwarding logic.George Kadianakis
2012-09-05Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.Linus Nordberg
2012-09-05Make AuthDirHasIPv6Connectivity a BOOL.Linus Nordberg
2012-09-05fold in the changes filesRoger Dingledine