Commit History

Author SHA1 Message Date
  Nick Mathewson c64ee7099f Record, send, and receive flags in BEGIN cells 13 years ago
  Nick Mathewson b35a0d1132 Add IPv6 support to compare_to_addr_to_node_policy 13 years ago
  Nick Mathewson 04ea550141 Authorities put p6 lines into microdescriptors. 13 years ago
  Nick Mathewson c53adac122 Parse IPv6 policy summaries from router descriptors and microdescs 13 years ago
  Nick Mathewson a96c0affcb Better policy support for IPv6 13 years ago
  Nick Mathewson 2eb7eafc9d Add a new family-specific syntax for tor_addr_parse_mask_ports 13 years ago
  Nick Mathewson 462ebb270a Refactor begin cell parsing into its own function, with tests. 13 years ago
  Nick Mathewson ca8843df0a Refactor client_dns_set_{reverse_,}addressmap() to take a circ 13 years ago
  Nick Mathewson 7908ab2093 Move address map into its own file. 13 years ago
  Andrea Shepard 2cb82c33bc Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/tor 13 years ago
  Andrea Shepard 3db3daa663 Add comment explaining different channel close functions 13 years ago
  Nick Mathewson 02a43e5eb6 Merge remote-tracking branch 'public/bug7059' 13 years ago
  Nick Mathewson b17aa28e46 Actually distribute the geoip6 file. 13 years ago
  Andrea Shepard 3b517ea5f4 Add changes file for bug 7267 13 years ago
  Andrea Shepard 7ab3004223 Call channel_mark_for_close() properly in hibernate_go_dormant() 13 years ago
  Roger Dingledine 83b1a50cc0 bump to 0.2.4.6-alpha-dev 13 years ago
  Roger Dingledine b13c6becc8 bump to 0.2.4.6-alpha 13 years ago
  Roger Dingledine 713b5eb31c fold in changes files 13 years ago
  Roger Dingledine a90affa84b Merge branch 'maint-0.2.3' 13 years ago
  Roger Dingledine 88bb48e785 use a more logical operator 13 years ago
  Nick Mathewson f473d83dea Possible fix for bug 7212 13 years ago
  Andrea Shepard 0523c8de7d Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject.org/user/andrea/tor 13 years ago
  Andrea Shepard fc1a9a13cf Add changes file for connection_mark_for_close()/connection_mark_and_flush() or_connection_t checking 13 years ago
  Andrea Shepard 99e82cab30 Make everything in connection.c that uses connection_or_notify_error() also use connection_mark_and_close_internal() to avoid spurious warnings 13 years ago
  Andrea Shepard 8124398835 Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts 13 years ago
  Nick Mathewson 713736a6a7 Fix a memory leak in handling errors on CERTS cells. bug 7422 13 years ago
  Nick Mathewson 8b5d95db0d Fix test.c compilation on mingw32. 13 years ago
  Nick Mathewson 08436b27ff Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson e567b4482a Turn a memwipe in tor_process_handle_destroy() back to memset 13 years ago
  Nick Mathewson e1c7d12b1d Turn some memset()s introduced in tor 0.2.4 into memwipe()s 13 years ago