Commits on Source
22302
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
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
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
72c1e5ac
Switch ECDHE group default logic for bridge/relay TLS
Oct 08, 2013
528e3bf8
Free the smartlist after parsing csv config option
Oct 09, 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
7578606a
Merge remote-tracking branch 'public/bug9934_nm'
Oct 25, 2013
49278cd6
clarify that DisableNetwork closes connections too
Oct 25, 2013
e46de82c
squash! Pass const uint64_t pointers, document array length.
Oct 28, 2013
2e0fad54
Merge branch 'morestats4' into morestats5
Oct 28, 2013
6f33dffe
Only launch transport proxies that provide useful transports.
Oct 29, 2013
e6e6c245
Simplify transport_is_needed.
Oct 29, 2013
2235d652
Document that unneeded transports are ignored.
Oct 29, 2013
4b6f074d
Merge remote-tracking branch 'public/bug5018'
Oct 29, 2013
9e0ed813
Fix an always-true assert in PT code.
Oct 29, 2013
9b0a4cbe
Add the -Wlogical-op switch when building with GCC 4.3 or later.
Oct 30, 2013
83d9d72b
Merge remote-tracking branch 'karsten/morestats5'
Oct 30, 2013
f6fee773
Add some clarity and checks to cell_queue_append_packed_copy
Oct 30, 2013
d4af57a2
Add changelog entry for merged
#7359
.
Oct 31, 2013
e02230dd
Minor manpage tweaks from weasel; closes #10058
Oct 31, 2013
d3420e7e
Mention that tor is client-by-default. From Weasel. Resolves
#10057
Oct 31, 2013
4c608191
Only use -Wlogical-op with GCC 4.6 and later
Oct 31, 2013
0e8ee795
Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4
Oct 31, 2013
a19e3e26
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 31, 2013
1b312f7b
Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4
Oct 31, 2013
61029d69
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 31, 2013
db2c2a69
Merge remote-tracking branch 'public/bug9731b' into maint-0.2.4
Oct 31, 2013
8676a083
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 31, 2013
702c0502
Merge remote-tracking branch 'public/bug9731'
Oct 31, 2013
96f92f20
Move
#9731
checks to start of their functions
Oct 31, 2013
b4ebf842
Move pathbias functions into a new file.
Oct 31, 2013
5cba0ddf
Make circpathbias and circuitbuild compile.
Oct 31, 2013
8f793c38
Move other
#9731
check to start of its functions
Oct 31, 2013
761ee93c
Add missing includes for circpathbias.h
Oct 31, 2013
9bcd93a3
Merge remote-tracking branch 'public/bug10063'
Oct 31, 2013
275ab61a
Appease make check-spaces
Oct 31, 2013
5cc155e0
Merge remote-tracking branch 'public/bug9645' into maint-0.2.4
Oct 31, 2013
dde41fa1
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 31, 2013
0de71bf8
Implement proposal 221: Stop sending CREATE_FAST
Nov 01, 2013
5de88dda
circuit_build_failed: distinguish "got DESTROY" case
Nov 01, 2013
12dc55f4
Merge branch 'prop221_squashed_024'
Nov 01, 2013
1b8ceb83
Improved circuit queue out-of-memory handler
Nov 07, 2013
22,202 additional commits have been omitted to prevent performance issues.
Loading
Loading