Commit History

Author SHA1 Message Date
  Nick Mathewson 42e4e156d9 Detect insanely large circuit build state; don't give its length to rand_int 14 years ago
  Roger Dingledine 7039c34519 fix a bridge edge case similar to 2511 14 years ago
  Nick Mathewson 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 14 years ago
  Roger Dingledine 5f182ea10e answer an XXX nickm asked in aa950e6c4 14 years ago
  Nick Mathewson a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 14 years ago
  Roger Dingledine a2851d3034 what's up with this trailing whitespace 14 years ago
  Nick Mathewson 21ed575826 Handle NULL argument to get_configured_bridge_by_addr_port_digest 14 years ago
  Nick Mathewson b95dd03e5f Log descriptions of nodes, not just nicknames. 14 years ago
  Nick Mathewson 2b9c5ee301 Preserve bridge download status across SETCONF, HUP 14 years ago
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 years ago
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 14 years ago
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 14 years ago
  Sebastian Hahn 80e57af50f Appease clang - and my tortured mind 14 years ago
  Nick Mathewson 4126de6888 Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivial fix for 3079. 14 years ago
  Roger Dingledine df3cf881d1 stop putting wacky values into state->lastwritten 14 years ago
  Roger Dingledine 710227a77f fix a function comment 14 years ago
  Roger Dingledine b8b557dcb2 better user-facing warnings for unexpected last hops 14 years ago
  Roger Dingledine f962dda8c1 revert most of ef81649d2fc 14 years ago
  Nick Mathewson 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 14 years ago
  Sebastian Hahn 92ec36a061 Explain the "using anyway" log message better 14 years ago
  Nick Mathewson 84f0e87c6a If we have chosen an exit that shares a family with all bridges, fail the circuit 14 years ago
  Nick Mathewson b59a289365 Do not try to download descriptors for bridges in ExcludeNodes. 14 years ago
  Nick Mathewson 4851de554d Do not automatically ignore Fast/Stable for exits when ExitNodes is set 14 years ago
  Nick Mathewson affdec8d04 Add an XXX022-1090 to note consider_exit_fmily b0rkenness 14 years ago
  Roger Dingledine 5710ea6475 three more cases where maybe we want to exclude 14 years ago
  Roger Dingledine 0ad3836f73 If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes. 14 years ago
  Roger Dingledine 5d12495d98 the new entrynodes behavior is always strict 14 years ago
  Roger Dingledine ad3da53536 If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes. 16 years ago
  Nick Mathewson ba0cd8094f Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 14 years ago
  Nick Mathewson aa950e6c48 Use timevals, not time_t, when expiring circuits. 14 years ago