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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_or.c
Age
Commit message (
Expand
)
Author
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
2012-05-31
Remove spurioius return in one out of four if-else clauses.
Linus Nordberg
2012-05-24
Change an assertion into a warning in connection_or_handle_event_cb()
Nick Mathewson
2012-05-18
Use a more helpful log message when we can't find a proxy.
George Kadianakis
2012-03-29
simplify further
Roger Dingledine
2012-02-09
Count IPv6 connections in bridge and entry stats.
Karsten Loesing
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-11
defensive programming to catch duplicate calls to connection_init_or_handshak...
Nick Mathewson
2011-12-20
Don't call tor_tls_set_logged_address till after checking conn->tls.
George Kadianakis
2011-12-06
Revert "Get rid of tor_tls_block_renegotiation()."
Nick Mathewson
2011-12-06
Revert "Use callback-driven approach to block renegotiations."
Nick Mathewson
2011-12-06
Revert "Refactor tor_event_base_once to do what we actually want"
Nick Mathewson
2011-12-06
Revert "Avoid a double-mark in connection_or_close_connection_cb"
Nick Mathewson
2011-12-06
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-12-06
Revert "Set renegotiation callbacks immediately on tls inititation"
Nick Mathewson
2011-12-02
Don't just tell the controller "foo" on id mismatch
Nick Mathewson
2011-12-02
Don't call tor_tls_set_logged_address till after checking conn->tls
Nick Mathewson
2011-11-30
Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.
Linus Nordberg
2011-11-30
Use correct address family where necessary for bridges on IPv6.
Linus Nordberg
2011-11-30
Use the preferred address and port when initiating a connection.
Linus Nordberg
2011-11-30
Clarify function documentation.
Linus Nordberg
2011-11-29
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
Make pending libevent actions cancelable
Nick Mathewson
2011-11-25
Avoid a double-mark in connection_or_close_connection_cb
Nick Mathewson
2011-11-25
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-21
Merge branch 'bug4360'
Nick Mathewson
2011-11-16
Don't fail to send netinfo if real_addr is unset
Sebastian Hahn
2011-11-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
[next]