Commits on Source
16218
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
3ee9a6d6
hs: Remove EnableOnionServiceV3 consensus param
Nov 07, 2016
810f7c54
Clean up formatting of tor.1 man page and HTML doc
Dec 04, 2016
0dd48bfe
Change the default of AuthDirPinKeys to 1.
Dec 13, 2016
cacfd82c
cell: Add a control cell ID for semantic
Dec 15, 2016
2e2d22d2
Make fascist_firewall_use_ipv6() check ORPort & DirPort IP preferences
Dec 16, 2016
e043b968
trunnel: Move ESTABLISH_INTRO cell sig_len after the end_sig_fields
Dec 16, 2016
b0ccb6bf
hs: Add an extra safety check on ESTABLISH_INTRO sig len
Dec 16, 2016
db0e9268
hs: Remove a useless cast in verify_establish_intro_cell()
Dec 16, 2016
e76b072d
test: fix the generate ESTABLISH_INTRO v3 cell
Dec 16, 2016
19cf074f
hs: Remove private keys from hs_desc_plaintext_data_t.
Dec 16, 2016
02068c63
For fuzzing: Expose directory_handle_command.
Dec 19, 2016
fca91a77
for fuzzing: Add a function to make a buf with given contents
Dec 19, 2016
b96c70d6
Fuzzing: Add an initial fuzzing tool, for descriptors.
Dec 19, 2016
a967d568
Add a fuzzer for the http used in our directory protocol
Dec 19, 2016
60769e71
Port fuzz_http to use fuzzing_common.
Dec 19, 2016
064b1b6d
Adds standard to run code changes against test suite
Dec 21, 2016
8a05e1a5
circuit: Add a function to get the next service intro circuit
Dec 21, 2016
36b5ca2c
hs: Move and improve the service pruning code
Dec 21, 2016
2d1fa58f
test: Add unit test for prune_services_on_reload()
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
955d4b7a
circuit: Change close reasons from uint16_t to int
Dec 22, 2016
7456677a
Make outter (plaintext) layer of HS desc conform to prop224.
Dec 23, 2016
aaeb50b2
changes file for 21035.
Dec 23, 2016
d528690e
Merge branch 'maint-0.2.9'
Dec 23, 2016
2f589e10
Use event_base_new(), not event_init(), to detect libevent 2.
Dec 23, 2016
9fb2bf2f
Merge remote-tracking branch 'dgoulet/bug19899_030_01'
Dec 23, 2016
f3da62db
changes file for 19899
Dec 23, 2016
a23fd157
Fix unreachable heap corruption in base64_decode()
Dec 23, 2016
cea1a4e1
This is no longer inline.
Dec 23, 2016
70243aff
changes file for 19222
Dec 23, 2016
fda7f003
Note memset as redundant; see 20764.
Dec 23, 2016
0087fe36
Merge remote-tracking branch 'dgoulet/bug20572_030_01'
Dec 23, 2016
be080a40
Replace obsolete macros with modern equivalents
Dec 23, 2016
ef2b7c8a
Add a cross-compile action to AC_RUN_IFELSE
Dec 23, 2016
dee0b869
Use the Autoconf macro for finding sed
Dec 23, 2016
a1c0ebc3
Use AM_PROG_AR to improve portability
Dec 23, 2016
b4c95bb4
Report errors when updating configuration files
Dec 23, 2016
40ce7a83
whitespace fix
Dec 23, 2016
d3c0b137
Remove dead code related to the old tor-fw-helper
Dec 23, 2016
04f21f03
Remove abort handler from the backtrace generator
Dec 23, 2016
0a0e513d
Merge remote-tracking branch 'dgoulet/bug20991_030_01'
Dec 23, 2016
c27ae62a
Merge branch 'bug21051_v2' into maint-0.2.9
Dec 23, 2016
1fbb66fa
Merge branch 'maint-0.2.9'
Dec 23, 2016
1a45398f
Fix double-free on test failure
Dec 27, 2016
58172be6
Use the correct spelling for "Dependent" in the control protocol.
Dec 29, 2016
ded98be4
Merge remote-tracking branch 'jryans/doc-formatting'
Jan 02, 2017
9d37449f
Move entry-guard-is-up notification later into dirguard path.
Jan 02, 2017
b3178134
Make GETINFO entry-guards work again with prop271
Jan 02, 2017
991aeecc
changes file for 20823
Jan 02, 2017
26651d7f
Fix some dubious indentation
Jan 02, 2017
97ed2ce0
Unindent long-misindented blocks.
Jan 02, 2017
6aac6c6b
Make ed25519_fmt() log 0-valued keys more nicely.
Jan 02, 2017
ef0559c3
Extract global_origin_circuit_list manipulation code into new fns.
Jan 02, 2017
ceeaf04d
Document options that can't be changed while tor is running
Jan 03, 2017
c83463ef
Remove a rendundant check for PidFile changes at runtime
Jan 03, 2017
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
f23ec14d
Make tor_addr_lookup() mockable.
Jan 03, 2017
c4a6b56c
Fix unit test failures in response to DNS hijacking.
Jan 03, 2017
3833f67d
Update geoip and geoip6 to the January 4 2017 database.
Jan 04, 2017
f4ebbf75
fixup! Fix unit test failures in response to DNS hijacking.
Jan 04, 2017
655ffead
comment fixups
Jan 08, 2017
e1d76614
Max HS descriptor size is now 50kb and also consensus param.
Jan 09, 2017
8a33abcd
control: Add GETINFO command for the shared random values
Jan 09, 2017
c0a0c197
test: Add ESTABLISH_INTRO unit tests
Jan 10, 2017
34fdd510
Merge branch 'maint-0.2.4' into maint-0.2.5
Jan 11, 2017
54771bca
Merge branch 'maint-0.2.5' into maint-0.2.6
Jan 11, 2017
8c91cbb6
Merge branch 'maint-0.2.6' into maint-0.2.7
Jan 11, 2017
c77ace69
Merge branch 'maint-0.2.7' into maint-0.2.8
Jan 11, 2017
0809690b
Merge branch 'maint-0.2.8' into maint-0.2.9
Jan 11, 2017
16,118 additional commits have been omitted to prevent performance issues.
Loading
Loading