Commits on Source
22914
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
967503c1
Implement a placeholder mechanism in the channel,id->circ map
Mar 21, 2013
2e1f2315
count DATA cells with stream ID 0 as delivered for SENDME purposes
Mar 22, 2013
12938354
Lower dir fetch retry schedules in testing networks.
May 16, 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
b0d4ca49
Tweak #6752 patch based on comments by nickm.
May 24, 2013
f5cf614e
Config check for asciidoc and generated manpages.
May 24, 2013
15c6a9b0
Fix out-of-tree builds.
May 24, 2013
e7134c23
double-quotes and changes file for 6506.
May 24, 2013
3795f6a7
Try harder to document default_options correctly.
May 25, 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
d3125a3e
Merge remote-tracking branch 'karsten/task-6752-3'
May 28, 2013
97d1caad
Start correctly when not in testing mode.
May 28, 2013
4d7ac69f
Fix windows compilation warning in test_config.c
May 29, 2013
e39292f2
Test functions used for TB_EMPTY and CELL_STATS events.
May 31, 2013
ce147a2a
When launching a resolve request on behalf of an AF_UNIX control, omit the...
May 31, 2013
9b233acd
Remove 9 now unused manual A1 substitutions.
Jun 05, 2013
d3475317
Update to the June 2013 GeoIP database.
Jun 05, 2013
c03cfc05
Fix two cut'n'paste docu bugs.
Jun 05, 2013
beec881f
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 05, 2013
fe689de0
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Jun 05, 2013
c860a96e
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Jun 05, 2013
7159e19e
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 05, 2013
bcdc0022
Merge remote-tracking branch 'karsten/geoip-manual-update-jun2013'
Jun 05, 2013
b235c1c1
Bug
#5170
- remove id_to_fp.c as it's not used anywhere
Jun 06, 2013
2132d036
Bug
#5170
- i2d_RSAPublicKey supports allocating its own output buffer
Jun 06, 2013
6f1c6719
Bug
#5170
- also simplify i2d_DHparams
Jun 06, 2013
a022930f
Bug #5170 - simplify i2d_X509
Jun 06, 2013
68be3469
Bug 5170 - simplify i2d_PublicKey in pkey_eq
Jun 06, 2013
4d54b977
Add support for offsetting the voting interval in order to bootstrap faster.
Jun 08, 2013
e4f51682
Bug
#5170
- test crypto_pk_get_all_digests
Jun 10, 2013
d769cd82
Bug
#5170
- make pkey_eq testable, introduce test_tortls.c
Jun 10, 2013
77a19353
Fix (Open?)BSD fast-connect bug with optimistic data.
Jun 10, 2013
4835faeb
Merge branch 'bug9017' into maint-0.2.3
Jun 10, 2013
607b29ae
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Jun 10, 2013
c300720b
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 10, 2013
aaaf082e
Merge remote-tracking branch 'majek/bug5170'
Jun 10, 2013
7f9066ce
Make OPENSSL_free(dh_string_repr) conditional.
Jun 10, 2013
c94f6b22
Fix "make check-spaces"
Jun 10, 2013
6fc39973
Fix tor-fw-helper exit code.
Jun 10, 2013
c132427d
Hide consensus download interval, depending on TestingTorNetwork, in a macro.
Jun 10, 2013
8c88c759
Use double-quotes for regular_mans, not brackets.
Jun 12, 2013
4f4fc63f
Expand microdesc cache tests
Jun 12, 2013
884a0e26
Use the FILE_SHARE_DELETE flag for CreateFile on a mapping
Jun 12, 2013
3bdc4e5f
Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4
Jun 12, 2013
a64d062c
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 12, 2013
fff9386a
Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"
Jun 12, 2013
f455686b
Unmap the microdescriptor cache before replacing it.
Jun 12, 2013
e602c403
Make all consumers of microdesc_t.body tolerate NULL
Jun 12, 2013
616fd790
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 12, 2013
16d1dd13
Fix
#9043
- simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq
Jun 12, 2013
000b4f5c
Issue #9043 - changelog entry
Jun 12, 2013
75b7cc17
Merge remote-tracking branch 'andrea/bug8639_v3' into maint-0.2.4
Jun 12, 2013
d7d65298
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 12, 2013
a3f6f331
Remove various outdated documents.
Jun 12, 2013
ee250be6
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 12, 2013
74a534be
Fix the biggest errors in doc/HACKING
Jun 12, 2013
8c692077
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 12, 2013
25dddf7a
Merge remote-tracking branch 'public/bug8822' into maint-0.2.4
Jun 13, 2013
29498491
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 13, 2013
801eea03
Code to track on a circuit whether it has a "pending" delete cell
Jun 13, 2013
43d53e6d
Implementation of a fix for bug 7912
Jun 13, 2013
16f9861b
Add destroy balance tracking and logging to circuitmux
Jun 13, 2013
9b754d12
Add a changes file for bug 7912
Jun 13, 2013
e61df2ec
Fix compile warnings wrt printf formating of int64_t
Jun 13, 2013
4b781e24
Merge remote-tracking branch 'public/bug7912_squashed'
Jun 13, 2013
c82d7950
Add make target test-network running traffic tests in a Chutney network.
Jun 13, 2013
caa0d15c
If we write the annotation but not the microdescriptor, rewind.
Jun 13, 2013
45424b2c
Merge remote-tracking branch 'linus/bug8532'
Jun 13, 2013
73ca1cf8
Rename networkstatus_dl_interval() -> networkstatus_dl_check_interval()
Jun 13, 2013
2338681e
Define SEEK_SET for platforms that lack it.
Jun 13, 2013
72f775e1
Merge branch 'bug9047' into maint-0.2.4
Jun 13, 2013
483385d2
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 13, 2013
4cce58d3
Don't queue more cells as a middle relay than the spec allows to be in flight
Jun 13, 2013
418c2845
Don't queue more cells as a middle relay than the spec allows to be in flight
Jun 13, 2013
459aada4
Don't queue more cells as a middle relay than the spec allows to be in flight
Jun 13, 2013
9e8c104a
Increase the limit so leaky pipe might work
Jun 14, 2013
79cdf81e
Increase the limit so leaky pipe might work
Jun 14, 2013
c9745822
Increase the limit so leaky pipe might work
Jun 14, 2013
bd6bd1c9
Fix signed/unsigned comparison warning
Jun 14, 2013
d780cd5f
Merge branch 'circuit_queue_cap-0.2.3-squashed' into maint-0.2.3
Jun 14, 2013
82fea1b0
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Jun 14, 2013
8b6d0bd9
Merge branch 'circuit_queue_cap-0.2.4-squashed' into maint-0.2.4
Jun 14, 2013
b1f44fc2
Merge remote-tracking branch 'origin/maint-0.2.4'
Jun 14, 2013
6f5a720d
Merge branch 'circuit_queue_cap-0.2.5-squashed'
Jun 14, 2013
b567efcf
Use CHUTNEY_PATH to find Chutney.
Jun 14, 2013
7f67becf
Instead of testing for __GNUC__, use CHECK_SCANF, like CHECK_PRINTF.
Jun 14, 2013
22,814 additional commits have been omitted to prevent performance issues.
Loading
Loading