Commits on Source
21085
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
ecd16eda
Disallow "*/maskbits" as an address pattern.
Feb 12, 2014
65a0f895
Check for orconns and use connection_or_close_for_error() when appropriate in...
Apr 15, 2014
5e9bd1b5
Believe that v3 dirauths always serve extra infos.
May 05, 2014
8ecfcf71
Synchronize less frequently when compressing descriptors
May 07, 2014
79c875ec
Would-be fix for bug 7733: learn bridge ID from descriptor
May 14, 2014
41d2b4d3
Allow ClientTransportPlugins to use proxies
May 21, 2014
7a18ac74
Fixed the test build with --enable-gcc-warnings
May 21, 2014
cd56b1a8
Remove get_bridge_pt_addrport().
May 21, 2014
1210bdf1
Log the correct proxy type on failure.
May 21, 2014
60ac9f1c
Improve the log message when a transport doesn't support proxies.
May 21, 2014
115b3e76
Remove a piece of disabled code in choose_random_entry_impl().
Jun 15, 2014
f75c6ce9
choose_random_entry_impl(): Remove useless consider_exit_family.
Jun 15, 2014
e8c366e9
Create skeleton for populate_live_entry_guards().
Jun 15, 2014
427cc8a4
Move code from choose_random_entry_impl() to the new function.
Jun 15, 2014
a59429f1
Fix the functionality of populate_live_entry_guards().
Jun 15, 2014
c7b05a6a
Constify aggressively in populate_live_entry_guards().
Jun 15, 2014
71da44f1
Make populate_live_entry_guards() more smoothly testable.
Jun 15, 2014
bf263a9b
Make a few entrynodes.c functions testable.
Jun 15, 2014
61629b4f
Document choose_random_entry_impl() and populate_live_entry_guards().
Jun 15, 2014
727ed544
Add some test descriptors to src/test/.
Jun 15, 2014
c6e10802
Bump version in master to 0.2.6.0-alpha-dev
Jun 18, 2014
922be84c
Merge remote-tracking branch 'karsten/bug11683'
Jun 19, 2014
456184c2
Authorities also advertise caches-extra-info
Jun 20, 2014
5b4ee475
Remove code for Windows CE support
Jun 20, 2014
58f42007
Thread support is now required
Jun 20, 2014
d0647735
logic mixup, noticed by alphawolf
Jun 21, 2014
48d7fcee
Update a comment and undef an identifier
Jun 23, 2014
4245662b
Functionify the descriptor age check so that we can NOP it in tests.
Jun 24, 2014
a8fcdbf4
Add the entrynodes.c unit tests.
Jun 24, 2014
46d41e6e
Basic entry_is_live() unittest.
Jun 25, 2014
8bbb2179
Change the interface of entry_is_live() to take a bitmap.
Jun 25, 2014
43bba954
Only active relays should be given HSDir
Jul 09, 2014
b74442db
Change interface of router_descriptor_is_too_old().
Jul 09, 2014
61507417
Fixed fgets_eagain unit test.
Jul 16, 2014
7bc7188f
add changes file for 12503
Jul 16, 2014
7591ce64
Merge remote-tracking branch 'origin/maint-0.2.5'
Jul 16, 2014
4da4c4c6
Apply GeoIPExcludeUnknown before checking transitions
Jul 16, 2014
3f683aad
When making a tempdir for windows unit tests, avoid an extra backslash
Jul 16, 2014
8fa84554
Add coverage-html makefile target
Jul 16, 2014
eed942ae
Add stanza on lcov coverage target
Jul 16, 2014
98541f28
Tweak coverage-html target
Jul 16, 2014
15e170e0
Add an option to overwrite logs
Jul 16, 2014
867f5e6a
Add a tor_ftruncate to replace ftruncate.
Jul 16, 2014
c793a6ed
Clarify TruncateLogFile manpage entry
Jul 16, 2014
8c7fbdf3
fix a c99-ism
Jul 16, 2014
d8705ec7
Merge remote-tracking branch 'asn/bug12207_second_draft'
Jul 16, 2014
e669e910
changes file for 12207
Jul 16, 2014
f74a932e
Merge remote-tracking branch 'sysrqb/bug12573'
Jul 16, 2014
368ff229
Merge remote-tracking branch 'asn/bug12202'
Jul 16, 2014
56902845
Fix wide lines, make entry_is_live() non-inline
Jul 16, 2014
0ef5d4d6
Add a changes file for bug12202
Jul 16, 2014
b4081252
Merge remote-tracking branch 'andrea/bug11302'
Jul 16, 2014
facecce1
Fix tests when building out-of-tree
Jul 16, 2014
7259e3f6
Move test_descriptors.txt to an include file
Jul 16, 2014
a36cd51b
Merge remote-tracking branch 'origin/maint-0.2.5'
Jul 17, 2014
e7e92fb2
Merge remote-tracking branch 'origin/maint-0.2.5'
Jul 21, 2014
641c1584
Merge remote-tracking branch 'origin/maint-0.2.5'
Jul 21, 2014
dfe80c96
Merge remote-tracking branch 'origin/maint-0.2.5'
Jul 23, 2014
bc9866e1
Merge branch 'maint-0.2.5'
Jul 24, 2014
eb3e0e3d
Merge branch 'maint-0.2.5'
Jul 24, 2014
bdc2cefd
Merge branch 'maint-0.2.5'
Jul 24, 2014
3f39c0e6
Merge branch 'maint-0.2.5'
Jul 25, 2014
18c97ad8
Expose parse_client_transport_line() and parse_server_transport_line() for the test suite
Jul 25, 2014
b8b46e8e
Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugin config line parsing
Jul 25, 2014
5d81fd25
Add unit test for ClientTransportPlugin/ServerTransportPlugin config line parsing
Jul 25, 2014
6c4a26b8
Merge branch 'maint-0.2.5'
Jul 28, 2014
e3f4a965
Merge branch 'maint-0.2.5'
Jul 28, 2014
b8ef2eab
and bring all the changelogs into master too
Jul 28, 2014
f8cbba7a
Cast long long arguments to (int) for tt_int_op()
Jul 28, 2014
4a5164fd
Replace all calls to parse_client_transport_line() or...
Jul 28, 2014
0edb9b04
Merge remote-tracking branch 'origin/maint-0.2.5'
Jul 30, 2014
2d4241d5
Merge and refactor redundant parse_client_transport_line() and...
Jul 31, 2014
52d5ef5a
fix typo
Aug 03, 2014
374611d9
and oh hey, repeat code :)
Aug 03, 2014
04007448
Correctly remove extraneous space in router family lines
Aug 05, 2014
bb68c731
Merge remote-tracking branch 'origin/maint-0.2.5'
Aug 08, 2014
19b137bc
Add reallocarray clone so we can stop doing multiply-then-reallocate
Aug 13, 2014
5da821a8
Add a simple coccinelle script to replace malloc->calloc
Aug 13, 2014
2bfd92d0
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Aug 13, 2014
4410f6fb
Add changes file for bug12855
Aug 13, 2014
4570805e
Fix whitespace issues
Aug 13, 2014
883dc335
Fix configure script build with autoconf < 2.63
Aug 13, 2014
938deecc
Merge remote-tracking branch 'origin/maint-0.2.5'
Aug 13, 2014
9114346d
Merge remote-tracking branch 'public/use_calloc'
Aug 13, 2014
283730ad
Merge remote-tracking branch 'origin/maint-0.2.5'
Aug 13, 2014
c69e9668
Merge remote-tracking branch 'origin/maint-0.2.5'
Aug 13, 2014
0fc2d0ed
Documentation fix for policy_summarize().
Aug 15, 2014
ff4ba9f8
Missing changes file for
3f683aad
Aug 15, 2014
33fab284
Merge remote-tracking branch 'origin/maint-0.2.5'
Aug 15, 2014
be231b0d
Add scripts/coccinelle to scripts/README
Aug 15, 2014
db2af2ab
Start converting circuitlist to smartlist.
Aug 15, 2014
6969bd9a
Autoconvert most circuit-list iterations to smartlist iterations
Aug 15, 2014
664b2645
Hand-fix a few global_circuit_list cases
Aug 15, 2014
1f35fd00
Merge remote-tracking branch 'origin/maint-0.2.5'
Aug 15, 2014
df99ce23
No longer advertise or negotiate any consensus method before 13.
Aug 15, 2014
908bd4ce
Remove support for generating consensuses with methods <= 9.
Aug 15, 2014
d38aa554
Remove implementation code for all pre-13 consensus methods.
Aug 15, 2014
6a8d2e21
changes file for bug 10163 / proposal 215.
Aug 15, 2014
3d6652f3
Improve comments in checkSpace.pl to explain how to fix its warnings
Aug 18, 2014
20,985 additional commits have been omitted to prevent performance issues.
Loading
Loading