Commit History

Author SHA1 Message Date
  Nick Mathewson 359a30d52e Add a changelog entry for cid30 fix. 13 years ago
  Nick Mathewson d25feadebb Fix insanely large stack_allocation in log_credential_status 13 years ago
  Nick Mathewson 0317dc2bb2 Check return value of crypto_global_init in test.c 13 years ago
  Nick Mathewson eca982d3eb Defensive programming: don't crash with broken node_t 13 years ago
  Nick Mathewson 1d18c2deb6 Don't shadow parameters with local variables 13 years ago
  Nick Mathewson a0ae80788c Replace 4 more sscanf()s with tor_sscanf() 13 years ago
  Nick Mathewson da62af6f6b Replace a "const const" with a "const" 13 years ago
  Nick Mathewson 05c424f4b8 Refactor fetch_from_buf_socks() to be greedy 13 years ago
  Nick Mathewson 5d43a15720 Refactor socks unit tests into a suite of their own 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
  George Kadianakis 36468ec44b Trivial code tweaks and documentation updates. 13 years ago
  Robert Ransom ca6efcf507 Make handle_control_setevents table-driven 13 years ago
  Robert Ransom c780bc4d0b Merge branch 'bug3465-022' into bug3465-023 13 years ago
  Robert Ransom 93d52f6739 Add BUILDTIMEOUT_SET to the result of GETINFO events/names 13 years ago
  Robert Ransom 53f87a89f0 Correct a comment 13 years ago
  Nick Mathewson 0b536469ee Merge remote-tracking branch 'rransom-tor/bug3456' 13 years ago
  Nick Mathewson 4bbd6a2761 Merge branch 'master' of ssh://git-rw.torproject.org/tor 13 years ago
  Robert Ransom 76d0d62bd9 Correct terminology in comment 13 years ago
  Robert Ransom 58f801fadf Store cpath_build_state_t flags in one-bit bitfields, not ints 13 years ago
  Roger Dingledine 694cd7ade9 reach back in time and name a config option correctly 13 years ago
  Robert Ransom cb1b20dbad Fix minor comment issues 13 years ago
  Nick Mathewson 9919b01275 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  George Kadianakis 1fe8bee656 Revised how we handle ClientTransportPlugin and Bridge lines. 13 years ago
  Robert Ransom 2b5ebc7097 Improve documentation of smartlist_split_string 13 years ago
  Robert Ransom d7254bea11 Fix minor comment issues 13 years ago