コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 11 年 前
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 年 前
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 年 前
  Mike Perry e13e30221e Implement Path use bias accounting. 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Mike Perry 3458d904f6 Fix bug 7341. 11 年 前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年 前
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 年 前
  Mike Perry 5f733ccd73 Fix some hidden service edge cases. 11 年 前
  Mike Perry 26fa47226c Refactor path use bias code into own function. 11 年 前
  Mike Perry c3b71a3fc9 Actually, both nacks and acks indicate a valid path 11 年 前
  Mike Perry aa0e6e2c03 Prop 209: Add in hidserv path bias counts for usage. 11 年 前
  Nick Mathewson e1c7d12b1d Turn some memset()s introduced in tor 0.2.4 into memwipe()s 11 年 前
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 年 前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Nick Mathewson 96d2a21683 Avoid sign-extending when computing rend auth type. 11 年 前
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 年 前
  Nick Mathewson 5cbeb60805 Fix directory self-testing logic 11 年 前
  Andrea Shepard 10130e5979 Appease make check-spaces 12 年 前
  Andrea Shepard b5280efc17 Clean up keys on stack in rend_parse_service_authorization() 12 年 前
  Andrea Shepard 7f24b9b8c3 Clean up keys on stack in rend_client_refetch_v2_renddesc() 12 年 前
  Andrea Shepard a8bcbe7bf7 Clean up keys on stack in rend_client_send_introduction() 12 年 前
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 年 前
  Robert Ransom 72ed4a41f5 Fix brown-paper-bag bug in #4759 fix 12 年 前
  Robert Ransom 4b13c33c0c Don't close HS client circs which are 'almost connected' on timeout 12 年 前
  Robert Ransom 4c3a23b283 Look up the rend circ whose INTRODUCE1 is being ACKed correctly 12 年 前