index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_or.c
Age
Commit message (
Expand
)
Author
2015-03-10
Add link protocol version counts to the heartbeat message
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-21
Merge branch 'ticket7356_squashed'
Nick Mathewson
2014-12-21
Using channel state lookup macros in connection_or.c.
rl1987
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Make connection_or_connect() mockable
Andrea Shepard
2014-09-30
Track total queue size per channel, with overhead estimates, and global queue...
Andrea Shepard
2014-09-30
Actually call channel_flush_some_cells() from the scheduler
Andrea Shepard
2014-09-30
Provide generic mechanism for scheduler to query writeable cells on a channel
Andrea Shepard
2014-09-30
Implement scheduler mechanism to track lists of channels wanting cells or wri...
Andrea Shepard
2014-09-09
Merge branch 'bug12899_squashed'
Nick Mathewson
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-09-05
Correctly update channel local mark when address of incoming connection chang...
Andrea Shepard
2014-06-11
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
Nick Mathewson
2014-06-11
Replace last_added_nonpadding with last_had_circuits
Nick Mathewson
2014-06-11
Give each or_connection_t a slightly randomized idle_timeout
Nick Mathewson
2014-04-07
For missing transport, say "PT_MISSING" not "NO_ROUTE"
Nick Mathewson
2014-04-07
Forward-port bug9665 fix to work with our fix for 11069
Nick Mathewson
2014-04-07
Fix bug9665
Fábio J. Bertinatto
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-03-10
Throw control port warning if we failed to connect to all our bridges.
George Kadianakis
2014-02-07
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-02-06
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...
Andrea Shepard
2013-09-24
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-24
Always call circuit_n_chan_done(chan, 0) from channel_closed()
Andrea Shepard
2013-09-21
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-21
Relays should send timestamp in NETINFO.
Nick Mathewson
2013-09-21
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-21
back out most of 1d0ba9a
Roger Dingledine
2013-09-20
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-20
Remove the timestamp from AUTHENTICATE cells; replace with random bytes
Nick Mathewson
2013-09-20
Stop sending the current time in client NETINFO handshakes.
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-08-22
Separate mutable/const accessors for circuit_build_times
Nick Mathewson
2013-08-22
Make circ_times static and add accessor functions.
vagrant
2013-08-21
Make bridges send AUTH_CHALLENGE cells
Nick Mathewson
2013-08-20
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-08-15
White-box tests for the succeeding case of ext_or_port handshake.
Nick Mathewson
2013-08-15
Unit tests for ext_or_id_map.
Nick Mathewson
2013-07-18
Fix logging severities and remove some trivial XXXs.
George Kadianakis
2013-07-18
Move Extended ORPort code to its own module.
George Kadianakis
2013-07-18
Satisfy check-spaces.
George Kadianakis
2013-07-18
Various Extended ORPort code improvements.
George Kadianakis
2013-07-18
Move USERADDR handling to a dedicated function.
George Kadianakis
2013-07-18
Implement Extended ORPort authentication.
George Kadianakis
2013-07-18
Create the Extended ORPort authentication cookie file.
George Kadianakis
2013-07-18
Document code and change the Extended ORPort command numbers.
George Kadianakis
2013-07-18
Skeleton ExtORPort implementation. Needs testing, documentation.
Nick Mathewson
[next]