Commit History

Author SHA1 Message Date
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 years ago
  Nick Mathewson cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing 7 years ago
  Nick Mathewson c7558c906a Use coarse monotonic timer instead of cached monotonized libevent time. 7 years ago
  U+039b c735220a0b Remove bufferevents dead code 7 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 12e26a6e76 Disambiguate: Avoid defining two static functions called chunk_free_unchecked 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Nick Mathewson 3074b8365f Add another safe_str_client to fix bug 17419 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Nick Mathewson 4cff437a0a Remove remaining references to "nulterminate" in comments 8 years ago
  Nick Mathewson fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 years ago
  Andreas Stieger 19df037e53 Log malformed hostnames in socks5 request respecting SafeLogging 8 years ago
  Nick Mathewson e086db7952 Merge branch 'writing_tests' 9 years ago
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document 9 years ago
  cypherpunks 5176f6f103 Remove relative paths to header files. 9 years ago
  Nick Mathewson a7f75b2056 Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 9 years ago
  Nick Mathewson 1a7419c3df Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 9 years ago
  Nick Mathewson 6704e18dd2 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 9 years ago
  Nick Mathewson 81a994ce77 Make the assert related to 15083 a tiny bit more tolerant 9 years ago
  Nick Mathewson 71ee53fe9b Do not leave empty, invalid chunks in buffers during buf_pullup 9 years ago
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Yawning Angel d87d4183ee Allow IPv4 and IPv6 addresses in SOCKS5 FQDN requests. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson 60c86a3b79 Merge branch 'bug13315_squashed' 9 years ago
  rl1987 51e2473618 Sending 'Not allowed' error message before closing the connection. 9 years ago
  rl1987 0da4ddda4f Checking if FQDN is actually IPv6 address string and handling that case. 9 years ago
  rl1987 2862b769de Validating SOCKS5 hostname more correctly. 9 years ago