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