Commits on Source
25374
44f6be46
let private tor networks more reliably handle hidden services
Sep 01, 2011
3dd2f990
Do not send a NETINFO cell as a client until after we have got a CERT cell
Nov 03, 2011
248b967c
Add comments and changes file for 4361; tweak control flow a bit
Nov 03, 2011
4ccc8d02
Don't exit on dirauths for some config transitions
Nov 08, 2011
b149ab00
Separate circuit-close reasons from circ description
Nov 24, 2011
9ce76adf
Split circuit-description code into a separate function
Nov 24, 2011
b7c765b1
Report circuit build_state flags in CIRC events
Nov 24, 2011
c818f1f2
Use the new circ-description function for GETINFO circuit-status
Nov 24, 2011
8d5200c6
Use fewer TO_ORIGIN_CIRCUIT casts in getinfo_helper_events
Nov 24, 2011
c7d01b05
Report HS circ states stored in circ purpose field in CIRC events
Nov 24, 2011
d0ed7cbf
List service address in CIRC events for HS-related circs
Nov 24, 2011
104c50fe
Log whenever a circuit's purpose is changed
Nov 24, 2011
296b8d0b
Add CIRC2 control-port event, and send it when a circ's purpose changes
Nov 24, 2011
88e0026d
Send CIRC2 event when a circuit is cannibalized
Nov 24, 2011
17113448
Include circ creation time in CIRC events, etc.
Nov 24, 2011
f78fc8cf
Give DirAllowPrivateAddress an explicit default
Dec 02, 2011
2b5a0356
tor_accept_socket() should take tor_addr_t for listener arg
Dec 02, 2011
d9edee3a
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 02, 2011
6171bdd1
Don't call tor_tls_set_logged_address till after checking conn->tls
Dec 02, 2011
57ff9913
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 02, 2011
53039180
Init conn->addr to "unspec" on cpuworker connections
Dec 02, 2011
682a85ff
Don't just tell the controller "foo" on id mismatch
Dec 02, 2011
f5730d46
Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circ
Dec 03, 2011
60c330a2
cid 432: Remove dead code if we don't handle a consensus
Dec 04, 2011
15d99fe4
Add comment about bug4651 fix
Dec 05, 2011
4f47db32
Merge remote-tracking branch 'sebastian/coverity'
Dec 05, 2011
50fd99d7
Revert "Set renegotiation callbacks immediately on tls inititation"
Dec 06, 2011
135a5102
Revert "Make pending libevent actions cancelable"
Dec 06, 2011
75134c6c
Revert "indent; add comment"
Dec 06, 2011
acc1806e
Revert "Don't schedule excess_renegotiations_callback unless it's set"
Dec 06, 2011
e83e720c
Revert "use event_free() wrapper; fix bug 4582"
Dec 06, 2011
17880e4c
Revert "Fix some wide lines in tortls.c"
Dec 06, 2011
3a17a1a6
Revert "Avoid a double-mark in connection_or_close_connection_cb"
Dec 06, 2011
df1f7232
Revert "Refactor tor_event_base_once to do what we actually want"
Dec 06, 2011
53f535ae
Revert "appease check-spaces"
Dec 06, 2011
616b60ce
Revert "Use callback-driven approach to block renegotiations."
Dec 06, 2011
45c46129
Revert "Fix issues pointed out by nickm."
Dec 06, 2011
fa74af0c
Revert "Also handle needless renegotiations in SSL_write()."
Dec 06, 2011
021ff31b
Revert "Get rid of tor_tls_block_renegotiation()."
Dec 06, 2011
e09dd43a
Revert "Detect and deny excess renegotiations attempts."
Dec 06, 2011
9727d21f
Revert "Detect renegotiation when it actually happens."
Dec 06, 2011
0ebcf345
Revert "Refactor the SSL_set_info_callback() callbacks."
Dec 06, 2011
b5a21d79
Add changes file for feature2553
Dec 07, 2011
299034ed
clarify a debug line
Dec 07, 2011
8bb853b2
Merge remote-tracking branch 'public/revert_4312'
Dec 07, 2011
00fae9a5
Remove 4312 from the changelog.
Dec 07, 2011
ee8b4b4e
appease check-spaces
Dec 08, 2011
71ecfaa5
indent; add comment
Dec 08, 2011
0f8026ec
Some more check-spaces stuff
Dec 08, 2011
ff2c9acb
Update to the December 2011 GeoIP database.
Dec 08, 2011
06b10ccd
fold in changes files
Dec 08, 2011
0582746e
Merge branch 'maint-0.2.1' into maint-0.2.2
Dec 08, 2011
630337e7
Merge branch 'maint-0.2.2'
Dec 08, 2011
ae07af56
paint bug2474's fix a different neon color
Dec 08, 2011
97bd0366
Merge remote-tracking branch 'sebastian/bug4672'
Dec 08, 2011
d65f6cee
bump to 0.2.3.9-alpha
Dec 08, 2011
e44205ee
give 0.2.3.9-alpha a blurb
Dec 08, 2011
7a76994d
bump to 0.2.3.9-alpha-dev
Dec 08, 2011
7b6b2d5f
Refactor stream attachment in circuit_has_opened
Dec 09, 2011
832bfc3c
Clear stream-isolation state on rend circs if needed to attach streams
Dec 09, 2011
59b53794
Remove comment complaining that we try to attach all streams to circs
Dec 09, 2011
b7519dce
Merge branch 'bug4655-squashed'
Dec 09, 2011
e4cebb76
Fix compilation of natpmp-helper on non-windows
Dec 10, 2011
d688a40a
Don't crash on startup of a dormant relay
Dec 12, 2011
bcca541d
Build with warnings and clang 3.0
Dec 13, 2011
960f62bd
Start a section for the 0.2.3.10-alpha changelog
Dec 14, 2011
9d077783
Add a fix for the buf_pullup bug that Vektor reported
Dec 15, 2011
562c974e
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Dec 15, 2011
e402edd9
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 15, 2011
a7b5e724
Changelog and blurb for 0.2.3.10-alpha
Dec 15, 2011
1fbce83f
Bump version to Tor 0.2.3.10-alpha
Dec 15, 2011
6d35f08e
Doxygenize the file-level documentation of transports.c.
Dec 16, 2011
663913e5
Increment version in master to 0.2.3.10-alpha-dev
Dec 16, 2011
41cb249b
retroactively reformat a little bit
Dec 16, 2011
3ee5924d
put the stable changelogs into master too
Dec 16, 2011
9df0bf7a
Merge remote-tracking branch 'sebastian/clang-3.0-fixes_master'
Dec 16, 2011
cefff119
Merge remote-tracking branch 'sebastian/clang-3.0-fixes_022' into maint-0.2.2
Dec 16, 2011
d37cb8f7
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 16, 2011
f6b19ac7
test_util_spawn_background_ok: fix expectation
Dec 17, 2011
597e428d
And a changes file for bug#4733
Dec 17, 2011
37504b5e
Merge remote-tracking branch 'asn-mytor/bug4726'
Dec 17, 2011
e5e50d86
Ignore all bufferevent events on a marked connection
Dec 17, 2011
539cb627
Server transports should be instructed to bind on INADDR_ANY by default.
Dec 18, 2011
d05bc021
Add an informative header on the 'keys/dynamic_dh_params' file.
Dec 19, 2011
f783a326
-lm should not be hardcoded.
Dec 19, 2011
d5e96473
Fixed build with GCC < 3.3
Dec 19, 2011
e535c8a4
Tweak the haiku-support patches
Dec 19, 2011
9cabedd3
Explain why we are making gcc 3.3 work
Dec 19, 2011
ec18c8a0
Merge branch 'haiku_port_rebase'
Dec 19, 2011
46783eb6
Extract function to determine how many intros an intro point has handled
Dec 20, 2011
dae00073
Adjust n_intro_points_wanted when a service's intro points are closed
Dec 20, 2011
4080ac9e
Merge branch 'bug3825b-v8-squashed'
Dec 20, 2011
ba1766bc
Add explicit cast to make gcc happy
Dec 20, 2011
0cfdd88a
Don't call tor_tls_set_logged_address till after checking conn->tls.
Dec 20, 2011
26053bd7
Merge remote-tracking branch 'asn-mytor/bug4725_take2'
Dec 20, 2011
14127f22
Merge remote-tracking branch 'asn-mytor/bug4531'
Dec 20, 2011
d7531b2a
duplicate changelog entry for 4531
Dec 20, 2011
b5e6bbc0
Do not even try to keep going on a socket with socklen==0
Dec 21, 2011
f7566095
Merge remote-tracking branch 'origin/maint-0.2.2'
Dec 21, 2011
8cdeaedf
Convert a couple of char[256]s into sockaddr_storage
Dec 21, 2011
25,274 additional commits have been omitted to prevent performance issues.
Loading
Loading