aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'rransom/feature2411-v4'Nick Mathewson2011-12-22
|\
| * List service address in CIRC events for HS-related circsRobert Ransom2011-11-24
| * Report HS circ states stored in circ purpose field in CIRC eventsRobert Ransom2011-11-24
| * Use fewer TO_ORIGIN_CIRCUIT casts in getinfo_helper_eventsRobert Ransom2011-11-24
| * Use the new circ-description function for GETINFO circuit-statusRobert Ransom2011-11-24
| * Report circuit build_state flags in CIRC eventsRobert Ransom2011-11-24
| * Split circuit-description code into a separate functionRobert Ransom2011-11-24
| * Separate circuit-close reasons from circ descriptionRobert Ransom2011-11-24
* | Fix bug2571: warn on EntryNodes set and UseEntryGuards disabledNick Mathewson2011-12-22
* | Prepend cwd for relative config file paths.Kamran Riaz Khan2011-12-22
* | Merge remote-tracking branch 'public/bug4697'Nick Mathewson2011-12-22
|\ \
| * | Ignore all bufferevent events on a marked connectionNick Mathewson2011-12-17
* | | Convert a couple of char[256]s into sockaddr_storageNick Mathewson2011-12-21
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-21
|\ \ \
| * | | 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
| | |_|/ / | |/| | |
* | | | | Tweak the haiku-support patchesNick Mathewson2011-12-19
* | | | | 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
| |/ / /
* | | | test_util_spawn_background_ok: fix expectationPeter Palfrader2011-12-17
* | | | Increment version in master to 0.2.3.10-alpha-devNick Mathewson2011-12-16
* | | | Bump version to Tor 0.2.3.10-alphaNick Mathewson2011-12-15
* | | | 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 crash on startup of a dormant relayRobert Ransom2011-12-12
* | | | Fix compilation of natpmp-helper on non-windowsSebastian Hahn2011-12-10
* | | | 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
* | | | bump to 0.2.3.9-alpha-devRoger Dingledine2011-12-08
* | | | bump to 0.2.3.9-alphaRoger Dingledine2011-12-08
* | | | Merge remote-tracking branch 'sebastian/bug4672'Roger Dingledine2011-12-08
|\ \ \ \
| * | | | Some more check-spaces stuffSebastian Hahn2011-12-08
| * | | | indent; add commentNick Mathewson2011-12-08
| * | | | appease check-spacesSebastian Hahn2011-12-08
* | | | | paint bug2474's fix a different neon colorRoger Dingledine2011-12-08
* | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-12-08
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-12-08
| |\| |
| | * | Update to the December 2011 GeoIP database.Karsten Loesing2011-12-08
| * | | Don't call tor_tls_set_logged_address till after checking conn->tlsNick Mathewson2011-12-02