aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.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
* | For missing transport, say "PT_MISSING" not "NO_ROUTE"Nick Mathewson2014-04-07
* | Forward-port bug9665 fix to work with our fix for 11069Nick Mathewson2014-04-07
* | Fix bug9665Fábio J. Bertinatto2014-04-07
* | Fix warnings from doxygenNick Mathewson2014-03-25
* | Take out remaining V1 directory code.Karsten Loesing2014-03-18
* | Throw control port warning if we failed to connect to all our bridges.George Kadianakis2014-03-10
* | 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 'origin/maint-0.2.4'Nick Mathewson2013-09-24
|\|
| * Always call circuit_n_chan_done(chan, 0) from channel_closed()Andrea Shepard2013-09-24
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-21
|\|
| * Relays should send timestamp in NETINFO.Nick Mathewson2013-09-21
* | Merge branch 'maint-0.2.4'Roger Dingledine2013-09-21
|\|
| * back out most of 1d0ba9aRoger Dingledine2013-09-21
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-20
|\|
| * Remove the timestamp from AUTHENTICATE cells; replace with random bytesNick Mathewson2013-09-20
| * Stop sending the current time in client NETINFO handshakes.Nick Mathewson2013-09-20
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-25
|\|
| * Make bridges send AUTH_CHALLENGE cellsNick Mathewson2013-08-21
| * Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-20
* | Separate mutable/const accessors for circuit_build_timesNick Mathewson2013-08-22
* | Make circ_times static and add accessor functions.vagrant2013-08-22
* | White-box tests for the succeeding case of ext_or_port handshake.Nick Mathewson2013-08-15
* | Unit tests for ext_or_id_map.Nick Mathewson2013-08-15
* | Fix logging severities and remove some trivial XXXs.George Kadianakis2013-07-18
* | Move Extended ORPort code to its own module.George Kadianakis2013-07-18
* | Satisfy check-spaces.George Kadianakis2013-07-18
* | Various Extended ORPort code improvements.George Kadianakis2013-07-18
* | Move USERADDR handling to a dedicated function.George Kadianakis2013-07-18
* | Implement Extended ORPort authentication.George Kadianakis2013-07-18
* | Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18
* | Document code and change the Extended ORPort command numbers.George Kadianakis2013-07-18
* | Skeleton ExtORPort implementation. Needs testing, documentation.Nick Mathewson2013-07-18
|/
* Fix 8447: use %u to format circid_t.Nick Mathewson2013-03-10
* Merge remote-tracking branch 'public/wide_circ_ids'Nick Mathewson2013-02-15
|\
| * Replace magic constants for wide_circ_ids with inline function callsNick Mathewson2013-02-09
| * Implement proposal-214 rules for CircID checking.Nick Mathewson2012-11-06
| * Add a pointless 2-byte memset in cell_packNick Mathewson2012-11-06
| * Allow a v4 link protocol for 4-byte circuit IDs.Nick Mathewson2012-11-06
* | Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | Let servers choose better ciphersuites when clients support themNick Mathewson2012-12-25
* | Fix some wide linesNick Mathewson2012-12-07
* | Merge branch 'win64-7260'Nick Mathewson2012-12-07
|\ \
| * | Add a TOR_SOCKET_T_FORMAT construction for logging sockets.Nick Mathewson2012-11-02
| |/
* | Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject....Andrea Shepard2012-11-10
|\ \
| * | Check for orconns in connection_mark_for_close and connection_mark_and_flush,...Andrea Shepard2012-11-10
| |/