summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-15Bump version to Tor 0.2.3.10-alphator-0.2.3.10-alphaNick Mathewson
2011-12-15Changelog and blurb for 0.2.3.10-alphaNick Mathewson
2011-12-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-15Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-12-15Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson
2011-12-14Start a section for the 0.2.3.10-alpha changelogNick Mathewson
2011-12-12Don't crash on startup of a dormant relayRobert Ransom
2011-12-10Fix compilation of natpmp-helper on non-windowsSebastian Hahn
2011-12-09Merge branch 'bug4655-squashed'Nick Mathewson
2011-12-09Remove comment complaining that we try to attach all streams to circsRobert Ransom
2011-12-09Clear stream-isolation state on rend circs if needed to attach streamsRobert Ransom
2011-12-09Refactor stream attachment in circuit_has_openedRobert Ransom
2011-12-08bump to 0.2.3.9-alpha-devRoger Dingledine
2011-12-08give 0.2.3.9-alpha a blurbtor-0.2.3.9-alphaRoger Dingledine
2011-12-08bump to 0.2.3.9-alphaRoger Dingledine
2011-12-08Merge remote-tracking branch 'sebastian/bug4672'Roger Dingledine
2011-12-08paint bug2474's fix a different neon colorRoger Dingledine
2011-12-08Merge branch 'maint-0.2.2'Roger Dingledine
2011-12-08Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-12-08fold in changes filesRoger Dingledine
2011-12-08Update to the December 2011 GeoIP database.Karsten Loesing
2011-12-08Some more check-spaces stuffSebastian Hahn
2011-12-08indent; add commentNick Mathewson
2011-12-08appease check-spacesSebastian Hahn
2011-12-07Remove 4312 from the changelog.Nick Mathewson
2011-12-07Merge remote-tracking branch 'public/revert_4312'Nick Mathewson
2011-12-07clarify a debug lineRoger Dingledine
2011-12-07Add changes file for feature2553Robert Ransom
2011-12-06Revert "Refactor the SSL_set_info_callback() callbacks."Nick Mathewson
2011-12-06Revert "Detect renegotiation when it actually happens."Nick Mathewson
2011-12-06Revert "Detect and deny excess renegotiations attempts."Nick Mathewson
2011-12-06Revert "Get rid of tor_tls_block_renegotiation()."Nick Mathewson
2011-12-06Revert "Also handle needless renegotiations in SSL_write()."Nick Mathewson
2011-12-06Revert "Fix issues pointed out by nickm."Nick Mathewson
2011-12-06Revert "Use callback-driven approach to block renegotiations."Nick Mathewson
2011-12-06Revert "appease check-spaces"Nick Mathewson
2011-12-06Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson
2011-12-06Revert "Avoid a double-mark in connection_or_close_connection_cb"Nick Mathewson
2011-12-06Revert "Fix some wide lines in tortls.c"Nick Mathewson
2011-12-06Revert "use event_free() wrapper; fix bug 4582"Nick Mathewson
2011-12-06Revert "Don't schedule excess_renegotiations_callback unless it's set"Nick Mathewson
2011-12-06Revert "indent; add comment"Nick Mathewson
2011-12-06Revert "Make pending libevent actions cancelable"Nick Mathewson
2011-12-06Revert "Set renegotiation callbacks immediately on tls inititation"Nick Mathewson
2011-12-05Merge remote-tracking branch 'sebastian/coverity'Nick Mathewson
2011-12-05Add comment about bug4651 fixNick Mathewson
2011-12-04cid 432: Remove dead code if we don't handle a consensusSebastian Hahn
2011-12-03Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circRobert Ransom
2011-12-02Don't just tell the controller "foo" on id mismatchNick Mathewson
2011-12-02Init conn->addr to "unspec" on cpuworker connectionsNick Mathewson