Commit History

Author SHA1 Message Date
  Nick Mathewson 413574ad38 Clear socks auth fields before free 13 years ago
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 13 years ago
  Nick Mathewson 553ae5dfb5 Fix spurious warning in bufferevent socks parsing 13 years ago
  Nick Mathewson 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 13 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 years ago
  Nick Mathewson 16c5a62a66 Add more error checks to socks parsing code 13 years ago
  Nick Mathewson 31120ff692 Remove unused var in write_to_evbuffer_zlib 13 years ago
  Nick Mathewson 05c424f4b8 Refactor fetch_from_buf_socks() to be greedy 13 years ago
  Nick Mathewson ee42fe8fbb Don't drain extra data when parsing socks auth methods 13 years ago
  Nick Mathewson 2e6604f42e Record username/password data in socks_request_t 13 years ago
  Nick Mathewson 204bce7e3c If we negotiate authentication, require it. 13 years ago
  Nick Mathewson aec396d9d0 Be more strict about when to accept socks auth message 13 years ago
  Nick Mathewson 9b3f48c074 Fix 'make check-spaces' 13 years ago
  Nick Mathewson 1ed615ded7 Correct byte-counting in socks auth parsing code 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Nick Mathewson 21de9d46e2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson cfeafe5e77 Use a 64-bit type to hold sockets on win64. 13 years ago
  Nick Mathewson 67d88a7d60 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code 13 years ago
  Nick Mathewson b27f5cc50d Fix another instance of "128" in buffers.c. More bug2330. 13 years ago
  Nick Mathewson 71d786b2d3 Merge branch 'bug2320' 13 years ago
  Nick Mathewson c9f8a5eebc Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson aa45e82593 Pull up more data when parsing socks messages 13 years ago
  Nick Mathewson d4165ef8b4 Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays 13 years ago
  Nick Mathewson 8932753169 Merge remote branch 'rransom/bug2327-v2' 13 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Robert Ransom 305ba230fe Don't throw away incomplete SOCKS proxy responses. 13 years ago
  Robert Ransom 524fdeeb1e Use evbuffer_pullup properly in fetch_from_evbuffer_socks_client. 13 years ago