Commits on Source
22283
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
b336e8c7
No longer writing control ports to file if updating reversible options fail. Fixes
#5605
.
Sep 02, 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
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
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
86cfc64d
Implementing --allow-missing-torrc CLI option.
Nov 07, 2013
940d286a
Documentation and tests for 10060
Nov 07, 2013
75d2ea8a
Updating manpage to describe some of the data directory files.
Nov 07, 2013
e30fb0a1
Tweak file documentation in tor.1.txt
Nov 07, 2013
532f70a8
Change documentation DirServer->DirAuthority
Nov 10, 2013
56ac75b2
Fix a wide line
Nov 10, 2013
8bfa596c
Fix two more DirServer mentions in log
Nov 10, 2013
fc5a881b
Merge remote-tracking branch 'origin/maint-0.2.4'
Nov 10, 2013
a82b18f2
missing changes file for #10124
Nov 11, 2013
ff08b9b2
Merge remote-tracking branch 'origin/maint-0.2.4'
Nov 11, 2013
4aa9affe
Fix test_cmdline_args to work with old openssl
Nov 11, 2013
f6e07c15
Make the dir-key-crosscert element required
Nov 14, 2013
9e907076
Merge branch 'bug9093_023' into maint-0.2.3
Nov 15, 2013
59f50c80
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nov 15, 2013
7a2b30fe
Merge remote-tracking branch 'origin/maint-0.2.4'
Nov 15, 2013
91ec6f72
Have the OOM handler also count the age the data in a stream buffer
Nov 15, 2013
dfc1b62f
forward-port the 0.2.4.18-rc changelog
Nov 16, 2013
063bea58
Basic backtrace ability
Nov 18, 2013
b0023083
On Linux (and some other systems) we need -rdynamic for backtraces
Nov 18, 2013
22,183 additional commits have been omitted to prevent performance issues.
Loading
Loading