Commits on Source
17351
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
faec7956
Refactor duplicate code in config.c into port_binds_ipv4/6
May 07, 2016
c75bf388
Warn users when addresses in ports and descriptor are inconsistent
May 07, 2016
1135405c
Fix a variable-shadowing bug in check_private_dir
Jul 05, 2016
c735220a
Remove bufferevents dead code
Jul 14, 2016
33da2abd
Authorities reject descriptors without ntor keys
Jul 15, 2016
24e8bb2d
Relays make sure their own descriptor has an ntor key
Jul 15, 2016
a76d528b
Clients no longer download descriptors for relays without ntor
Jul 15, 2016
579a80d4
Clients avoid choosing nodes that can't do ntor
Jul 15, 2016
6afd5506
Rewrite test-network.sh so out-of-tree and $PATH binaries work
Jul 18, 2016
d8cd994e
Allow clients to retry HSDirs much faster in test networks
Jul 18, 2016
d70fac15
Merge remote-tracking branch 'teor/bug19702'
Jul 26, 2016
bb4506da
Add a dry run mode to test-network.sh
Jul 26, 2016
64b51402
Call chutney's test-network.sh when it is available
Jul 26, 2016
bf2f7c26
We fixed #15937, update a comment
Jul 26, 2016
9de9f2d4
Merge branch 'feature19116_squashed'
Jul 26, 2016
48d7dfb9
Changes file for feature 19116
Jul 26, 2016
64bf6b70
Check that extend_info_from_router is never called on a client
Jul 26, 2016
f0488551
Merge branch 'bug19639_squashed'
Jul 26, 2016
47573038
Fix all -Wshadow warnings on Linux
Jul 28, 2016
a8676b1e
Merge branch 'bug18902_squashed'
Jul 28, 2016
0390e1a6
Fix a set of variable-shadowing warnings in curve25519-donna.c
Jul 28, 2016
9fe6fea1
Fix a huge pile of -Wshadow warnings.
Jul 28, 2016
94bff894
Fix a large pile of solaris warnings for bug 19767.
Jul 28, 2016
25513ae1
Re-run trunnel.
Jul 28, 2016
dffc6910
Three more -Wshadow fixes.
Jul 28, 2016
1995328a
Keep make check-spaces happy
Jul 29, 2016
1c4a2dd2
Remove a fallback that was on the hardcoded list, then opted-out
Jul 29, 2016
f3575a45
Merge branch 'maint-0.2.8'
Jul 29, 2016
11386eb6
bump to 0.2.8.6
Jul 29, 2016
261f4c3f
Merge branch 'maint-0.2.8'
Jul 29, 2016
8c2ee16b
Get the extend_info_from_router check the right way around
Aug 02, 2016
6b740aa4
bump maint-0.2.8 to 0.2.8.6-dev
Aug 02, 2016
253f8140
Merge branch 'maint-0.2.8'
Aug 02, 2016
e289304c
Forward-port 0.2.8.6 entry to changelog and releasenotes
Aug 02, 2016
679383fb
Remove the changes files already merged in Tor 0.2.8.6
Aug 02, 2016
27e870ce
Fix most lintChanges warnings
Aug 02, 2016
6f1a9e1d
Remaining lintChanges fixes
Aug 02, 2016
5aa6a19d
Update lintChanges script to understand 'Minor features (debugging)'
Aug 02, 2016
cbf3699b
Start work on an 0.2.9.1-alpha changelog
Aug 02, 2016
8e9a6543
More bufferevent removal: bev_str is no longer needed in tor_init
Aug 02, 2016
c68a23a1
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Aug 02, 2016
8fd6b0fc
Remove USE_BUFFEREVENTS code outside src/or
Aug 02, 2016
ca67dd83
Remove USE_BUFFEREVENTS from configure.ac
Aug 02, 2016
88a7a027
Bufferevent removal: remove more bufferevent-only options
Aug 02, 2016
cd9d39d5
Rename generic_buffer_set_to_copy, since generic buffers are not a thing
Aug 02, 2016
46ef4487
Remove generic_buffer_*() functions as needless.
Aug 02, 2016
4d4ccc50
Search for remaining references to 'bufferevent'.
Aug 02, 2016
7b896fe6
Remove/fix remaining evbuffer references
Aug 02, 2016
bbc9cbd9
changes file for 19450
Aug 02, 2016
70fd23f4
Bump master version to 0.2.9.1-alpha
Aug 02, 2016
8bf169d5
Condense and edit changelog a little
Aug 03, 2016
f6c7e131
0291 blurb draft
Aug 03, 2016
c9b8d4c0
We no longer use config_var_description_t
Aug 03, 2016
e6220ccb
Add deprecation for configuration options that need to go away.
Aug 03, 2016
66e610da
Mark a big pile of options as deprecated.
Aug 03, 2016
9b6ff4c8
Teach checkOptionDocs about deprecation.
Aug 03, 2016
f3314aa6
Deprecate some SocksPort sub-options.
Aug 03, 2016
f5dcab80
Add new warn_deprecated option to config_assign*().
Aug 03, 2016
8b1ea189
Edit changelog a little for clarity and conciseness
Aug 08, 2016
7e3e482d
bump master to 0.2.9.1-alpha.dev
Aug 08, 2016
05853485
Debug logging for router/consensus descriptor download resets
Aug 10, 2016
09a0f2d0
Eliminate redundant hourly reset of descriptor download failures
Aug 10, 2016
ab8679f2
Changes file for bug 8625
Aug 10, 2016
d5c47f04
Add some how-to documentation for ht.h. Closes #19896
Aug 11, 2016
60997a00
Fix a bug in the old-gcc version of ENABLE_GCC_WARNING
Aug 11, 2016
e788c577
Only use evutil_secure_rng_add_bytes() when present.
Aug 11, 2016
14109473
Update geoip and geoip6 to the August 2 2016 database.
Aug 12, 2016
46754d60
Merge branch 'maint-0.2.4' into maint-0.2.5
Aug 12, 2016
742ff2cd
Merge branch 'maint-0.2.5' into maint-0.2.6
Aug 12, 2016
db372add
Merge branch 'maint-0.2.6' into maint-0.2.7
Aug 12, 2016
459e5d70
Merge branch 'maint-0.2.7' into maint-0.2.8
Aug 12, 2016
17,251 additional commits have been omitted to prevent performance issues.
Loading
Loading