| Commit message (Expand) | Author | Age |
... | |
* | | Actually send BEGIN cell flags | Nick Mathewson | 2012-11-14 |
* | | When asking for a specific address type, others aren't acceptable | Nick Mathewson | 2012-11-14 |
* | | I think it is correct to decorate these addresses. | Nick Mathewson | 2012-11-14 |
* | | Better checking of exit policies for connections by hostname | Nick Mathewson | 2012-11-14 |
* | | Only send begin cell flags when we have some to send | Nick Mathewson | 2012-11-14 |
* | | Never support IPv6 traffic on a SOCKS4 connection. | Nick Mathewson | 2012-11-14 |
* | | Get the client side of receiving an IPv6 address to work | Nick Mathewson | 2012-11-14 |
* | | Reject IPv4 or IPv6 addresses from the user depending on SOCKS settings | Nick Mathewson | 2012-11-14 |
* | | Rename ipv{4,6}_only to bind_ipv{4,6}_only | Nick Mathewson | 2012-11-14 |
* | | Add {No,}IPv{4,6}Traffic options to SOCKSPort | Nick Mathewson | 2012-11-14 |
* | | Make DNS callback pass IPv6 answers to dns_answer_found | Nick Mathewson | 2012-11-14 |
* | | Make dns wildcarding checks work for ipv6 | Nick Mathewson | 2012-11-14 |
* | | Add an IPv6Exit configuration option | Nick Mathewson | 2012-11-14 |
* | | Simplest version of server-side IPv6 support (no dns) | Nick Mathewson | 2012-11-14 |
* | | Record, send, and receive flags in BEGIN cells | Nick Mathewson | 2012-11-14 |
* | | Add IPv6 support to compare_to_addr_to_node_policy | Nick Mathewson | 2012-11-14 |
* | | Authorities put p6 lines into microdescriptors. | Nick Mathewson | 2012-11-14 |
* | | Parse IPv6 policy summaries from router descriptors and microdescs | Nick Mathewson | 2012-11-14 |
* | | Better policy support for IPv6 | Nick Mathewson | 2012-11-14 |
* | | Add a new family-specific syntax for tor_addr_parse_mask_ports | Nick Mathewson | 2012-11-14 |
* | | Refactor begin cell parsing into its own function, with tests. | Nick Mathewson | 2012-11-14 |
* | | Refactor client_dns_set_{reverse_,}addressmap() to take a circ | Nick Mathewson | 2012-11-14 |
* | | Move address map into its own file. | Nick Mathewson | 2012-11-14 |
* | | Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/tor | Andrea Shepard | 2012-11-13 |
|\ \ |
|
| * | | Add comment explaining different channel close functions | Andrea Shepard | 2012-11-13 |
| * | | Call channel_mark_for_close() properly in hibernate_go_dormant() | Andrea Shepard | 2012-11-13 |
* | | | Merge remote-tracking branch 'public/bug7059' | Nick Mathewson | 2012-11-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow an optional $ in GETINFO ns/id/<identity> | Nick Mathewson | 2012-11-04 |
* | | | Merge branch 'maint-0.2.3' | Roger Dingledine | 2012-11-12 |
|\ \ \ |
|
| * | | | use a more logical operator | Roger Dingledine | 2012-11-12 |
* | | | | Possible fix for bug 7212 | Nick Mathewson | 2012-11-12 |
* | | | | Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject.... | Andrea Shepard | 2012-11-10 |
|\ \ \ \ |
|
| * | | | | Make everything in connection.c that uses connection_or_notify_error() also u... | Andrea Shepard | 2012-11-10 |
| * | | | | Check for orconns in connection_mark_for_close and connection_mark_and_flush,... | Andrea Shepard | 2012-11-10 |
* | | | | | Fix a memory leak in handling errors on CERTS cells. bug 7422 | Nick Mathewson | 2012-11-08 |
* | | | | | Turn some memset()s introduced in tor 0.2.4 into memwipe()s | Nick Mathewson | 2012-11-08 |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | 2012-11-08 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Add and use and unlikely-to-be-eliminated memwipe() | Nick Mathewson | 2012-11-08 |
| * | | | Fix a remotely triggerable assertion failure (CVE-2012-2250) | Nick Mathewson | 2012-10-23 |
* | | | | Merge branch 'bug7350' of ssh://git-rw.torproject.org/user/andrea/tor | Andrea Shepard | 2012-11-07 |
|\ \ \ \ |
|
| * | | | | Don't call channel_send_destroy() when closing a circuit on a closing channel | Andrea Shepard | 2012-11-06 |
| * | | | | Check for closing channel in channel_send_destroy() | Andrea Shepard | 2012-11-06 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'bug7285' | Nick Mathewson | 2012-11-06 |
|\ \ \ \ |
|
| * | | | | Fix a stupid logic-error in warnings about low ports. | Nick Mathewson | 2012-11-06 |
| |/ / / |
|
* / / / | Add warning message when a managed proxy dies during configuration. | George Kadianakis | 2012-11-06 |
|/ / / |
|
* | | | Merge remote-tracking branch 'asn/bug7292' | Nick Mathewson | 2012-11-04 |
|\ \ \ |
|
| * | | | Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines. | George Kadianakis | 2012-11-02 |
* | | | | Whitespace fixes | Nick Mathewson | 2012-11-04 |
* | | | | Clean up nonsensical calling convention for config_load_geoip_file_ | Nick Mathewson | 2012-11-04 |
* | | | | Merge remote-tracking branch 'linus/bug5053-bug5055' | Nick Mathewson | 2012-11-04 |
|\ \ \ \ |
|