Andrea Shepard
|
3f4b95b1a3
Split channel_t into channel_t and channel_listener_t; get rid of that big union
|
пре 12 година |
Andrea Shepard
|
7138a4adac
Keep better statistics about channels and dump them from dumpstats() on SIGUSR1
|
пре 12 година |
Andrea Shepard
|
a9a75ee59a
Call channel_tls_free_all() and channel_free_all() from tor_free_all in main.c
|
пре 12 година |
Andrea Shepard
|
72251385b0
Call connection_or_close_normally() rather than using connection_mark_for_close()/connection_mark_and_flush() in run_connection_housekeeping() of main.c so that channels get sent to the CLOSING state correctly (avoids an assert otherwise)
|
пре 12 година |
Andrea Shepard
|
07f9e8fc7d
Call channel_run_cleanup() in main.c, and include a comment explaining how closing or_connections related to channels
|
пре 12 година |
Andrea Shepard
|
cb62a0b69a
Use channel_is_bad_for_new_circs(), connection_or_get_num_circs() in main.c
|
пре 12 година |
Andrea Shepard
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
пре 12 година |
Nick Mathewson
|
a80d8e09d3
The --version option should imply --quiet.
|
пре 12 година |
Nick Mathewson
|
e4ce8cd969
Fix compilation with older gccs
|
пре 12 година |
Nick Mathewson
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
пре 12 година |
Nick Mathewson
|
1ca9e2685f
Merge branch 'quiet_lib_versions_squashed'
|
пре 12 година |
Nick Mathewson
|
e3a130a7eb
Don't log about Libevent/OpenSSL initialization when all's well
|
пре 12 година |
George Kadianakis
|
da16c425ef
Start passing ports to tor_check_port_forwarding().
|
пре 12 година |
George Kadianakis
|
cd05f35d2c
Refactor tor to support the new tor-fw-helper protocol.
|
пре 12 година |
Nick Mathewson
|
3da9a14f1c
Merge remote-tracking branch 'arma/feature6758'
|
пре 12 година |
Roger Dingledine
|
3ea37e5faa
quiet "I learned some more directory information" on startup
|
пре 12 година |
Roger Dingledine
|
e964f81143
omit the first heartbeat message (resolves ticket 6758)
|
пре 12 година |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
пре 12 година |
Nick Mathewson
|
a6688c574e
Catch a few more K&R violations with make check-spaces
|
пре 12 година |
Nick Mathewson
|
0600e8cab1
Disable warning for marked-but-reading in main.c
|
пре 12 година |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
пре 12 година |
Roger Dingledine
|
5625812f9a
tab-man returneth (this time using the name 'rob')
|
пре 12 година |
Nick Mathewson
|
4fdce6b091
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
|
пре 12 година |
George Kadianakis
|
aa212b173c
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
|
пре 12 година |
Nick Mathewson
|
9282c88998
Add rate-limited log message to bug5263 fix
|
пре 12 година |
Rob G. Jansen
|
03b48352c6
Fix busy Libevent loops (infinite loops in Shadow)
|
пре 12 година |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
пре 12 година |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
пре 12 година |
Nick Mathewson
|
fe68a80f8f
Merge branch 'bug5604'
|
пре 12 година |
Nick Mathewson
|
b41dd8069f
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
|
пре 12 година |