Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-15 | Bump version to Tor 0.2.3.10-alphator-0.2.3.10-alpha | Nick Mathewson | |
2011-12-15 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-12-15 | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | |
2011-12-15 | Add a fix for the buf_pullup bug that Vektor reported | Nick Mathewson | |
2011-12-12 | Don't crash on startup of a dormant relay | Robert Ransom | |
If a relay is dormant at startup, it will call init_keys before crypto_set_tls_dh_prime. This is bad. Let's make it not so bad, because someday it *will* happen again. | |||
2011-12-10 | Fix compilation of natpmp-helper on non-windows | Sebastian Hahn | |
Fixes a small oversight in 5dbfb1b3e0efc95be34ba7d69852511c9bac1f4b. | |||
2011-12-09 | Remove comment complaining that we try to attach all streams to circs | Robert Ransom | |
It's inefficient, but the more efficient solution (only try to attach streams aiming for this HS) would require far more complexity for a gain that should be tiny. | |||
2011-12-09 | Clear stream-isolation state on rend circs if needed to attach streams | Robert Ransom | |
Fixes bug 4655; bugfix on 0.2.3.3-alpha. | |||
2011-12-09 | Refactor stream attachment in circuit_has_opened | Robert Ransom | |
Put the 'try attaching streams, clear isolation state if possible, retry attaching streams' loop in its own separate function, where it belongs. | |||
2011-12-08 | bump to 0.2.3.9-alpha-dev | Roger Dingledine | |
2011-12-08 | bump to 0.2.3.9-alpha | Roger Dingledine | |
2011-12-08 | Merge remote-tracking branch 'sebastian/bug4672' | Roger Dingledine | |
2011-12-08 | paint bug2474's fix a different neon color | Roger Dingledine | |
this way people with 80-column logs may read more of the warning | |||
2011-12-08 | Merge branch 'maint-0.2.2' | Roger Dingledine | |
2011-12-08 | Merge branch 'maint-0.2.1' into maint-0.2.2 | Roger Dingledine | |
2011-12-08 | Update to the December 2011 GeoIP database. | Karsten Loesing | |
2011-12-08 | Some more check-spaces stuff | Sebastian Hahn | |
This re-applies a check-spaces fix that was part of 7920ea55b8d994268d2b07f27316b0f34d8f27e5 and got reverted along with the rest of that commit in df1f72329acf5f555618a5309f2621e584c0d763. | |||
2011-12-08 | indent; add comment | Nick Mathewson | |
This re-applies 40a87c4c08be0cdd87a3df283f285b3c2a0c8445 which got accidentally reverted in 75134c6c86e54c10fd9e11c4345aadcdabc0f8fb. Thanks asn for spotting this. | |||
2011-12-08 | appease check-spaces | Sebastian Hahn | |
This re-applies f77f9bddb8bf0dd6e9c3e0d94269aa23f459a272 which got accidentally reverted in 53f535aeb863204470379b2da4631770fa10b13f. Thanks asn for spotting this. | |||
2011-12-07 | Merge remote-tracking branch 'public/revert_4312' | Nick Mathewson | |
2011-12-07 | clarify a debug line | Roger Dingledine | |
2011-12-06 | Revert "Refactor the SSL_set_info_callback() callbacks." | Nick Mathewson | |
This reverts commit 69a821ea1c9357acdd5aa1c9e23fd030b01cb5a9. | |||
2011-12-06 | Revert "Detect renegotiation when it actually happens." | Nick Mathewson | |
This reverts commit 4fd79f9def28996552b5739792f428c2514de1f6. | |||
2011-12-06 | Revert "Detect and deny excess renegotiations attempts." | Nick Mathewson | |
This reverts commit ecd239e3b577705e0669d47293a2e755cf93cec0. | |||
2011-12-06 | Revert "Get rid of tor_tls_block_renegotiation()." | Nick Mathewson | |
This reverts commit 340809dd224b244675496e301d3ba154a6fe68d0. | |||
2011-12-06 | Revert "Also handle needless renegotiations in SSL_write()." | Nick Mathewson | |
This reverts commit e2b3527106e0747f652e2f28fa087d9874e0e2ce. | |||
2011-12-06 | Revert "Fix issues pointed out by nickm." | Nick Mathewson | |
This reverts commit e097bffaed72af6b19f7293722021196bb94de1e. | |||
2011-12-06 | Revert "Use callback-driven approach to block renegotiations." | Nick Mathewson | |
This reverts commit 406ae1ba5ad529a4d0e710229dab6ed645d42b50. | |||
2011-12-06 | Revert "appease check-spaces" | Nick Mathewson | |
This reverts commit f77f9bddb8bf0dd6e9c3e0d94269aa23f459a272. | |||
2011-12-06 | Revert "Refactor tor_event_base_once to do what we actually want" | Nick Mathewson | |
This reverts commit 7920ea55b8d994268d2b07f27316b0f34d8f27e5. | |||
2011-12-06 | Revert "Avoid a double-mark in connection_or_close_connection_cb" | Nick Mathewson | |
This reverts commit 633071eb3bcf2c4106e93de28d727594bd23b1db. | |||
2011-12-06 | Revert "Fix some wide lines in tortls.c" | Nick Mathewson | |
This reverts commit e8dde3aabd3e1292d381eb4269c6457548dca6b9. | |||
2011-12-06 | Revert "use event_free() wrapper; fix bug 4582" | Nick Mathewson | |
This reverts commit 9a88c0cd32df53116a6bbb6b961650943755061c. | |||
2011-12-06 | Revert "Don't schedule excess_renegotiations_callback unless it's set" | Nick Mathewson | |
This reverts commit 617617e21a2d30a86cea9c8f7043333078f2e8f8. | |||
2011-12-06 | Revert "indent; add comment" | Nick Mathewson | |
This reverts commit 40a87c4c08be0cdd87a3df283f285b3c2a0c8445. | |||
2011-12-06 | Revert "Make pending libevent actions cancelable" | Nick Mathewson | |
This reverts commit aba25a6939a5907d40dbcff7433a8c130ffd12ad. | |||
2011-12-06 | Revert "Set renegotiation callbacks immediately on tls inititation" | Nick Mathewson | |
This reverts commit e27a26d568a257cf350814a9abfa47d3b41ad9f3. | |||
2011-12-05 | Merge remote-tracking branch 'sebastian/coverity' | Nick Mathewson | |
2011-12-05 | Add comment about bug4651 fix | Nick Mathewson | |
2011-12-04 | cid 432: Remove dead code if we don't handle a consensus | Sebastian Hahn | |
Bugfix on 0.2.3.1, fixes the second half of bug 4637. | |||
2011-12-03 | Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circ | Robert Ransom | |
2011-12-02 | Don't just tell the controller "foo" on id mismatch | Nick Mathewson | |
Fixes bug 4169; bugfix on 0.2.1.1-alpha. | |||
2011-12-02 | Init conn->addr to "unspec" on cpuworker connections | Nick Mathewson | |
Fixes bug 4532 reported by "troll_un" | |||
2011-12-02 | Don't call tor_tls_set_logged_address till after checking conn->tls | Nick Mathewson | |
Fixes bug 4531; partial backport of e27a26d5. | |||
2011-12-02 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-12-02 | tor_accept_socket() should take tor_addr_t for listener arg | Nick Mathewson | |
Fixes bug 4535; bugfix on 0.2.2.28-beta; found by "troll_un" | |||
2011-12-02 | Give DirAllowPrivateAddress an explicit default | Nick Mathewson | |
By convention, we say whether each bool's default is 0 or 1 Fixes 4536; found by "troll_un" | |||
2011-12-02 | Resolve bug 3448: remove mention of tor-ops (which is not in use) | Nick Mathewson | |
2011-12-02 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-12-02 | Fix bug 4530; check return val of tor_addr_lookup correctly | Nick Mathewson | |
Fix on 0.2.1.5-alpha; reported by troll_un |