Commit History

Author SHA1 Message Date
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson ad4dcd7d1a Fix our "not an HTTP Proxy" message in light of HTTPTunnelPort 6 years ago
  Nick Mathewson 6882e711d0 Add unit tests for SOCKS functions that parse server responses 6 years ago
  Nick Mathewson 14124f82df Mark some tests in parse_socks.c as unreachable (BUG, LCOV) 6 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 years ago
  Nick Mathewson 5921b465e7 Make buffers.c independent of or.h 6 years ago
  Nick Mathewson f28e314b0d Make buf_pullup() expose the pulled-up data. 6 years ago
  Nick Mathewson cddac959e7 Replace buf->datalen usage in proto_*.c with buf_datalen() call. 6 years ago
  Nick Mathewson 234c5015f1 Move protocol-specific functions out of buffers.c 6 years ago