Nick Mathewson
|
4b23b398a3
Merge branch 'bug8546_squashed'
|
9 years ago |
Nick Mathewson
|
49bdfbabb4
Replace field-by-field copy with memcpy for entry_port_cfg
|
10 years ago |
Nick Mathewson
|
13dac5e463
Move entry_port_cfg_t fields in entry_connection_t
|
10 years ago |
Nick Mathewson
|
58d17add5e
Combine entry_port_cfg_t fields in listener_connection_t
|
10 years ago |
Nick Mathewson
|
f444f2b1d3
Split client-specific and server-specific parts of port_cfg_t
|
10 years ago |
Nick Mathewson
|
518b0b3c5f
Do not log a notice on every socks connection
|
9 years ago |
Nick Mathewson
|
17c568b95c
Fix new unused variable warning in connection_listener_new
|
9 years ago |
Andrea Shepard
|
066acaf6b9
Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specified
|
9 years ago |
Andrea Shepard
|
4316bb601a
Remove no-longer-accurate comment from connection.c
|
9 years ago |
Andrea Shepard
|
62f297fff0
Kill duplicated code in connection_listener_new()
|
9 years ago |
Andrea Shepard
|
a3bcde3638
Downgrade open/close log message for SocksSocket
|
10 years ago |
Andrea Shepard
|
2ca1c386b0
Bring sanity to connection_listener_new()
|
10 years ago |
Andrea Shepard
|
48633c0766
Rename is_tcp in connection_listener_new(), since AF_UNIX means SOCK_STREAM no longer implies TCP
|
10 years ago |
Andrea Shepard
|
c6451e4c9f
Refactor check_location_for_unix_socket()/check_location_for_socks_unix_socket() to eliminate duplicated code
|
10 years ago |
Jacob Appelbaum
|
8d59ddf3cb
Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.
|
10 years ago |
Nick Mathewson
|
1abd526c75
Merge remote-tracking branch 'public/bug12985_025'
|
10 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
Nick Mathewson
|
1c05dfd0b6
Merge branch 'ticket7356_squashed'
|
10 years ago |
rl1987
|
fc7d5e598b
Using CHANNEL_FINISHED macro in connection.c
|
10 years ago |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
rl1987
|
14d59fdc10
Updating message that warns about running out of sockets we can use.
|
10 years ago |
Andrea Shepard
|
8852a1794c
Track total queue size per channel, with overhead estimates, and global queue total
|
11 years ago |
Nick Mathewson
|
b448ec195d
Clear the cached address from resolve_my_address() when our IP changes
|
10 years ago |
Nick Mathewson
|
e07206afea
Merge remote-tracking branch 'yawning/bug_8402'
|
10 years ago |
Nick Mathewson
|
e3c143f521
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
efcab43956
Fix a number of clang analyzer false-positives
|
10 years ago |
Nick Mathewson
|
d8fe499e08
Revert "restore the sensible part of ac268a83408e1450544db2f23f364dfa3"
|
10 years ago |
Nick Mathewson
|
b0138cd055
Merge remote-tracking branch 'public/bug12985_024' into bug12984_025
|
10 years ago |
Nick Mathewson
|
b82e166bec
restore the sensible part of ac268a83408e1450544db2f23f364dfa3
|
10 years ago |