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.c
Age
Commit message (
Expand
)
Author
2015-02-23
Fix running with the seccomp2 sandbox
Nick Mathewson
2015-02-06
Fix check-spaces complaints
Sebastian Hahn
2015-01-30
Correctly handle OutboundBindAddress again.
Nick Mathewson
2015-01-29
Restrict unix: addresses to control and socks for now
Nick Mathewson
2015-01-29
Remove SocksSocket; it's now spelled differently thanks to 14451
Nick Mathewson
2015-01-28
Support connection_exit_connect() to AF_UNIX sockets
Andrea Shepard
2015-01-21
Merge branch 'better_workqueue_v3_squashed'
Nick Mathewson
2015-01-16
Merge branch 'bug8546_squashed'
Nick Mathewson
2015-01-16
Replace field-by-field copy with memcpy for entry_port_cfg
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-16
Combine entry_port_cfg_t fields in listener_connection_t
Nick Mathewson
2015-01-16
Split client-specific and server-specific parts of port_cfg_t
Nick Mathewson
2015-01-14
Refactor cpuworker to use workqueue/threadpool code.
Nick Mathewson
2015-01-14
Do not log a notice on every socks connection
Nick Mathewson
2015-01-13
Fix new unused variable warning in connection_listener_new
Nick Mathewson
2015-01-13
Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specified
Andrea Shepard
2015-01-13
Remove no-longer-accurate comment from connection.c
Andrea Shepard
2015-01-12
Kill duplicated code in connection_listener_new()
Andrea Shepard
2015-01-07
Downgrade open/close log message for SocksSocket
Andrea Shepard
2015-01-07
Bring sanity to connection_listener_new()
Andrea Shepard
2015-01-07
Rename is_tcp in connection_listener_new(), since AF_UNIX means SOCK_STREAM n...
Andrea Shepard
2015-01-07
Refactor check_location_for_unix_socket()/check_location_for_socks_unix_socke...
Andrea Shepard
2015-01-07
Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.
Jacob Appelbaum
2015-01-07
Merge remote-tracking branch 'public/bug12985_025'
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_FINISHED macro in connection.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-10-28
Updating message that warns about running out of sockets we can use.
rl1987
2014-09-30
Track total queue size per channel, with overhead estimates, and global queue...
Andrea Shepard
2014-09-29
Clear the cached address from resolve_my_address() when our IP changes
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'yawning/bug_8402'
Nick Mathewson
2014-09-02
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-08-29
Revert "restore the sensible part of ac268a83408e1450544db2f23f364dfa3"
Nick Mathewson
2014-08-29
Merge remote-tracking branch 'public/bug12985_024' into bug12984_025
Nick Mathewson
2014-08-29
restore the sensible part of ac268a83408e1450544db2f23f364dfa3
Nick Mathewson
2014-08-29
Always event_del() connection events before freeing them
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'andrea/bug11302'
Nick Mathewson
2014-07-16
src/or/connection.c: expose bucket_millis_empty for bufferevents test
Anthony G. Basile
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-05-21
Log the correct proxy type on failure.
Yawning Angel
2014-05-21
Remove get_bridge_pt_addrport().
Yawning Angel
2014-05-21
Allow ClientTransportPlugins to use proxies
Yawning Angel
2014-05-14
Use tor_getpw{nam,uid} wrappers to fix bug 11946
Nick Mathewson
2014-04-25
Merge branch 'scanbuild_fixes'
Nick Mathewson
2014-04-18
scan-build: get_proxy_addrport should always set its outputs
Nick Mathewson
[next]