Commits on Source
24200
5ade2786
Check ewma_enabled before doing circ-has-become-inactive check
Jul 18, 2012
e106812a
Change smartlist_choose_node_by_bandwidth to avoid double
Aug 09, 2012
640a5168
Remove remaining timing-dependency in choosing nodes by bandwidth
Aug 09, 2012
50aecc68
Use a smarter fix for bug 1203.
Aug 09, 2012
9bfb274a
Refactor smartlist_choose_node_by_bandwidth to be less horrible.
Aug 09, 2012
07df4dd5
Refactor the core of choosing by weights into a function
Aug 09, 2012
ef628649
Spelling fix in util.c comments
Aug 27, 2012
5c3199cd
In choose-by-bw, scale to better use the range of uint64
Aug 27, 2012
9982122f
Use a time-invariant comparison in choose_array_element_by_weight
Aug 28, 2012
0e53742a
Make AuthDirHasIPv6Connectivity a BOOL.
Sep 05, 2012
f7c97cd4
Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.
Sep 05, 2012
44fe7175
General tweaks and fixes for Nick's comments.
Sep 05, 2012
b9551fd0
Fix some bugs that did not allow compilation on Windows.
Sep 05, 2012
116c8409
Merge remote-tracking branch 'linus/bug6770_3'
Sep 05, 2012
4edc57ca
Figure out ORPort and DirPort even when 'auto' is used.
Sep 05, 2012
9d9ca264
Avoid segfault if EntryGuardPathBias precedes EntryGuard
Sep 05, 2012
0770e4cc
Whitespace fixes.
Sep 05, 2012
f8c1ab7b
Merge remote-tracking branch 'origin/maint-0.2.3'
Sep 05, 2012
97dbff51
Update the minimum bandwidth for a public relay
Sep 05, 2012
6f82ae44
Merge branch 'maint-0.2.3'
Sep 05, 2012
325f3304
and fold it into master too
Sep 05, 2012
b00b8272
make AuthDirHasIPv6Connectivity match the man page
Sep 05, 2012
8284c2bc
Use tor_malloc_zero() in var_cell_new().
Sep 06, 2012
606157ea
finish changelog mucking for 0.2.4.1-alpha
Sep 05, 2012
23712984
bump to 0.2.4.1-alpha
Sep 05, 2012
a504a81d
bump to 0.2.4.1-alpha-dev
Sep 05, 2012
5d679caa
Fix warning when implicitly casting strlen(microdesc) to int
Sep 05, 2012
00120544
fix punctuation in logs
Sep 06, 2012
91fed2c7
Fix a build-warning when building out-of-tree
Sep 06, 2012
5d162d5a
Fix a dependency: sha256.c influences crypto.o, not crypto.c
Sep 06, 2012
93c38b67
Log more information when we fail to terminate a process.
Sep 06, 2012
deee0b67
Merge remote-tracking branch 'asn/bug6765'
Sep 06, 2012
d2d7cab5
Merge remote-tracking branch 'asn/bug6779'
Sep 06, 2012
e9684405
Merge remote-tracking branch 'asn/bug4567_rebased'
Sep 06, 2012
30fe9080
Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.c
Sep 06, 2012
ad1e8b45
Merge branch 'bug6778'
Sep 06, 2012
e3a130a7
Don't log about Libevent/OpenSSL initialization when all's well
Sep 06, 2012
7607ad2b
Detect openssl header version doesn't match runtime version
Sep 06, 2012
1ca9e268
Merge branch 'quiet_lib_versions_squashed'
Sep 06, 2012
3327a0a6
Rename config_alloc() --> _new().
Sep 06, 2012
09c84b50
Rename packed_cell_alloc() --> _new().
Sep 06, 2012
f4cf279e
Rename extend_info_alloc() --> _new()
Sep 06, 2012
9446efc0
a debugging log line that just helped me
Sep 07, 2012
78a3de14
the 0.2.1.32 changelog got lost in the shuffle
Sep 07, 2012
14f4a5da
Remove redundant declaration of find_transport_name_by_bridge_addrport().
Sep 07, 2012
3fe2161d
Merge remote-tracking branch 'asn/bug6788'
Sep 07, 2012
26cee969
Dirservers no longer accept tors released before December 2011.
Sep 07, 2012
43c86bbc
Removed dependency on tor.spec. Removed tor.spec.in.
Sep 07, 2012
2cde6658
Fix whitespace in Makefile.am
Sep 07, 2012
7988596f
Remove version_supports checks for versions before 0.2.2.
Sep 07, 2012
e8b09c0d
Remove one more check for an insanely old version
Sep 07, 2012
96d86b3c
retroactively list a ticket number for patch 3946.
Sep 08, 2012
67abdcd8
minor logging improvement
Sep 09, 2012
f6639d56
finish backing out
5492de76
Sep 09, 2012
93ee6229
Don't follow the NULL pointer.
Sep 10, 2012
e1e34ee4
raise bandwidthrate/bandwidthburst to a new "infinite"
Sep 10, 2012
65838f48
rename _UsingTestNetworkDefaults to start with triple-underscore
Sep 10, 2012
f4394682
Hide options beginning with "___" from GETINFO config/names
Sep 10, 2012
38f3f3ba
bug3155 changes file
Sep 10, 2012
20e0e7d9
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
Sep 10, 2012
344bb1d6
Merge branch 'bug3155'
Sep 10, 2012
0ab7716b
Merge remote-tracking branch 'linus/bug6797'
Sep 10, 2012
3e8058f9
Be more clear in changes file for 6797.
Sep 10, 2012
cb8f64cd
Fix tab introduced in
f4394682
Sep 10, 2012
8731a4e1
Avoid segfault when reading state file from ancient tor
Sep 10, 2012
7ff5c3f2
Downgrade "EVP ctr128 is ok" message to info
Sep 10, 2012
4319f998
Merge remote-tracking branch 'public/ticket6789'
Sep 10, 2012
bf71866d
Merge branch 'remove_old_ver_checks'
Sep 10, 2012
f949f615
fold in recent changes files
Sep 10, 2012
73c13baa
bump to 0.2.4.2-alpha
Sep 10, 2012
19b21261
give 0.2.4.2-alpha a blurb
Sep 10, 2012
d85b563d
Merge branch 'maint-0.2.3'
Sep 10, 2012
77d17a36
fold in another
Sep 10, 2012
99cb9696
Bump version to 0.2.4.2-alpha-dev
Sep 10, 2012
973c18bf
Fix assertion failure in tor_timegm.
Sep 11, 2012
84f47ffc
Merge branch 'timegm_assert_v3_squashed' into maint-0.2.2
Sep 11, 2012
5833861f
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Sep 11, 2012
f8a665c8
Merge remote-tracking branch 'origin/maint-0.2.3'
Sep 11, 2012
b8f93c5d
put all the changelogs into master
Sep 11, 2012
75c9ccd4
Merge remote-tracking branch 'public/bug6538'
Sep 11, 2012
5977da6c
hot: we fixed incancations to be intancations.
Sep 12, 2012
5cbeb608
Fix directory self-testing logic
Sep 12, 2012
4aff97cf
6819: typo in torrc.sample.in
Sep 12, 2012
6a886157
Merge remote-tracking branch 'origin/maint-0.2.3'
Sep 12, 2012
1f5a7917
Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3
Sep 12, 2012
35e19b94
Merge remote-tracking branch 'origin/maint-0.2.3'
Sep 12, 2012
45439bfc
Revert "6819: typo in torrc.sample.in"
Sep 12, 2012
79b31dd4
Merge remote-tracking branch 'origin/maint-0.2.3'
Sep 12, 2012
19136f6f
Fix a wide line
Sep 12, 2012
a73dec16
Merge branch 'bug6815'
Sep 12, 2012
feabf414
Drop support for openssl 0.9.7
Sep 12, 2012
be68c1fb
Log a notice if we're running with OpenSSL before 1.0.0.
Sep 12, 2012
0a6480cd
Avoid undefined behaviour when parsing HS protocol versions
Sep 13, 2012
1e68c213
mention the bug number in the 6827 changes file
Sep 13, 2012
582f2187
Merge remote-tracking branch 'origin/maint-0.2.3'
Sep 13, 2012
7072dd5d
Add a unit test for the old crash input of tor_timegm().
Sep 13, 2012
c8b98ba4
Reject votes (not consensuses) with >64 known-flags
Sep 13, 2012
7627b2c1
Split the generic config_fmt_t code into a new confparse.c file
Sep 13, 2012
2eb2536c
Remove all remaining spurious or_options_t invocations in confparse.c
Sep 13, 2012
7d11952b
Split the or_state_t portions of config.c into their own file
Sep 13, 2012
24,100 additional commits have been omitted to prevent performance issues.
Loading
Loading