Karsten Loesing
|
2e0fad542c
Merge branch 'morestats4' into morestats5
|
vor 11 Jahren |
Karsten Loesing
|
d5f0d792dd
Pass around const struct timeval * instead of struct timeval.
|
vor 11 Jahren |
Nick Mathewson
|
03e3881043
Tests for connection_write_ext_or_command.
|
vor 11 Jahren |
Nick Mathewson
|
c342ea9879
Unit tests for ext_or_id_map.
|
vor 11 Jahren |
Nick Mathewson
|
8bf0382b22
Skeleton ExtORPort implementation. Needs testing, documentation.
|
vor 12 Jahren |
Karsten Loesing
|
e39292f21d
Test functions used for TB_EMPTY and CELL_STATS events.
|
vor 11 Jahren |
George Kadianakis
|
faf4f6c6d1
Validate SOCKS arguments.
|
vor 12 Jahren |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
vor 11 Jahren |
Andrea Shepard
|
8124398835
Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts
|
vor 12 Jahren |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
vor 12 Jahren |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
vor 12 Jahren |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
vor 12 Jahren |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
vor 12 Jahren |
Nick Mathewson
|
074bf72a2c
If DisableNetwork, don't even try to open non-controller listeners
|
vor 12 Jahren |
Nick Mathewson
|
df9b76460c
New 'DisableNetwork' option to prevent Tor from using the network
|
vor 13 Jahren |
Nick Mathewson
|
33e6a3d750
Add a new type entry_connection_t for entry connections
|
vor 13 Jahren |
Nick Mathewson
|
d2205ca458
Refactor listener_connection_t into its own type.
|
vor 13 Jahren |
Nick Mathewson
|
e006aa5dfa
Merge remote-tracking branch 'public/bug2841'
|
vor 13 Jahren |
Nick Mathewson
|
6053e11ee6
Refactor the interfaces of transport/proxy lookup fns
|
vor 13 Jahren |
George Kadianakis
|
1fe8bee656
Revised how we handle ClientTransportPlugin and Bridge lines.
|
vor 13 Jahren |
George Kadianakis
|
298f170036
Tweaked connection{.c,.h,_or.c} based on nick's comments.
|
vor 13 Jahren |
Nick Mathewson
|
e617a34d58
Add, use a bufferevent-safe connection_flush()
|
vor 13 Jahren |
George Kadianakis
|
5b050a9b08
This commit is an attempt to beautify the previous commit.
|
vor 13 Jahren |
George Kadianakis
|
abe03f4943
Our warning now is much more specific, mentioning proxy type/addr/port.
|
vor 13 Jahren |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
vor 14 Jahren |
Nick Mathewson
|
30b3475e6d
Bump copyright statements to 2011 (0.2.2)
|
vor 14 Jahren |
Nick Mathewson
|
a0c1c2ac01
Use connection_mark_and_flush consistently.
|
vor 14 Jahren |
Nick Mathewson
|
4bfc64ba1c
New function to grab a directory connection fetching a resource
|
vor 14 Jahren |
Nick Mathewson
|
ffd5070b04
Convert bufferevents to use rate-limiting.
|
vor 14 Jahren |
Nick Mathewson
|
bd3612cd2b
Get SSL connections and linked connections working with bufferevents.
|
vor 15 Jahren |