Commits on Source
18714
d5e860e3
Add tests for src/or/directory.c
Sep 15, 2015
3b535869
Add tests for parse_port_config
Sep 15, 2015
598cd469
Make compilation work under gcc-warnings
Oct 05, 2015
017047e7
Fix all spaces
Oct 05, 2015
5cb72420
Move CL_PORT definitions so they are accessible to the tests as well
Oct 05, 2015
49eefc08
Use tor_addr_eq instead of tt_mem_op
Oct 05, 2015
f319231e
Divide the different parse_port_config groups into separate tests
Oct 05, 2015
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
23b08890
Refuse to make direct connections to private OR addresses
Nov 25, 2015
45f2e7ec
fixup! Refuse to make direct connections to private OR addresses
Nov 25, 2015
fcc6541f
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf()...
Dec 01, 2015
86a5305d
ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which...
Dec 01, 2015
b3639c82
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but...
Dec 01, 2015
16bec0df
Fix a memory leak in the exit policy parsing code
Dec 06, 2015
bb32c299
Initialise configured_addresses to a known value (NULL)
Dec 06, 2015
ba5053b4
Refactor policies_parse_exit_policy_internal
Dec 06, 2015
bca4095b
Make policies_log_first_redundant_entry take a const smartlist_t *
Dec 06, 2015
2259de0d
Always hash crypto_strongest_rand() along with some prng
Dec 08, 2015
4a7964b3
Don't allow a rendezvous point to have a private address
Dec 08, 2015
3a69fcb0
try a little harder with getrandom types to avoid warnings
Dec 09, 2015
2a965b75
Try to fix windows build
Dec 09, 2015
3843c661
Small cleanups and comment fixes to rng functions.
Dec 09, 2015
3d0d2a51
Fix buffer over-reads in the directory tests
Dec 09, 2015
c94aa457
Fix buffer over-reads in the rendcache tests
Dec 09, 2015
0a97a309
Remove unnecessary casting
Dec 09, 2015
3dcb7320
Add changes file for 17776
Dec 09, 2015
fbdd32eb
Mention the expected length of the digests
Dec 09, 2015
c76059ec
Assert that the directory server digest is given
Dec 09, 2015
8f48e1d6
Merge branch 'bug17776'
Dec 09, 2015
61d3364f
Fix formatting typo in manpage.
Dec 09, 2015
d6a3b1f0
changes file for bug17791
Dec 09, 2015
caff6653
Merge remote-tracking branch 'teor/first-hop-no-private'
Dec 09, 2015
db433b8d
Tweak policies_log_first_redundant_entry more.
Dec 09, 2015
580d788b
Tweak policies_log_first_redundant_entry even more
Dec 09, 2015
b3eba8ef
Merge branch 'refactor-effective-entry'
Dec 09, 2015
91ab2ac5
Assert that memory held by rephist is freed
Dec 09, 2015
13fee1ba
Try to fix windows build more.
Dec 09, 2015
631e3517
Mark a couple more arguments as unused.
Dec 09, 2015
6102efbe
Merge remote-tracking branch 'teor/fix-exitpolicy-leak'
Dec 09, 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
7e7188cb
Assert when the TLS contexts fail to initialize
Dec 10, 2015
7186e2a9
Merge remote-tracking branch 'public/feature17694_strongest_027'
Dec 10, 2015
ce3b7ddb
improve a comment in memwipe
Dec 10, 2015
390d3fa3
add a static
Dec 10, 2015
6f3f753c
Reflow and sort the changelog.
Dec 10, 2015
81c06b13
Remove already-merged changes files.
Dec 10, 2015
7fb19f1c
bump maint version to 0.2.7.6
Dec 10, 2015
f01f8e18
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
7e0da695
Merge branch 'maint-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
4d13cc69
make stack-protector happy
Dec 10, 2015
9f6b9e28
forward-port changelog and releasenotes
Dec 10, 2015
aa40f289
bump to 0.2.7.6-dev
Dec 10, 2015
d015c70a
Merge branch 'maint-0.2.7'
Dec 10, 2015
d68b7fd4
Refactor clock skew warning code to avoid duplication
Dec 10, 2015
08c7ceb5
Permit filesystem group to be root
Dec 10, 2015
ec4ef682
Introduce DataDirectoryGroupReadable boolean
Dec 10, 2015
dcbfe46c
Defer creation of Unix socket until after setuid
Dec 10, 2015
01334589
Simplify cpd_opts usage.
Dec 10, 2015
4b0e9fff
Fix wide line; log why chmod failed.
Dec 10, 2015
a807bb78
Whitespace fix
Dec 10, 2015
f3ed5ec0
Fix a pair of dead assignments
Dec 11, 2015
85003f4c
Add a new ipv6=address:orport flag to DirAuthority and FallbackDir
Dec 14, 2015
1c2366ea
Authorities on IPv6: minor fixes and unit tests
Dec 14, 2015
60fc2b25
Add IPv6 addresses & orports to the default directory authorities
Dec 14, 2015
670affa7
Only setup environment variables for tests
Dec 14, 2015
01a9575a
Use variables instead of substitutions
Dec 14, 2015
ff843ed3
Add changes file for 17818
Dec 14, 2015
39b2f2d3
Merge branch 'maint-0.2.7'
Dec 14, 2015
254d63da
Use TESTS_ENVIRONMENT for older Automake versions
Dec 14, 2015
9a179ff7
Merge branch 'maint-0.2.7'
Dec 14, 2015
824a6a2a
Replace usage of INLINE with inline
Dec 15, 2015
e91ccbb4
Remove obsolete INLINE preprocessor definition
Dec 15, 2015
62c4d388
Remove eventdns specific inline definition
Dec 15, 2015
81620751
Remove the INLINE coding standard
Dec 15, 2015
b463773f
Add changes file for 17804
Dec 15, 2015
07cca627
Fix backtrace compilation on FreeBSD
Dec 15, 2015
18,614 additional commits have been omitted to prevent performance issues.
Loading
Loading