| 2012-11-15 |
Nick Mathewson | Actually advertise IPv6 exit policies. |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Revise the DNS subsystem to handle IPv6 exits. |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Change signature of router_compare_to_my_exit_policy... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Reindent a block in dns.c |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Actually send BEGIN cell flags |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | When asking for a specific address type, others aren... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | I think it is correct to decorate these addresses. |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Better checking of exit policies for connections by... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Only send begin cell flags when we have some to send |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Never support IPv6 traffic on a SOCKS4 connection. |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Add a function to set a tor_addr_t to a null address |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Get the client side of receiving an IPv6 address to... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Reject IPv4 or IPv6 addresses from the user depending... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Rename ipv{4,6}_only to bind_ipv{4,6}_only |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Add {No,}IPv{4,6}Traffic options to SOCKSPort |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Make DNS callback pass IPv6 answers to dns_answer_found |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Make dns wildcarding checks work for ipv6 |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Add an IPv6Exit configuration option |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Simplest version of server-side IPv6 support (no dns) |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Record, send, and receive flags in BEGIN cells |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Add IPv6 support to compare_to_addr_to_node_policy |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Authorities put p6 lines into microdescriptors. |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Parse IPv6 policy summaries from router descriptors... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Better policy support for IPv6 |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Add a new family-specific syntax for tor_addr_parse_mas... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Refactor begin cell parsing into its own function,... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Refactor client_dns_set_{reverse_,}addressmap() to... |
commit | commitdiff | tree | snapshot |
| 2012-11-15 |
Nick Mathewson | Move address map into its own file. |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Andrea Shepard | Merge branch 'bug7267' of ssh://git-rw.torproject.org... |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Andrea Shepard | Add comment explaining different channel close functions |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Nick Mathewson | Merge remote-tracking branch 'public/bug7059' |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Nick Mathewson | Actually distribute the geoip6 file. |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Andrea Shepard | Add changes file for bug 7267 |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Andrea Shepard | Call channel_mark_for_close() properly in hibernate_go_... |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Roger Dingledine | bump to 0.2.4.6-alpha-dev |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Roger Dingledine | bump to 0.2.4.6-alpha tor-0.2.4.6-alpha |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Roger Dingledine | fold in changes files |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Roger Dingledine | Merge branch 'maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2012-11-13 |
Roger Dingledine | use a more logical operator |
commit | commitdiff | tree | snapshot |
| 2012-11-12 |
Nick Mathewson | Possible fix for bug 7212 |
commit | commitdiff | tree | snapshot |
| 2012-11-10 |
Andrea Shepard | Merge branch 'check_for_orconn_on_close_squashed' of... |
commit | commitdiff | tree | snapshot |
| 2012-11-10 |
Andrea Shepard | Add changes file for connection_mark_for_close()/connec... |
commit | commitdiff | tree | snapshot |
| 2012-11-10 |
Andrea Shepard | Make everything in connection.c that uses connection_or... |
commit | commitdiff | tree | snapshot |
| 2012-11-10 |
Andrea Shepard | Check for orconns in connection_mark_for_close and... |
commit | commitdiff | tree | snapshot |
| 2012-11-09 |
Nick Mathewson | Fix a memory leak in handling errors on CERTS cells... |
commit | commitdiff | tree | snapshot |
| 2012-11-09 |
Nick Mathewson | Fix test.c compilation on mingw32. |
commit | commitdiff | tree | snapshot |
| 2012-11-09 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2012-11-09 |
Nick Mathewson | Turn a memwipe in tor_process_handle_destroy() back... |
commit | commitdiff | tree | snapshot |
| 2012-11-08 |
Nick Mathewson | Turn some memset()s introduced in tor 0.2.4 into memwipe()s |
commit | commitdiff | tree | snapshot |
| 2012-11-08 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2012-11-08 |
Nick Mathewson | Merge branch 'bug7352_023_rebased' into maint-0.2.3 |
commit | commitdiff | tree | snapshot |
| 2012-11-08 |
Nick Mathewson | Add and use and unlikely-to-be-eliminated memwipe() |
commit | commitdiff | tree | snapshot |
| 2012-11-07 |
Andrea Shepard | Merge branch 'bug7350' of ssh://git-rw.torproject.org... |
commit | commitdiff | tree | snapshot |
| 2012-11-07 |
Andrea Shepard | Add changes file for bug7350 |
commit | commitdiff | tree | snapshot |
| 2012-11-07 |
Andrea Shepard | Don't call channel_send_destroy() when closing a circui... |
commit | commitdiff | tree | snapshot |
| 2012-11-07 |
Andrea Shepard | Check for closing channel in channel_send_destroy() |
commit | commitdiff | tree | snapshot |
| 2012-11-06 |
Nick Mathewson | Merge branch 'bug7285' |
commit | commitdiff | tree | snapshot |
| 2012-11-06 |
Nick Mathewson | Merge branch 'bug7195' |
commit | commitdiff | tree | snapshot |
| 2012-11-06 |
George Kadianakis | Add warning message when a managed proxy dies during... |
commit | commitdiff | tree | snapshot |
| 2012-11-06 |
Nick Mathewson | Fix a stupid logic-error in warnings about low ports. |
commit | commitdiff | tree | snapshot |
| 2012-11-05 |
Nick Mathewson | Allow an optional $ in GETINFO ns/id/<identity> |
commit | commitdiff | tree | snapshot |
| 2012-11-05 |
Nick Mathewson | Merge remote-tracking branch 'asn/bug7292' |
commit | commitdiff | tree | snapshot |
| 2012-11-05 |
Nick Mathewson | Whitespace fixes |
commit | commitdiff | tree | snapshot |
| 2012-11-05 |
Nick Mathewson | Clean up nonsensical calling convention for config_load... |
commit | commitdiff | tree | snapshot |
| 2012-11-05 |
Nick Mathewson | Merge remote-tracking branch 'linus/bug5053-bug5055' |
commit | commitdiff | tree | snapshot |
| 2012-11-04 |
Nick Mathewson | Add an SLIST_ENTRY definition back on non-win32 |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
George Kadianakis | Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing... |
commit | commitdiff | tree | snapshot |
| 2012-11-02 |
Nick Mathewson | Avoid c99 designated initializers in circuitmux_ewma.c |
commit | commitdiff | tree | snapshot |
| 2012-11-01 |
Nick Mathewson | Rename SLIST_ENTRY to TOR_SLIST_ENTRY to fix windows... |
commit | commitdiff | tree | snapshot |
| 2012-10-31 |
Linus Nordberg | Change some comments to reflect the multitude of GeoIP... |
commit | commitdiff | tree | snapshot |
| 2012-10-31 |
Nick Mathewson | Fix whitespace |
commit | commitdiff | tree | snapshot |
| 2012-10-31 |
Linus Nordberg | Don't memcmp struct in6_addr but rather its s6_addr... |
commit | commitdiff | tree | snapshot |
| 2012-10-31 |
Linus Nordberg | Duplicate less code. |
commit | commitdiff | tree | snapshot |
| 2012-10-30 |
Nick Mathewson | Add a copy of the queue(3) manpage to the git repository. |
commit | commitdiff | tree | snapshot |
| 2012-10-30 |
Andrea Shepard | Merge branch 'bsd_queue' of ssh://git-rw.torproject... |
commit | commitdiff | tree | snapshot |
| 2012-10-28 |
Nick Mathewson | changes file for bug 7235 |
commit | commitdiff | tree | snapshot |
| 2012-10-28 |
Anthony G.... | Fix undefined reference to libm functions linking tor... |
commit | commitdiff | tree | snapshot |
| 2012-10-27 |
Nick Mathewson | Merge remote-tracking branch 'asn/bug6832' |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
Roger Dingledine | bump to 0.2.4.5-alpha-dev |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
Roger Dingledine | forward-port the 0.2.3.24-rc changelog tor-0.2.4.5-alpha |
commit | commitdiff | tree | snapshot |
| 2012-10-26 |
Roger Dingledine | touch-ups |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Optimistically say 0.2.4.5-alpha is coming out today |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Bump the version number to 0.2.4.5-alpha |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Bump version to 0.2.4.5-alpha |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Fold in changelog item; draft blurb for 0.2.4.5-alpha |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Merge branch 'link_negotiation_assert_024' |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Start an 0.2.4.5 changelog. |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Change changes file and comment for 7189, for making... |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Merge remote-tracking branch 'public/bug7189_tentative' |
commit | commitdiff | tree | snapshot |
| 2012-10-25 |
Nick Mathewson | Only disable TLS tickets when being/acting as a server. |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Fix instructions for using Tor with gcov |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Fix a remotely triggerable assertion failure (CVE-2012... |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Fix a remotely triggerable assertion failure (CVE-2012... |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Use the same changes file for bug7191 as in 0.2.[23] |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Merge remote-tracking branch 'andrea/bug7191_v2' |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.3' |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Make unit test for bug7191 work with new smartlist_new... |
commit | commitdiff | tree | snapshot |
| 2012-10-24 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.2' into... |
commit | commitdiff | tree | snapshot |
| next |