Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 28cc7b0180 Add a new "tor_sockaddr_to_str()" function vor 13 Jahren
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 vor 13 Jahren
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq vor 13 Jahren
  Nick Mathewson 5cc322e547 Standardize our printf code on %d, not %i. vor 13 Jahren
  Sebastian Hahn 9facf8918f Improve a few comments vor 13 Jahren
  Nick Mathewson 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code vor 13 Jahren
  Nick Mathewson 41380fa3b3 Fixup tor_addr_to_sockaddr return convention vor 13 Jahren
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any vor 13 Jahren
  Nick Mathewson 7f6af7a602 Fix up all doxygen warnings other than "foo is not documented" vor 13 Jahren
  Sebastian Hahn f83debb51d Fix setting target port in get_interface_address6 vor 13 Jahren
  Sebastian Hahn 865ea5d263 Fix connect() failures in get_interface_address6() vor 13 Jahren
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 vor 13 Jahren
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 vor 13 Jahren
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h vor 14 Jahren
  Roger Dingledine 625963d92a commit my annotations while i was hunting down the host order bug vor 14 Jahren
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' vor 14 Jahren
  Nick Mathewson c3e63483b2 Update Tor Project copyright years vor 14 Jahren
  Nick Mathewson c0d682686a Make tor_addr_copy() conform to memcpy requirements vor 14 Jahren
  Nick Mathewson bddda9bbdb Use an _actual_ fix for the byte-reverse warning. vor 15 Jahren
  Nick Mathewson 2f0184ece1 Use a simpler fix for the byte-reversing warning vor 15 Jahren
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard vor 15 Jahren
  Nick Mathewson ec7e054668 Spell-check Tor. vor 15 Jahren
  Karsten Loesing 9b32e8c141 Update copyright to 2009. vor 15 Jahren
  Nick Mathewson bf2b71beb8 Fix an error in tor_addr_parse that kept us from having a hidden service or a bridge live at an IPv6 address. vor 15 Jahren
  Nick Mathewson 585d4a12b5 Note a problem in the interface tor_addr_to_sockaddr. vor 15 Jahren
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. vor 15 Jahren
  Nick Mathewson 9c20441bcb Only set sin_len/sin6_len when they exist. vor 15 Jahren
  Nick Mathewson 48f2ce298b Try harder to make sure we zero-out the extraneous sockaddr fields and that we set sockaddr_len. Conceivably a backport candidate, though nothing has yet been sen to break. vor 15 Jahren
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. vor 15 Jahren
  Nick Mathewson 94507f1b6d Fix bug in recent address.c patch: actually set the value of address * to 0.0.0.0 as we did before. This makes CMP_EXACT comparisons with bitmask 0 work on address * again. vor 15 Jahren