Commit History

Author SHA1 Message Date
  Roger Dingledine d172fdd300 fix vicious bug in connection_ap_attach_pending that caused it to 20 years ago
  Roger Dingledine f65e871bfd bugfix in exit node choice: we used to find the perfect exit node but then use the wrong one. 20 years ago
  Roger Dingledine af4192b172 start tracking a rare bug: package_raw_inbuf gets called with package_window 0 20 years ago
  Roger Dingledine 3d37291e02 stop complaining as loudly when a dns resolve fails 20 years ago
  Nick Mathewson c52ee5e2af Fix a few bugs in sending and receiving DNS results 20 years ago
  Nick Mathewson fd07872a72 Separate failure-count tracking from circuit-launching. 20 years ago
  Roger Dingledine ac56486bf6 use the tor_malloc_zero wrapper 20 years ago
  Roger Dingledine 51de02bcb5 stop client_dns_clean from calling malloc(0) 20 years ago
  Nick Mathewson 44ced0952f Fix bytesex issues on in.s_addr 20 years ago
  Roger Dingledine e5d6e7db1a continue the circuit_deliver_relay_cell forward-failure bughunt 20 years ago
  Nick Mathewson 53ab335787 Fix a segfault caused by a weird logic error and masked by another. 20 years ago
  Roger Dingledine 4aede010b9 recognize in-progress circs and don't start redundant ones 20 years ago
  Roger Dingledine 5e81e4748e bugfixes 20 years ago
  Roger Dingledine 6d0e611fde change when circuits are built and expired 20 years ago
  Roger Dingledine fe856406be initial patches on patches 20 years ago
  Nick Mathewson 8a17d9e5d3 Finish implementing the rest of the exitpolicy stuff, except for automatically starting circuit builds. 20 years ago
  Nick Mathewson a8eaa79e03 Improved exit policy syntax; basic client-side DNS caching. 20 years ago
  Roger Dingledine 7e4cb9a750 connection_ap_handshake_send_begin always succeeds 20 years ago
  Nick Mathewson 785f5cdac8 Make crypto_pseudo_rand* never fail. 20 years ago
  Roger Dingledine 9a0a638c02 point out bug 20 years ago
  Roger Dingledine 5a6bb0333e leave conn->socks_request around after the begin 20 years ago
  Roger Dingledine 84884a79c0 conn->socks_version is obsolete 20 years ago
  Roger Dingledine 2a3479af5f respond to nick's questions 20 years ago
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 20 years ago
  Nick Mathewson dafb0e6a6e Make AP connections wait for a circuit if none exists. 20 years ago
  Roger Dingledine 1969c8a92f client now survives going offline better 20 years ago
  Roger Dingledine c78d5d7d30 play with connection_edge_send_command 20 years ago
  Roger Dingledine c6b442a346 make end relay cells have payloads 20 years ago
  Roger Dingledine 4a66865d0b send the end cell when we realize we're going to end, 20 years ago
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 20 years ago