Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson fc5e686b19 Whitespace fix. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 1beb1c113b Add some missing documentation in or.h %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 0dc724d19c Make ALLOW_INVALID_* into an enum. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson d0e1cc6fe2 Remove the no-longer-used incoming_cmd_type field from control_connection_t. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 68a6935afb Change CELL_DIRECTION_* to an enum. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 44e19a4949 Oops; remove extraneous comma. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. %!s(int64=17) %!d(string=hai) anos
  Peter Palfrader 514f99034f New alpha release %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson e53ffaa4e4 Don't extend circuits over noncanonical connections with mismatched addresses. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 51c29e1e24 Apply rovv's bug 805 fix: take more care never to prefer a non-canonical connection. %!s(int64=17) %!d(string=hai) anos
  Roger Dingledine 5822e14dc9 When a stream at an exit relay is in state "resolving" or %!s(int64=17) %!d(string=hai) anos
  Roger Dingledine 2ad06eef11 comment tweak %!s(int64=17) %!d(string=hai) anos
  Roger Dingledine 1d91776071 add another torbutton issue that needs solving %!s(int64=17) %!d(string=hai) anos
  Martin Peck 6cbb550728 Leave ALLUSERS null by default instead of relying on =2 to detect admin privs correctly. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 1a7a432611 Merge 148 into tor-spec, mark it Closed, and check off proposal 148 in TODO.021 %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 5fb2ab1e65 Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 6c2dbc56bf Mark proposal 157 as accepted. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 3a2d8470e3 Mark 5 0.2.1.x items as higest priority. Anything else can probably go on the 0.2.2.x pile %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 1b14b246f3 Remove a few no-longer-used checks from configure.in %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 519de7970e Do not discard sign on return values of iv crypto functions in tests. May fix CID 9. Might not. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 7e351a6341 Note that a couple of line in control.c are supposed to be dead-code. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 02e26ebc49 If we are building under Coverity, enable geoip_stats and instrument_downloads. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 98066d62bc Lower sprintf buffer max to ~SSIZE_T_MAX from SIZE_T_CEILING, since we need to compare it to a signed int. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson b20694758e Fix two more unit-test bugs (deadcode this time) spotted by Coverity run 7. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 04ec7d1f98 Now that tor_assert is no longer using a broken force-to-boolean formulation, we can tor_assert a bitfield without a gcc compile error. %!s(int64=17) %!d(string=hai) anos
  Nick Mathewson 4277b0e926 Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; instead, use the standard convert-to-boolean hack of "svn st" %!s(int64=17) %!d(string=hai) anos