aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
| * | | | Do not even try to keep going on a socket with socklen==0Nick Mathewson2011-12-21
* | | | | Merge remote-tracking branch 'asn-mytor/bug4531'Nick Mathewson2011-12-20
|\ \ \ \ \
| * | | | | Don't call tor_tls_set_logged_address till after checking conn->tls.George Kadianakis2011-12-20
* | | | | | Merge remote-tracking branch 'asn-mytor/bug4725_take2'Nick Mathewson2011-12-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Server transports should be instructed to bind on INADDR_ANY by default.George Kadianakis2011-12-18
* | | | | | Add explicit cast to make gcc happyNick Mathewson2011-12-20
* | | | | | Merge branch 'bug3825b-v8-squashed'Nick Mathewson2011-12-20
|\ \ \ \ \ \
| * | | | | | Adjust n_intro_points_wanted when a service's intro points are closedRobert Ransom2011-12-20
| * | | | | | Extract function to determine how many intros an intro point has handledRobert Ransom2011-12-20
| | |_|/ / / | |/| | | |
* | | | | | Fixed build with GCC < 3.3Martin Hebnes Pedersen2011-12-19
* | | | | | -lm should not be hardcoded.Martin Hebnes Pedersen2011-12-19
|/ / / / /
* | | | | Merge remote-tracking branch 'asn-mytor/bug4726'Nick Mathewson2011-12-17
|\ \ \ \ \
| * | | | | Doxygenize the file-level documentation of transports.c.George Kadianakis2011-12-16
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-15
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-12-15
| |\ \ \ | | | |/ | | |/|
| | * | Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson2011-12-15
| * | | Don't call tor_tls_set_logged_address till after checking conn->tlsNick Mathewson2011-12-02
| * | | Fix a compile warning on 64bit OS XSebastian Hahn2011-11-23
* | | | Remove comment complaining that we try to attach all streams to circsRobert Ransom2011-12-09
* | | | Clear stream-isolation state on rend circs if needed to attach streamsRobert Ransom2011-12-09
* | | | Refactor stream attachment in circuit_has_openedRobert Ransom2011-12-09
* | | | paint bug2474's fix a different neon colorRoger Dingledine2011-12-08
* | | | Merge remote-tracking branch 'public/revert_4312'Nick Mathewson2011-12-07
|\ \ \ \
| * | | | Revert "Get rid of tor_tls_block_renegotiation()."Nick Mathewson2011-12-06
| * | | | Revert "Use callback-driven approach to block renegotiations."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 "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
|/ / / /
* | | | 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
* | | | 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
* | | | Don't segfault when checking whether a not-yet-used intro point should expireRobert Ransom2011-12-01
* | | | Fix warnings.Linus Nordberg2011-12-01
* | | | Only define set_buffer_lengths_to_zero if bufferevents are enabledMurdoch@cl.cam.ac.uk2011-11-30
* | | | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \ \ \
| * | | | Add some more documentationArturo Filastò2011-11-30
| * | | | Turn off LearnCircuitBuildTimeout when tor2web mode is onRobert Ransom2011-11-30
| * | | | Add ifdefs to disable assertion in connection_ap_handshake_send_beginRobert Ransom2011-11-30
| * | | | Add ifdefs to disable #3332 assertionsRobert Ransom2011-11-30
| * | | | Use single-hop intro and rend circuits when in tor2web modeRobert Ransom2011-11-30
| * | | | Perform single-hop HS desc fetches when in tor2web modeRobert Ransom2011-11-30
| * | | | Don't allow tor2web-mode Tors to connect to non-HS addressesRobert Ransom2011-11-30
| * | | | Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous modeRobert Ransom2011-11-30