Commit History

Author SHA1 Message Date
  Nick Mathewson 2e8b8c8698 Make check-spaces happier. 9 years ago
  Nick Mathewson 758d77130c Add a bunch of new comments to explain connection_ap_rewrite{,_and_attach} 9 years ago
  Nick Mathewson bba995e666 Begin writing unit tests for rewrite code 9 years ago
  Nick Mathewson 715fdfcb7b document rewrite_result_t and export for testing 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell 10 years ago
  Nick Mathewson c230ff4ca9 Look at all of a RESOLVED cell; not just the first answer. 10 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. 11 years ago
  Nick Mathewson 85e8d35fca Add some missing doxygen for ipv6 exit code 11 years ago
  Nick Mathewson 882b389668 Actually send back correctly-formed IPv6 CONNECTED cells 11 years ago
  Nick Mathewson 2889bd2642 Revise the DNS subsystem to handle IPv6 exits. 11 years ago
  Nick Mathewson 25cf286fb1 Whitespace cleanup 11 years ago
  Nick Mathewson cac5335195 Get the client side of receiving an IPv6 address to work 11 years ago
  Nick Mathewson 9016d9e829 Add an IPv6Exit configuration option 11 years ago
  Nick Mathewson 462ebb270a Refactor begin cell parsing into its own function, with tests. 11 years ago
  Nick Mathewson 7908ab2093 Move address map into its own file. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 43e15300ba MSVC build issue: make 'const' in declaration match 'const' in definition 12 years ago
  Nick Mathewson 35d08e30d8 An attempt at bug3940 and making AllowDotExit 0 work with MapAddress 12 years ago
  Nick Mathewson 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 12 years ago
  Nick Mathewson d3ff167e09 Fix whitespace issues in patches merged today so far 12 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
  Robert Ransom cb24a06a3e Remove connection_edge_streams_are_compatible 12 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago