]> git.ipfire.org Git - thirdparty/tor.git/commit
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
authorNick Mathewson <nickm@torproject.org>
Fri, 28 Nov 2014 03:39:46 +0000 (22:39 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 28 Nov 2014 03:39:46 +0000 (22:39 -0500)
commita28df3fb6713043e801fb5fcf5019fc0539b5066
treec67fce712d60ac0ff073b0c59bb4b06e7dae04b4
parent3d2366c676233c30133928940b4bc19d8f25f193
parent12b6c7df4aaf3224bc5649ef69a06dccc58ae961
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'

Conflicts:
src/or/or.h
src/test/Makefile.nmake
29 files changed:
src/common/compat_libevent.c
src/common/compat_libevent.h
src/common/torlog.h
src/or/buffers.c
src/or/buffers.h
src/or/channel.c
src/or/channel.h
src/or/channeltls.c
src/or/channeltls.h
src/or/circuitbuild.c
src/or/circuitlist.c
src/or/circuitlist.h
src/or/circuitmux.c
src/or/circuitmux.h
src/or/circuitmux_ewma.c
src/or/config.c
src/or/config.h
src/or/connection.c
src/or/connection_or.c
src/or/connection_or.h
src/or/include.am
src/or/main.c
src/or/or.h
src/or/relay.c
src/or/relay.h
src/test/Makefile.nmake
src/test/include.am
src/test/test.c
src/test/test_circuitmux.c