Commits on Source
22382
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
0c807cf3
Document that disabledebuggerattachment prevents cores
Sep 19, 2013
7dbf6671
When freeing a cert_list_t, avoid memory leak.
Sep 19, 2013
ee01e419
Fix compilation with libevent 1
Sep 19, 2013
1d0ba9a6
Stop sending the current time in client NETINFO handshakes.
Sep 20, 2013
f8b44eed
Get ready to stop sending timestamps in INTRODUCE cells
Sep 20, 2013
accadd87
Remove the timestamp from AUTHENTICATE cells; replace with random bytes
Sep 20, 2013
fd2954d0
Round down hidden service descriptor publication times to nearest hour
Sep 20, 2013
39bb59d3
Avoid error by not saying which intro cell type I mean
Sep 20, 2013
07bb1718
Merge branch 'no_client_timestamps_024_v2' into maint-0.2.4
Sep 20, 2013
6178aaea
Merge remote-tracking branch 'origin/maint-0.2.4'
Sep 20, 2013
4f036acd
back out most of
1d0ba9a6
Sep 21, 2013
99703c9b
Merge branch 'maint-0.2.4'
Sep 21, 2013
d1dbaf24
Relays should send timestamp in NETINFO.
Sep 21, 2013
c4031ee8
Merge remote-tracking branch 'origin/maint-0.2.4'
Sep 21, 2013
116e6af7
Fix a compilation warning with older gcc
Sep 23, 2013
5b1c257d
Merge remote-tracking branch 'origin/maint-0.2.4'
Sep 23, 2013
31f6806a
Use tt_ptr_op, not test_eq, for pointer comparisons in tests
Sep 23, 2013
43b9b513
Warn when the Extended ORPort should be on but it's not.
Sep 24, 2013
938ee9b2
Always call circuit_n_chan_done(chan, 0) from channel_closed()
Sep 24, 2013
759de9f7
Merge remote-tracking branch 'origin/maint-0.2.4'
Sep 24, 2013
ad763a33
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
Sep 25, 2013
090bff2d
Merge remote-tracking branch 'public/bug6055_v2_024'
Sep 25, 2013
36ed5aa1
retroactively fix a typo
Sep 26, 2013
c902b498
fix two cases where we were printing unsigned int as %d
Sep 29, 2013
1b6ea92a
fix whitespace in log message
Sep 29, 2013
f8c45339
Don't preprocess torify
Sep 29, 2013
09e850dc
Changes file for 5505
Sep 29, 2013
8bc5b9f3
test-network.sh: tools dir in PATH, parameterization
Sep 29, 2013
2cf41cc7
fix confusing whitespace
Sep 30, 2013
0d8632e5
fix another confusing whitespace instance
Sep 30, 2013
b484711a
remove changes files that are already merged in release-0.2.4
Oct 01, 2013
a980d844
what is logging "above" notice?
Oct 01, 2013
5baacf5a
Mention "make test-network" in doc/HACKING
Oct 01, 2013
e62e8a31
Add torify to EXTRA_DIST
Oct 01, 2013
4e610f72
blow away three more changes files that got into 0.2.4
Oct 01, 2013
bce775c1
name it correctly, maybe
Oct 01, 2013
299e8c02
first draft of an 0.2.5.1-alpha changelog
Oct 01, 2013
f4c6d4a3
0.2.5.1-alpha will come out before 0.2.4.18-rc, so get its changes too
Oct 01, 2013
fdf9fc5a
bump to 0.2.5.1-alpha
Oct 01, 2013
513a118d
give it a release blurb
Oct 01, 2013
e65b54ec
one last teeny-tiny change
Oct 01, 2013
557f3329
Fix a bug in our bug 9776 fix.
Oct 02, 2013
0bec6527
Merge branch 'bug9880_fix' into maint-0.2.4
Oct 02, 2013
566645b5
Merge remote-tracking branch 'origin/maint-0.2.4'
Oct 02, 2013
a6b49340
Bump version to 0.2.5.1-alpha-dev
Oct 02, 2013
fab8fd2c
Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.
Oct 07, 2013
4e37eba0
Anchors for options (re#9866)
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
22,282 additional commits have been omitted to prevent performance issues.
Loading
Loading