Commit History

Author SHA1 Message Date
  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
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  teor c9d0967dd9 Fix minor typos, two line lengths, and a repeated include 9 years ago
  Yawning Angel c8132aab92 Send back SOCKS5 errors for all of the address related failures. 9 years ago
  Andrea Shepard a2de0a1034 Make buf_datalen() mockable 10 years ago
  Nick Mathewson fcebc8da95 Rename socks5 error code setting function again 9 years ago
  rl1987 c5ad890904 Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request. 9 years ago
  Nick Mathewson 4eb3018f94 Move structures into (private) part of buffers.h so we can inspect them while testing 10 years ago