コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前
  Andrea Shepard 8b36d4cc2a Merge branch 'bug6816_squashed_nowarn' of git://git.torproject.org/nickm/tor 11 年 前
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 年 前
  Andrea Shepard 89a00ee63a Use typedefs for function pointer return values and s/listener/listener_fn/ for distinctness 11 年 前
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 年 前
  Andrea Shepard 519c971f6a Use channel_t in cmd.c 11 年 前
  Roger Dingledine 016c21d871 Downgrade "Failed to hand off onionskin" messages 11 年 前
  Nick Mathewson be33c3f600 Merge remote-tracking branch 'origin/maint-0.2.3' 11 年 前
  Roger Dingledine e50fa0d6cb Refuse extra create cells with reason "resource limit" 11 年 前
  Linus Nordberg 734b09080f Fetch IPv6 address from NETINFO "other OR's address" field. 11 年 前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 711e4b4237 Merge remote-tracking branch 'linus/bug4369' 12 年 前
  Linus Nordberg 2f0c0f92f8 Fix minor typo in warning printout. 12 年 前
  George Kadianakis 153b9892f0 Extract data from DESTROY cell _after_ protocol violation checks. 12 年 前
  Nick Mathewson 9df89aacbd Close OR connections that send junk before AUTHORIZE/VERSIONS 12 年 前
  Nick Mathewson 3fc3ed50a1 Merge remote-tracking branch 'public/bug4361' 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson b8675e5fe3 Do not pretend to allow PADDING as the first cell of a v3 handshake 12 年 前
  Nick Mathewson 3826e058ac Implement proposal 187: reserve a cell type for client authorization 12 年 前
  Nick Mathewson 0539c34c35 Merge branch 'bug4360' 12 年 前
  Nick Mathewson 7992eb43c5 Log more loudly on a bad cert from an authority. 12 年 前
  Nick Mathewson 69dd993a92 Make certificate skew into a protocol warning 12 年 前
  Nick Mathewson 325a659cb1 Even when we can't answer an AUTH_CHALLENGE, send NETINFO. 12 年 前
  Nick Mathewson 248b967ce6 Add comments and changes file for 4361; tweak control flow a bit 12 年 前
  frosty 3dd2f990a3 Do not send a NETINFO cell as a client until after we have got a CERT cell 12 年 前
  Nick Mathewson 88c4b425bd Fix bug 4367: correctly detect auth_challenge cells we can't use 12 年 前
  Roger Dingledine be1f3a5eb5 normalize the name of the CERTS cell 12 年 前
  Nick Mathewson 4dd8d811d6 Merge branch 'bug4343' 12 年 前
  Nick Mathewson 212c3acd42 Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Nick Mathewson cf8bffa359 Discard all cells on a marked connection 12 年 前