Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined il y a 11 ans
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. il y a 11 ans
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 il y a 12 ans
  Nick Mathewson 074bf72a2c If DisableNetwork, don't even try to open non-controller listeners il y a 12 ans
  Nick Mathewson df9b76460c New 'DisableNetwork' option to prevent Tor from using the network il y a 12 ans
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections il y a 13 ans
  Nick Mathewson d2205ca458 Refactor listener_connection_t into its own type. il y a 13 ans
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' il y a 13 ans
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns il y a 13 ans
  George Kadianakis 1fe8bee656 Revised how we handle ClientTransportPlugin and Bridge lines. il y a 13 ans
  George Kadianakis 298f170036 Tweaked connection{.c,.h,_or.c} based on nick's comments. il y a 13 ans
  Nick Mathewson e617a34d58 Add, use a bufferevent-safe connection_flush() il y a 13 ans
  George Kadianakis 5b050a9b08 This commit is an attempt to beautify the previous commit. il y a 13 ans
  George Kadianakis abe03f4943 Our warning now is much more specific, mentioning proxy type/addr/port. il y a 13 ans
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' il y a 13 ans
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) il y a 13 ans
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. il y a 13 ans
  Nick Mathewson 4bfc64ba1c New function to grab a directory connection fetching a resource il y a 13 ans
  Nick Mathewson ffd5070b04 Convert bufferevents to use rate-limiting. il y a 14 ans
  Nick Mathewson bd3612cd2b Get SSL connections and linked connections working with bufferevents. il y a 15 ans
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. il y a 15 ans
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. il y a 15 ans
  Nick Mathewson 5279036148 Be a little more abstract about which connection type use bufferevents il y a 15 ans
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. il y a 15 ans
  Nick Mathewson c6e22ae2b7 Basic bufferevent callbacks il y a 15 ans
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents il y a 15 ans
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. il y a 15 ans
  Sebastian Hahn 2a74101f7a Create connection.h il y a 14 ans