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
2014-02-06
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...
Andrea Shepard
2013-09-24
Always call circuit_n_chan_done(chan, 0) from channel_closed()
Andrea Shepard
2013-09-21
Relays should send timestamp in NETINFO.
Nick Mathewson
2013-09-21
back out most of 1d0ba9a
Roger Dingledine
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-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-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-09
Replace magic constants for wide_circ_ids with inline function calls
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-25
Let servers choose better ciphersuites when clients support them
Nick Mathewson
2012-12-07
Fix some wide lines
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-11-10
Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject....
Andrea Shepard
2012-11-10
Check for orconns in connection_mark_for_close and connection_mark_and_flush,...
Andrea Shepard
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-06
Implement proposal-214 rules for CircID checking.
Nick Mathewson
2012-11-06
Add a pointless 2-byte memset in cell_pack
Nick Mathewson
2012-11-06
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-11-02
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-10-22
Merge branch 'split_circuitbuild'
Nick Mathewson
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-17
Discard extraneous renegotiation attempts in the v3 link protocol
Nick Mathewson
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-10-10
Use circuitmux_t in channels and when relaying cells
Andrea Shepard
2012-10-09
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-08
Initial channeltls.c/channeltls.h for bug 6465
Andrea Shepard
2012-10-02
more consistently use [gs]et_uint8
Roger Dingledine
2012-09-10
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
Nick Mathewson
2012-09-06
Use tor_malloc_zero() in var_cell_new().
George Kadianakis
2012-08-20
Send IPv6 address in NETINFO cells.
Linus Nordberg
2012-07-19
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-14
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
George Kadianakis
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-06-04
Merge origin/maint-0.2.2 for 6007_strict
Nick Mathewson
2012-06-04
Kill non-open OR connections with any data on their inbufs.
Nick Mathewson
2012-05-31
Remove unexpected "unexpectedly".
Linus Nordberg
[next]