aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* a debugging log line that just helped meRoger Dingledine2012-09-07
* Rename extend_info_alloc() --> _new()Nick Mathewson2012-09-06
* Rename packed_cell_alloc() --> _new().Linus Nordberg2012-09-06
* Rename config_alloc() --> _new().Linus Nordberg2012-09-06
* Merge branch 'quiet_lib_versions_squashed'Nick Mathewson2012-09-06
|\
| * Detect openssl header version doesn't match runtime versionNick Mathewson2012-09-06
| * Don't log about Libevent/OpenSSL initialization when all's wellNick Mathewson2012-09-06
* | Merge branch 'bug6778'Nick Mathewson2012-09-06
|\ \
| * | Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.cNick Mathewson2012-09-06
| * | Fix a dependency: sha256.c influences crypto.o, not crypto.cNick Mathewson2012-09-06
| * | Fix a build-warning when building out-of-treeNick Mathewson2012-09-06
* | | Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson2012-09-06
|\ \ \
| * | | Figure out ORPort and DirPort even when 'auto' is used.George Kadianakis2012-09-05
| * | | Fix some bugs that did not allow compilation on Windows.George Kadianakis2012-09-05
| * | | General tweaks and fixes for Nick's comments.George Kadianakis2012-09-05
| * | | Tweak code and pump the tor-fw-helper version.George Kadianakis2012-09-05
| * | | Start passing ports to tor_check_port_forwarding().George Kadianakis2012-09-05
| * | | Refactor tor to support the new tor-fw-helper protocol.George Kadianakis2012-09-05
| * | | Use get_lines_from_handle() in configure_proxy().George Kadianakis2012-09-05
| * | | Introduce get_lines_from_handle().George Kadianakis2012-09-05
| * | | All loging messages are now sent to stderr.George Kadianakis2012-09-05
| * | | Refactor our backends' interface.George Kadianakis2012-09-05
| * | | Further implement tor-fw-helper's TCP port forwarding system.George Kadianakis2012-09-05
| * | | Implement the new TCP port parsing logic in tor-fw-helper.George Kadianakis2012-09-05
| * | | Refactor tor-fw-helper port forwarding logic.George Kadianakis2012-09-05
* | | | Merge remote-tracking branch 'asn/bug6779'Nick Mathewson2012-09-06
|\ \ \ \
| * | | | Log more information when we fail to terminate a process.George Kadianakis2012-09-06
| |/ / /
* | | | Merge remote-tracking branch 'asn/bug6765'Nick Mathewson2012-09-06
|\ \ \ \
| * | | | Use tor_malloc_zero() in var_cell_new().George Kadianakis2012-09-06
| |/ / /
* | / / fix punctuation in logsRoger Dingledine2012-09-06
| |/ / |/| |
* | | Fix warning when implicitly casting strlen(microdesc) to intNick Mathewson2012-09-05
* | | bump to 0.2.4.1-alpha-devRoger Dingledine2012-09-05
* | | bump to 0.2.4.1-alphaRoger Dingledine2012-09-05
* | | make AuthDirHasIPv6Connectivity match the man pageRoger Dingledine2012-09-05
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-05
|\ \ \
| * | | Avoid segfault if EntryGuardPathBias precedes EntryGuardNick Mathewson2012-09-05
* | | | Whitespace fixes.Linus Nordberg2012-09-05
* | | | Merge remote-tracking branch 'linus/bug6770_3'Nick Mathewson2012-09-05
|\ \ \ \
| * | | | Make AuthDirHasIPv6Connectivity a BOOL.Linus Nordberg2012-09-05
| | |/ / | |/| |
* / | | Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.Linus Nordberg2012-09-05
|/ / /
* | | minor typos i found while constructing the changelogRoger Dingledine2012-09-05
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-04
|\| |
| * | Merge remote-tracking branch 'arma/bug6743' into maint-0.2.3Nick Mathewson2012-09-04
| |\ \
| | * | Make begindir_cutoff the same as general_cutoffRoger Dingledine2012-09-01
* | | | Merge branch 'bug5535_only_rebased'Nick Mathewson2012-09-04
|\ \ \ \
| * | | | Take microdesc into account when deciding about preferred OR port.Linus Nordberg2012-09-04
| * | | | Make node_ipv6_preferred() take microdescs into account.Linus Nordberg2012-09-04
| * | | | Take microdesc IPv6 address into account when setting node->ipv6_preferred.Linus Nordberg2012-09-04
| * | | | Use preferred OR for nodes with routerstatus and microdesc too.Linus Nordberg2012-09-04
| * | | | Add IPv6 OR port to microdesc_t and populate it.Linus Nordberg2012-09-04