summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-22test: Add unit test for channel_listener_tDavid Goulet
2017-11-22test: Add unit test for channel_get_for_extend()David Goulet
2017-11-22test: Add unit test for channel_check_for_duplicates()David Goulet
2017-11-22test: Add channel state unit testDavid Goulet
2017-11-22test: Fix memleak of channel cmuxDavid Goulet
2017-11-22test: Fix channel dumpstats testDavid Goulet
2017-11-22test: Fix channel lifecycle and lifecycle_2David Goulet
2017-11-22test: Add outbound channel cell testDavid Goulet
2017-11-22test: Improve the inbound channel cell testDavid Goulet
2017-11-22channel: Remove nickname attribute from channel_tDavid Goulet
2017-11-22channel: Remove dead codeDavid Goulet
2017-11-22channel: Add and cleanup commentsDavid Goulet
2017-11-22channel: Requeue cell to circuit if channnel failedDavid Goulet
2017-11-22channel: Remove unused write cell functionsDavid Goulet
2017-11-22channel: Remove everything related to queue sizeDavid Goulet
2017-11-22channel: Remove incoming/outgoing queueDavid Goulet
2017-11-22relay: Improve comment in append_cell_to_circuit_queue()David Goulet
2017-11-22relay: Remove dead codeDavid Goulet
2017-11-22Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-22bump to 0.3.2.5-alpha-devNick Mathewson
2017-11-22forwardport a changelogNick Mathewson
2017-11-21Merge remote-tracking branch 'ahf-gitlab/ahf/24062-simpleperf'Nick Mathewson
2017-11-21re-run ./scripts/maint/annotate_ifdef_directivesNick Mathewson
2017-11-21Merge branch 'ticket23953_033_squashed'Nick Mathewson
2017-11-21Use stdatomic.h for atomic_counter_t where available.Nick Mathewson
2017-11-21Merge remote-tracking branch 'teor/bug24372'Nick Mathewson
2017-11-21Merge remote-tracking branch 'teor/bug23760_nc'Nick Mathewson
2017-11-21changes file for 24318Nick Mathewson
2017-11-21Clarify the RelayBandwidth* options in man fileFernando Fernandez Mancera
2017-11-21Remove /usr/athena from search path in configure.acFernando Fernandez Mancera
2017-11-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-21bump version to 0.3.2.5-alphaNick Mathewson
2017-11-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-21Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2Nick Mathewson
2017-11-21add an explanatory comment about the error codesNick Mathewson
2017-11-22Fix a confusing comment about tie-breaking in compute_routerstatus_consensus()teor
2017-11-22Introduce node_get_curve25519_onion_key() in extend_info_from_node()Neel Chauhan
2017-11-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-20Merge branch 'bug23817_031' into maint-0.3.2Nick Mathewson
2017-11-20Check number of usable guards when applying md restrictions.George Kadianakis
2017-11-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-20Merge branch 'bug23783' into maint-0.3.2Nick Mathewson
2017-11-20Include ws2_32 when trying to link openssl on windows in autoconfNick Mathewson
2017-11-20Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-20Merge remote-tracking branches 'public/ticket24315_029' and 'public/bug24198_...Nick Mathewson
2017-11-20Add initial instructions on using Simpleperf for Android CPU profiling.Alexander Færøy
2017-11-20Add another assertion to check for 24086 root causesNick Mathewson
2017-11-20Correctly handle partial success in consensus diff calculation.Nick Mathewson
2017-11-20Recover better from empty/invalid storagedir filesNick Mathewson
2017-11-20In storagedir, take more care with errno on empty or mislabeled fileNick Mathewson