Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson 758d77130c Add a bunch of new comments to explain connection_ap_rewrite{,_and_attach} 9 gadi atpakaļ
  Nick Mathewson 54e4aaf52c Fix memory leak in connection_ap_handshake_rewrite_and_attach() 9 gadi atpakaļ
  Nick Mathewson 9d0fab9872 Allow MapAddress and Automap to work together 10 gadi atpakaļ
  Nick Mathewson bba995e666 Begin writing unit tests for rewrite code 9 gadi atpakaļ
  Nick Mathewson 715fdfcb7b document rewrite_result_t and export for testing 9 gadi atpakaļ
  Nick Mathewson cd6a57e3d5 Move stream-closing out of rewrite code 9 gadi atpakaļ
  Nick Mathewson fc2831558c Split the rewrite part of rewrite-and-attach 9 gadi atpakaļ
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
  Nick Mathewson e936b9b47d Merge remote-tracking branch 'dgoulet/bug13667_025_v4' 9 gadi atpakaļ
  David Goulet 88901c3967 Fix: mitigate as much as we can HS port scanning 9 gadi atpakaļ
  Nick Mathewson 6285d9bdcf Fix compilation on platforms without IP6T_SO_ORIGINAL_DST 9 gadi atpakaļ
  Nick Mathewson d151a069e9 tweak whitespace; log bad socket family if bug occurs 9 gadi atpakaļ
  Francisco Blas Izquierdo Riera (klondike) 39e71d8fa5 Use the appropriate call to getsockopt for IPv6 sockets 9 gadi atpakaļ
  teor 6fad395300 Fix clang warning, IPv6 address comment, buffer size typo 9 gadi atpakaļ
  rl1987 9c239eccc9 Use END_CIRC_REASON_TORPROTOCOL instead of magic number. 9 gadi atpakaļ
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 gadi atpakaļ
  Roger Dingledine 09183dc315 clients use optimistic data when reaching hidden services 10 gadi atpakaļ
  Roger Dingledine 4c8b809b96 get rid of trivial redundant comment 10 gadi atpakaļ
  Andrea Shepard 2de0281879 Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply() 10 gadi atpakaļ
  Nick Mathewson c00c45fee1 Fix OSX compilation. 10 gadi atpakaļ
  Nick Mathewson db8259c230 Whitespace, doc fixes 10 gadi atpakaļ
  dana koch f680d0fdd2 Educate tor on OpenBSD's use of divert-to rules with the pf firewall. 10 gadi atpakaļ
  Nick Mathewson 08ef8c0958 tor_addr_from_sockaddr() is applicable in ipfw code, so use it. 10 gadi atpakaļ
  Nick Mathewson 3e4680f312 ipfw TransPort support on FreeBSD (10267) 10 gadi atpakaļ
  Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell 10 gadi atpakaļ
  Nick Mathewson c230ff4ca9 Look at all of a RESOLVED cell; not just the first answer. 10 gadi atpakaļ
  Nick Mathewson 6eba3584b1 Merge remote-tracking branch 'public/bug10987_024' 10 gadi atpakaļ
  Nick Mathewson f3e8271652 Style tweaks on code, changes file for 10987 10 gadi atpakaļ
  David Goulet 1532cff2ce Fix: send back correct IPv6 SOCKS5 connect reply 10 gadi atpakaļ
  Nick Mathewson 9be105f94b whitespace fixes 10 gadi atpakaļ