Commits on Source
16019
976f392f
Changelog for 0.2.7.4-rc (plan to release tomorrow)
Oct 19, 2015
67f0b51c
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 19, 2015
47649a55
missing parenthesis
Oct 20, 2015
fbaee1bf
tomorrow, not tonight.
Oct 20, 2015
ff174995
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
cc3ce685
Fold new entries into ChangeLog for 0.2.7.4-rc
Oct 21, 2015
3f3a753e
Reflow changelog
Oct 21, 2015
cd8a62a6
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
89a9d8c8
More 0274-rc changelog updating
Oct 21, 2015
1512e7e5
Edit some changelog text
Oct 21, 2015
08b96160
Edit more changelog text (thanks to rl1987 for noticing)
Oct 21, 2015
5f60216b
Reflow changelog
Oct 21, 2015
f55d23e1
remove a comma that coderman didn't like
Oct 21, 2015
7bce3efb
Start the ReleaseNotes for 0.2.7.5.
Nov 05, 2015
6292a3fc
Remove all bugfix-on-0.2.7.x items from ReleaseNotes
Nov 05, 2015
99d39e93
Re-order and condense some ReleaseNotes items
Nov 05, 2015
4dd7a55c
start trying to write a blurb
Nov 10, 2015
e46ea4a7
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 13, 2015
0549c019
add a dedication paragraph; reflow another.
Nov 13, 2015
b6024ec1
prepare for a release.
Nov 20, 2015
e0fa07c0
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 20, 2015
b2a53e8c
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
9236e504
fold in the changes entries
Dec 10, 2015
6f3f753c
Reflow and sort the changelog.
Dec 10, 2015
f01f8e18
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
31b337d2
tweak 0276 changelog; copy it into the releasenotes
Dec 10, 2015
1979414f
Use the correct bug #. Thanks, skruffy
Dec 10, 2015
7a489a63
Use the correct bug #. For real this time. Thanks again, skruffy
Dec 10, 2015
35217f0f
Fix two log messages that mistakenly log 0-based hop counts
May 07, 2016
064b1b6d
Adds standard to run code changes against test suite
Dec 21, 2016
d95678ca
make distcheck should be a part of the local development process
Dec 21, 2016
dfde58db
check-spaces is run as part of make check
Dec 21, 2016
18f47bbb
Allow relays to use directory mirrors without a DirPort
Jan 03, 2017
518ef619
Clarify the message logged when a remote relay is unexpectedly missing a port
Jan 03, 2017
2938fd3b
prop271: When we exhaust all guards, mark all of them for retry.
Jan 17, 2017
def7115f
prop271: Move new funcs to top, to avoid compiler warnings.
Jan 17, 2017
fc58c37e
Ticket #21329: GETINFO onions/current returns empty list
Jan 28, 2017
195acd90
Fix an error in Fuzzing.md. (asn spotted this)
Jan 30, 2017
088cc360
Don't use %zu in fuzz-http: windows doesn't like it.
Jan 30, 2017
4d839992
Make "GETCONF SocksPort" work again
Jan 30, 2017
ead934e6
Remove prop271 "spec deviation" comments -- the spec has been updated
Jan 30, 2017
fe04bdcd
GUARD_WAIT is now specified too
Jan 30, 2017
7d0df8ba
Remove a couple of stale comments from entrynodes.h
Jan 30, 2017
ed4a3dfe
Remove XXXXprop271 comments from test_entrynodes.c
Jan 30, 2017
cccd3f1d
entrynodes: Remove "split these functions" XXXXs
Jan 30, 2017
09a00a2f
Merge remote-tracking branch 'public/bug21300'
Jan 31, 2017
93b39c51
Downgrade assertion to nonfatal for
#21242
Jan 31, 2017
26957a12
entry_guard_pick_for_circuit(): TRAFFIC guards must have descriptors
Jan 31, 2017
02da24f8
Don't (usually) return any guards that are missing descriptors.
Jan 31, 2017
746d9591
Don't build circuits till primary guards have descriptors
Jan 31, 2017
957b9f8b
changes file for bug21242
Jan 31, 2017
d183ec23
Call monotime_init() earlier.
Jan 31, 2017
a47c133c
Do not clear is_bad_exit on sybil.
Jan 31, 2017
0f0d4356
Don't try to use confirmed_idx in remove_guard_from_...lists()
Jan 31, 2017
35d82709
When marking guard state instances on a channel, don't mark NULL
Jan 31, 2017
6ff7850f
be explicit in clear_status_flags_on_sybil that we leave BadExit alone
Jan 31, 2017
a5aec6ac
Merge branch 'bug21108_029'
Jan 31, 2017
f8885b76
Merge remote-tracking branch 'public/bug21128'
Feb 01, 2017
2e93bffa
Merge remote-tracking branch 'public/bug21129'
Feb 01, 2017
78011bb7
Merge branch 'bug21242'
Feb 01, 2017
51b562c6
Use an internal variable for HiddenServiceStatistics
Feb 01, 2017
222f2fe4
Merge branch 'bug21150_030_01_squashed'
Feb 01, 2017
c3b63544
fix a wide line
Feb 01, 2017
e95b8f7d
Fix write_short_policy usage comment
Feb 01, 2017
7e7b3d3d
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
Feb 01, 2017
82850d0d
Refactor policy_summary_reject to prepare for IPv6 changes
Feb 01, 2017
4667a40c
Fix IPv6 support in policy_summary_reject and policy_summary_accept
Feb 01, 2017
408c53b7
Scale IPv6 address counts in policy_summary_reject to avoid overflow
Feb 01, 2017
bed94a9e
Changes file for 21357: Stop rejecting all IPv6 traffic on some Exits
Feb 01, 2017
f1530d0e
Merge branch 'teor_bug21357-v2_029'
Feb 01, 2017
5335a8e6
Rename --enable-expensive-hardening configure option
Feb 01, 2017
e9ec818c
Support LibreSSL with opaque structures
Feb 01, 2017
b928095a
Rework 21359 changes file slightly.
Feb 01, 2017
24551d64
Merge branch 'maint-0.2.9'
Feb 01, 2017
ec1b8020
Merge remote-tracking branch 'dgoulet/bug21290_030_01'
Feb 01, 2017
77788fa5
Fix a memory-leak in fuzz_vrs.c
Feb 01, 2017
cc0342a2
hs: Fix possible integer underflow with IP nodes
Feb 01, 2017
7eb7af08
Add checks for expected log messages in test_hs_intropoint.
Feb 01, 2017
2d2ab29c
Merge remote-tracking branch 'asn/bug21052'
Feb 01, 2017
fc3e742b
Merge remote-tracking branch 'ahf/ahf/bugs/21266'
Feb 02, 2017
83df3592
config: Stop recommending Tor2web if in non anonymous mode
Feb 02, 2017
b11f00c1
Merge branch 'bug21294_030_01_squashed'
Feb 02, 2017
6777cd0a
Merge remote-tracking branch 'public/bug21356_029'
Feb 02, 2017
5f6d53ce
test: Fix test after log message changed in
#21294
Feb 02, 2017
96dce88d
Merge remote-tracking branch 'dgoulet/bug21294_030_02'
Feb 02, 2017
d7324094
In dirserv_single_reachability_test, node can be const.
Feb 02, 2017
0f79fb51
dirauth: Fix for calling routers unreachable for wrong ed25519
Feb 02, 2017
c103ce99
Fix all warnings from lintchanges
Feb 03, 2017
27df23ab
Use the standard OpenBSD preprocessor definition
Feb 03, 2017
1ec429d0
Merge remote-tracking branch 'dgoulet/bug20980_030_01'
Feb 03, 2017
8573d994
hs: Fix an underflow in rend_service_intro_has_opened()
Feb 03, 2017
eea76340
hs: Remove intro point expiring node if no circuit
Feb 03, 2017
9d5a9feb
Merge branch 'dgoulet/bug21302_030_01_squashed'
Feb 03, 2017
0740d67e
further lintchanges fixes
Feb 03, 2017
19e25d5c
Prevention: never die from extend_info_from_node() failure.
Feb 03, 2017
bc9121d5
Merge branch 'bug21372_squashed'
Feb 03, 2017
a54b269c
Start on an 0.3.0.3-alpha changelog
Feb 03, 2017
80a5beae
Bump version to 0.3.0.3-alpha
Feb 03, 2017
39606aec
Fix "make distcheck".
Feb 03, 2017
7878668c
Add a blurb, edit the changelog
Feb 03, 2017
15,919 additional commits have been omitted to prevent performance issues.
Loading
Loading