summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Some more check-spaces stuffbug4672Sebastian Hahn2011-12-08
* indent; add commentNick Mathewson2011-12-08
* appease check-spacesSebastian Hahn2011-12-08
* Remove 4312 from the changelog.Nick Mathewson2011-12-07
* Merge remote-tracking branch 'public/revert_4312'Nick Mathewson2011-12-07
|\
| * Revert "Refactor the SSL_set_info_callback() callbacks."Nick Mathewson2011-12-06
| * Revert "Detect renegotiation when it actually happens."Nick Mathewson2011-12-06
| * Revert "Detect and deny excess renegotiations attempts."Nick Mathewson2011-12-06
| * Revert "Get rid of tor_tls_block_renegotiation()."Nick Mathewson2011-12-06
| * Revert "Also handle needless renegotiations in SSL_write()."Nick Mathewson2011-12-06
| * Revert "Fix issues pointed out by nickm."Nick Mathewson2011-12-06
| * Revert "Use callback-driven approach to block renegotiations."Nick Mathewson2011-12-06
| * Revert "appease check-spaces"Nick Mathewson2011-12-06
| * Revert "Refactor tor_event_base_once to do what we actually want"Nick Mathewson2011-12-06
| * Revert "Avoid a double-mark in connection_or_close_connection_cb"Nick Mathewson2011-12-06
| * Revert "Fix some wide lines in tortls.c"Nick Mathewson2011-12-06
| * Revert "use event_free() wrapper; fix bug 4582"Nick Mathewson2011-12-06
| * Revert "Don't schedule excess_renegotiations_callback unless it's set"Nick Mathewson2011-12-06
| * Revert "indent; add comment"Nick Mathewson2011-12-06
| * Revert "Make pending libevent actions cancelable"Nick Mathewson2011-12-06
| * Revert "Set renegotiation callbacks immediately on tls inititation"Nick Mathewson2011-12-06
* | clarify a debug lineRoger Dingledine2011-12-07
* | Add changes file for feature2553Robert Ransom2011-12-07
|/
* Merge remote-tracking branch 'sebastian/coverity'Nick Mathewson2011-12-05
|\
| * cid 432: Remove dead code if we don't handle a consensusSebastian Hahn2011-12-04
* | Add comment about bug4651 fixNick Mathewson2011-12-05
* | Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circRobert Ransom2011-12-03
|/
* Don't just tell the controller "foo" on id mismatchNick Mathewson2011-12-02
* Init conn->addr to "unspec" on cpuworker connectionsNick Mathewson2011-12-02
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\
| * Don't call tor_tls_set_logged_address till after checking conn->tlsNick Mathewson2011-12-02
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\ \ | |/
| * tor_accept_socket() should take tor_addr_t for listener argNick Mathewson2011-12-02
* | Give DirAllowPrivateAddress an explicit defaultNick Mathewson2011-12-02
* | Resolve bug 3448: remove mention of tor-ops (which is not in use)Nick Mathewson2011-12-02
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-02
|\ \ | |/
| * Fix bug 4530; check return val of tor_addr_lookup correctlyNick Mathewson2011-12-02
* | Merge remote-tracking branch 'sebastian/coverity_strlen_fp'Nick Mathewson2011-12-02
|\ \
| * | Work around a false positive in Coverity.coverity_strlen_fpSebastian Hahn2011-12-02
| * | Appease check-spacesSebastian Hahn2011-12-02
* | | Don't segfault when checking whether a not-yet-used intro point should expireRobert Ransom2011-12-01
* | | Fix warnings.Linus Nordberg2011-12-01
|/ /
* | Add an initializer to appease older gccNick Mathewson2011-11-30
* | Only define set_buffer_lengths_to_zero if bufferevents are enabledMurdoch@cl.cam.ac.uk2011-11-30
* | Merge remote-tracking branch 'sjmurdoch/bug1983-port-tor-fw-helper-to-windows'Nick Mathewson2011-11-30
|\ \
| * | Make file descriptor type an unsigned integerSteven Murdoch2011-11-30
| * | Support NAT-PMP on WindowsSteven Murdoch2011-11-30
* | | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \ \
| * | | Add some more documentationArturo Filastò2011-11-30
| * | | Add support for tor2web mode via configureArturo Filastò2011-11-30