aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson2014-06-11
|\
| * Replace last_added_nonpadding with last_had_circuitsNick Mathewson2014-06-11
| * Give each or_connection_t a slightly randomized idle_timeoutNick Mathewson2014-06-11
* | Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson2014-05-14
* | Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\ \
| * | scan-build: get_proxy_addrport should always set its outputsNick Mathewson2014-04-18
* | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
|\ \ \ | |/ / |/| |
| * | Switch to random allocation on circuitIDs.Nick Mathewson2014-04-18
| |/
* | Merge remote-tracking branch 'andrea/bug11304'Nick Mathewson2014-04-16
|\ \
| * | Call connection_or_close_for_error() properly if write_to_buf() ever fails on...Andrea Shepard2014-04-15
* | | Close orconns correctly through channels when setting DisableNetwork to 1Andrea Shepard2014-04-15
|/ /
* | Fix make_socket_reusable() on windows. Bug not in any released TorNick Mathewson2014-04-02
* | Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVALNick Mathewson2014-03-27
* | Take out remaining V1 directory code.Karsten Loesing2014-03-18
* | Merge remote-tracking branch 'asn/bug11069_take2'Nick Mathewson2014-03-11
|\ \
| * | Throw control port warning if we failed to connect to all our bridges.George Kadianakis2014-03-10
* | | trivial whitespace fixesRoger Dingledine2014-03-03
|/ /
* | Remove a bunch of functions that were never called.Nick Mathewson2014-02-15
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-07
|\|
| * NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...Andrea Shepard2014-02-06
| * Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4Nick Mathewson2014-02-06
| |\
| * | Don't apply read/write buckets to cpuworker connectionsNick Mathewson2013-09-13
* | | TransProxyType replaces TransTPROXY optionNick Mathewson2014-02-03
* | | Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson2014-02-02
* | | Add support for TPROXY via new TransTPRoxy optionNick Mathewson2014-01-31
* | | Move other #9731 check to start of its functionsNick Mathewson2013-10-31
* | | Move #9731 checks to start of their functionsNick Mathewson2013-10-31
* | | Merge remote-tracking branch 'public/bug9731'Nick Mathewson2013-10-31
|\ \ \
| * | | Don't apply read/write buckets to non-limited connectionsNick Mathewson2013-09-13
| |/ /
* | | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \ \
| * | | Pass around const struct timeval * instead of struct timeval.Karsten Loesing2013-09-12
| * | | Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing2013-05-31
| * | | Tweak CIRC_BW event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Tweak TB_EMPTY event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Tweak CONN_BW event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Add new CIRC_BW event.Karsten Loesing2013-05-16
| * | | Add new TB_EMPTY event.Karsten Loesing2013-05-16
| * | | Add new CONN_BW event.Karsten Loesing2013-05-16
* | | | Log the origin address of controller connectionsNick Mathewson2013-10-25
* | | | Merge remote-tracking branch 'public/bug9716_024'Nick Mathewson2013-09-19
|\ \ \ \ | | |_|/ | |/| |
| * | | Try using INT_MAX, not SOMAXCONN, to set listen() backlog.Nick Mathewson2013-09-11
| | |/ | |/|
* | | Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\ \ \
| * | | Tests for connection_write_ext_or_command.Nick Mathewson2013-08-15
| * | | Unit tests for ext_or_id_map.Nick Mathewson2013-08-15
| * | | Make the Extended ORPort understand the TRANSPORT command.George Kadianakis2013-07-18
| * | | More Extended ORPort code improvements.George Kadianakis2013-07-18
| * | | Move Extended ORPort code to its own module.George Kadianakis2013-07-18
| * | | Various Extended ORPort code improvements.George Kadianakis2013-07-18
| * | | Prepare codebase for the implementation of Extended ORPort auth.George Kadianakis2013-07-18
| * | | Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18