index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection.c
Commit message (
Expand
)
Author
Age
*
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-09-07
*
chown() sockets when User option is set
Jérémy Bobbio
2011-09-07
*
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-09-07
|
\
|
*
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
|
*
Add a new type entry_connection_t for entry connections
Nick Mathewson
2011-07-21
*
|
Explicitly set bucket_cfg to NULL after we freed it
Sebastian Hahn
2011-09-01
*
|
Fix compilation on non-bufferevent systems after 3803 fix: oops.
Nick Mathewson
2011-08-29
*
|
Split out rephist parts of buckets_decrement
Nick Mathewson
2011-08-29
*
|
Set write low-watermarks on all bufferevents.
Nick Mathewson
2011-08-24
*
|
Apply rate-limiting to the lowest bufferevent in the stack.
Nick Mathewson
2011-08-24
*
|
Appease "make check-spaces"
Nick Mathewson
2011-08-18
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-17
|
\
\
|
*
|
Don't write ControlPorts to disk till after we setuid and make datadir
Nick Mathewson
2011-08-17
*
|
|
Actually pick a random port when "auto" is specified
Sebastian Hahn
2011-08-17
*
|
|
Free global_rate_limit in connection_free_all().
George Kadianakis
2011-08-13
*
|
|
Move connection_free_all() to the bottom of connection.c to enjoy maximum vis...
George Kadianakis
2011-08-13
*
|
|
Implement protocol-type isolation correctly.
Nick Mathewson
2011-08-02
|
|
/
|
/
|
*
|
Don't assert for listener connections
Sebastian Hahn
2011-07-20
*
|
Initialize listener connection addr fields properly
Nick Mathewson
2011-07-20
*
|
Add a missing break in a switch statement
Nick Mathewson
2011-07-20
*
|
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-20
|
\
\
|
*
|
Remember optimistically sent data until we have gotten a CONNECTED
Nick Mathewson
2011-07-18
*
|
|
Use socks username/password information in stream isolation
Nick Mathewson
2011-07-19
*
|
|
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
*
|
|
Implement destaddr-based isolation
Nick Mathewson
2011-07-19
*
|
|
Add a new isolation type and field: "nym epoch"
Nick Mathewson
2011-07-19
*
|
|
(Unused) backend logic for stream isolation
Nick Mathewson
2011-07-19
*
|
|
Refactor listener_connection_t into its own type.
Nick Mathewson
2011-07-19
*
|
|
Parse prop171 options; refactor listener/port option code
Nick Mathewson
2011-07-19
|
/
/
*
|
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-13
|
\
\
|
*
|
Record username/password data in socks_request_t
Nick Mathewson
2011-06-29
*
|
|
Disable recording new broken conns when we have bootstrapped
Nick Mathewson
2011-07-11
*
|
|
Record the states of failing OR connections
Nick Mathewson
2011-07-11
*
|
|
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-11
*
|
|
Fix compilation from 2841 branch
Nick Mathewson
2011-07-11
*
|
|
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-07-11
|
\
\
\
|
*
|
|
Refactor the interfaces of transport/proxy lookup fns
Nick Mathewson
2011-07-03
|
*
|
|
Small tweaks to 2841 code
Nick Mathewson
2011-07-02
|
*
|
|
Trivial code tweaks and documentation updates.
George Kadianakis
2011-06-28
|
*
|
|
Revised how we handle ClientTransportPlugin and Bridge lines.
George Kadianakis
2011-06-22
|
*
|
|
Tweaked connection{.c,.h,_or.c} based on nick's comments.
George Kadianakis
2011-06-21
|
*
|
|
Fixes small bugs.
George Kadianakis
2011-06-14
|
*
|
|
This commit is an attempt to beautify the previous commit.
George Kadianakis
2011-06-14
|
*
|
|
Our warning now is much more specific, mentioning proxy type/addr/port.
George Kadianakis
2011-06-14
|
*
|
|
We now warn the user if a proxy server is not up when we try to connect with it.
George Kadianakis
2011-06-14
*
|
|
|
Avoid double-free in bufferevent read/write cbs
Nick Mathewson
2011-07-07
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-01
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-07-01
|
|
\
\
\
|
|
*
|
|
Use strlcpy in create_unix_sockaddr()
Nick Mathewson
2011-07-01
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-22
|
\
|
|
|
|
[next]