Commit History

Author SHA1 Message Date
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Nick Mathewson 368dc1003e Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson 3a364309ac Merge branch 'bug24167_025' into maint-0.3.2 6 years ago
  Nick Mathewson 95238eb917 Fix a traceback when closing a blocked connection "immediately". 6 years ago
  Nick Mathewson 552218437c Merge branch 'ticket12062_squashed' 6 years ago
  Nick Mathewson 0c6eabf088 Audit all of the "is the network turned off" checks. 6 years ago
  Nick Mathewson a321f8f4af Merge branch 'buf_for_stringbuffer_squashed' 6 years ago
  Nick Mathewson 3b30015143 Refactor connection_write_to_buf_impl_(); add one that takes a buf_t 6 years ago
  Nick Mathewson f0daaf8d60 Expose connection_init_accepted_conn. 6 years ago
  Nick Mathewson 84d587bed8 Merge remote-tracking branch 'teor/minor-comments' 6 years ago
  teor 228d782229 Improve comments formatting in connection.c 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Taylor Yu 449bb2351e Make trusted clock skew a bootstrap warning 6 years ago
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build 6 years ago
  Nick Mathewson ca19a95d54 Merge remote-tracking branch 'dgoulet/ticket23355_032_01' 6 years ago
  Nick Mathewson 73b0e2e6fd Merge branch 'http_tunnel_squashed' 6 years ago
  Nick Mathewson 4b30ae1581 Add support for HTTP Connect tunnels 6 years ago
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 years ago
  Nick Mathewson d61da9e61f Repair wide lines from previous commit. 6 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 years ago
  Nick Mathewson 150089cbd7 Move the tls parts of buffers.c into buffers_tls.c 6 years ago
  Nick Mathewson 234c5015f1 Move protocol-specific functions out of buffers.c 6 years ago
  David Goulet 22295759af prop224: Purge client state on NEWNYM 6 years ago
  David Goulet 6222eae8ca conn: Add a function to return a list of connection by state 6 years ago
  David Goulet f8dc1164ba prop224: Add connection and circuit identifier object 7 years ago
  Roger Dingledine d1580ad49b remove obsolete comment 7 years ago
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. 7 years ago
  Alexander Færøy 4b9349192d Rename `zlib_state` to `compress_state` in `dir_connection_t`. 7 years ago
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. 7 years ago