Commits on Source
22324
99185397
Stop checking if ri->address is an IP
Feb 09, 2013
ccaefd65
stop passing "address" around the directory_initiate_command* funcs
Feb 09, 2013
e1ec03f8
use router->addr for log messages and controller events
Feb 09, 2013
002c860c
use me->addr when adding our address to our exit policy
Feb 09, 2013
74e6a47a
stop setting, or using, router->address
Feb 09, 2013
05f8fd28
Add unique client counter to the heartbeat message.
Feb 26, 2013
2e1f2315
count DATA cells with stream ID 0 as delivered for SENDME purposes
Mar 22, 2013
e54d664f
Add connection ID to ORCONN event.
May 16, 2013
8d1f78c5
Add new CONN_BW event.
May 16, 2013
c386d2d6
Add new CELL_STATS event.
May 16, 2013
dd5ce215
Add new TB_EMPTY event.
May 16, 2013
2925e2fe
Add new CIRC_BW event.
May 16, 2013
a84fae78
Tweak ORCONN event based on comments by nickm.
May 25, 2013
2f893624
Tweak CONN_BW event based on comments by nickm.
May 25, 2013
26b49f52
Tweak CELL_STATS event based on comments by nickm.
May 25, 2013
ef67077f
Tweak TB_EMPTY event based on comments by nickm.
May 25, 2013
b33b366a
Tweak CIRC_BW event based on comments by nickm.
May 25, 2013
e39292f2
Test functions used for TB_EMPTY and CELL_STATS events.
May 31, 2013
5343ee1a
Add a signal-safe decimal formatting function
Jul 19, 2013
f6d8bc93
Refactor the assertion-failure code into a function
Jul 19, 2013
a5f6cb90
Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.
Aug 26, 2013
1bdb391e
Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. Implements
#1376
.
Sep 01, 2013
b336e8c7
No longer writing control ports to file if updating reversible options fail. Fixes
#5605
.
Sep 02, 2013
0f070e78
Added test for new write_chunks_to_file behaviour in
#1376
.
Sep 04, 2013
6553bdde
Don't format cell stats for unattached circuits.
Sep 12, 2013
d5f0d792
Pass around const struct timeval * instead of struct timeval.
Sep 12, 2013
b43a37bc
Pass const uint64_t pointers, document array length.
Sep 12, 2013
9205552d
Don't apply read/write buckets to non-limited connections
Sep 13, 2013
c5532889
Don't apply read/write buckets to cpuworker connections
Sep 13, 2013
dece40fd
Fix an assert when disabling ORPort with accounting disabled.
Sep 18, 2013
7dbf6671
When freeing a cert_list_t, avoid memory leak.
Sep 19, 2013
43b9b513
Warn when the Extended ORPort should be on but it's not.
Sep 24, 2013
fab8fd2c
Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.
Oct 07, 2013
245ecfff
Changes file for 9866
Oct 07, 2013
17bcfb26
Raise buffer size, fix checks for format_exit_helper_status.
Oct 08, 2013
c7c24785
Generate bootstrapping status messages for microdescs too
Oct 08, 2013
c8c22980
Simply route length generation code.
Oct 08, 2013
5f13ae4b
don't lie about bootstrap progress when clients use bridges
Oct 08, 2013
b2a050cb
Finish changelog message for 9922.
Oct 08, 2013
63234b18
Merge branch 'bug9922'
Oct 08, 2013
bfe56e05
Give credit to bug reporter for 9928
Oct 08, 2013
0c3c4756
Merge remote-tracking branch 'public/bug9596' into maint-0.2.4
Oct 08, 2013
5e040426
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 08, 2013
7e0f1fa5
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Oct 08, 2013
1060688d
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 08, 2013
b571b966
Tweak a comment
Oct 08, 2013
50fc8fb5
Merge remote-tracking branch 'public/bug9927' into maint-0.2.4
Oct 08, 2013
66624ded
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 08, 2013
2c270136
Anchors for options (re#9866)
Oct 08, 2013
fa1034cd
Changes file for 9866
Oct 08, 2013
30b8fc3e
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 08, 2013
72c1e5ac
Switch ECDHE group default logic for bridge/relay TLS
Oct 08, 2013
b8abaded
When examining interfaces to find an address, discard non-up ones.
Oct 08, 2013
9de456a3
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 08, 2013
66a04a6a
Clarify who learns about ContactInfo.
Oct 09, 2013
270dcc91
Changes file for 9854
Oct 09, 2013
882fb838
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 09, 2013
795c0f7b
Update last modified timestamp of torrc.sample.in.
Oct 09, 2013
73a0bb16
Partially revert "Clarify who learns about ContactInfo."
Oct 09, 2013
0e3cf3eb
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 09, 2013
bcde4cc4
Merge remote-tracking branch 'karsten/task-9854-2'
Oct 09, 2013
3b6c4832
Or maybe it is 2013. Who can say?
Oct 09, 2013
528e3bf8
Free the smartlist after parsing csv config option
Oct 09, 2013
6eb7f2f8
Merge remote-tracking branch 'public/bug9928' into maint-0.2.3
Oct 10, 2013
11378173
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Oct 10, 2013
97285bc4
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 10, 2013
004a9c6d
Fix unit test for format_helper_exit_status
Oct 10, 2013
7b1b8c36
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Oct 10, 2013
3d817fa2
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 10, 2013
2c7ed040
Merge branch 'bug9644_024' into maint-0.2.4
Oct 10, 2013
df4693fe
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 10, 2013
43f95e38
Merge remote-tracking branch 'sysrqb/bug9950'
Oct 10, 2013
eb5d75e9
rewrite history to improve two changelog entries
Oct 10, 2013
78251e00
Merge branch 'maint-0.2.4'
Oct 10, 2013
f96a8d5f
Report bootstrapping progress correctly when downloading microdescs
Oct 10, 2013
f4ef7c76
Modify 1 and delete 1 geoip A1 substitution.
Oct 11, 2013
3b026519
Update to the October 2013 GeoIP database.
Oct 11, 2013
82d89449
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Oct 11, 2013
7ef2939e
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Oct 11, 2013
64293135
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 11, 2013
3e3b9219
Merge remote-tracking branch 'karsten/geoip-manual-update-oct2013'
Oct 11, 2013
6f9584b3
Make --version, --help, etc incremement quiet level, never decrease it
Oct 11, 2013
7ef9ecf6
Fix some whitespace; tighten the tests.
Oct 11, 2013
0546edde
Merge branch 'bug1376'
Oct 11, 2013
18739831
When python is available, run the commandline unit tests from "make check"
Oct 11, 2013
f308adf8
When possible, run the ntor python integration tests too
Oct 11, 2013
d5f05011
Fix out-of-tree "make check-local"
Oct 11, 2013
8f9fb63c
be willing to bootstrap from all three of our directory guards
Oct 12, 2013
a26a5794
Merge branch 'maint-0.2.4'
Oct 12, 2013
7f241568
Merge remote-tracking branch 'asn/bug9651'
Oct 14, 2013
1129362b
changes file for bug9651
Oct 14, 2013
17d36828
Merge remote-tracking branch 'linus/bug9206_option'
Oct 16, 2013
71bd1009
DROPGUARDS controller command
Oct 21, 2013
21ac2928
Give a better warning when stack protection breaks linking.
Oct 21, 2013
b7a17de4
Better detection for certain broken cross-compiling situations.
Oct 21, 2013
b36f93a6
A Bridge Authority should compute flag thresholds
Oct 21, 2013
338bcad9
Make test_cmdline_args.py work with older pythons
Oct 21, 2013
4b8282e5
Log the origin address of controller connections
Oct 25, 2013
f249074e
Merge remote-tracking branch 'Ryman/bug5605'
Oct 25, 2013
c95cc088
Tweak 5605 changes file
Oct 25, 2013
22,224 additional commits have been omitted to prevent performance issues.
Loading
Loading