Commit History

Upphovsman SHA1 Meddelande Datum
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 9 år sedan
  Nick Mathewson 7ad0cd209c Merge remote-tracking branch 'public/bug9635' 10 år sedan
  Nick Mathewson 1b3bddd013 scan-build: Have clear_pending_onions walk the lists more obviously 10 år sedan
  Nick Mathewson de9de9e7dd Give specific warnings when client-side onionskin handshakes fail 10 år sedan
  Nick Mathewson 9030360277 Add explicit check for 0-length extend2 cells 10 år sedan
  Roger Dingledine 86907ea4db Merge branch 'maint-0.2.4' 10 år sedan
  Roger Dingledine f51add6dbc Revert e443beff and solve it a different way 10 år sedan
  Roger Dingledine e443beffeb don't let recently_chosen_ntors overflow 10 år sedan
  Roger Dingledine 6156887adf Merge branch 'maint-0.2.4' 10 år sedan
  Roger Dingledine c6f1668db3 nickm wants us to prioritize tap in a currently-rare edge case 10 år sedan
  Roger Dingledine a4400952ee Be more general in calculating expected onion queue processing time 10 år sedan
  Roger Dingledine a66791230f let the NumNTorsPerTAP consensus param override our queue choice 10 år sedan
  Roger Dingledine 7acc7c3dc6 do a lopsided round-robin between the onion queues 10 år sedan
  Roger Dingledine 16b5c609a4 check bounds on handshake_type more thoroughly 10 år sedan
  Roger Dingledine 9d2030e580 add info-level logs to help track onion queue sizes 10 år sedan
  Roger Dingledine bb32bfa2f2 refactor and give it unit tests 10 år sedan
  Roger Dingledine 87a18514ef Separate cpuworker queues by handshake type 10 år sedan
  Roger Dingledine 0fd8f5781b fix typos 10 år sedan
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 år sedan
  Nick Mathewson 7cde094fd5 Fix a warning when building with --disable-curve25519 11 år sedan
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ 11 år sedan
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 11 år sedan
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 år sedan
  Roger Dingledine 6e4a4002c5 Clean up odds and ends 11 år sedan
  Nick Mathewson beca92c31b Fix handling of ntor handshakes received via CREATE cells 11 år sedan
  Nick Mathewson b9fb01721a Use a TAILQ, not a singly-linked queue, for the onion queue. 11 år sedan
  Nick Mathewson b0b3c14c11 Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay 11 år sedan
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch 11 år sedan
  Nick Mathewson 839016ac79 ntor: Don't fail fast server-side on an unrecognized KEYID(B) 11 år sedan
  Nick Mathewson ef13bf4432 Fix an unused-variable warning 11 år sedan