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
*
Move Extended ORPort code to its own module.
George Kadianakis
2013-07-18
*
Various Extended ORPort code improvements.
George Kadianakis
2013-07-18
*
Prepare codebase for the implementation of Extended ORPort auth.
George Kadianakis
2013-07-18
*
Create the Extended ORPort authentication cookie file.
George Kadianakis
2013-07-18
*
Skeleton ExtORPort implementation. Needs testing, documentation.
Nick Mathewson
2013-07-18
*
Fix two pre-coffee typos
Peter Palfrader
2013-07-15
*
Reject relative control socket paths and emit a warning.
Peter Palfrader
2013-07-15
*
Tweak fix for #8789 a bit; avoid double-close and add changes file
Nick Mathewson
2013-05-24
*
Close socket at err target.
Arlo Breault
2013-05-24
*
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-24
|
\
|
*
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
Nick Mathewson
2013-04-24
|
|
\
|
|
*
Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners()
Nick Mathewson
2013-03-11
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-12
|
\
|
|
|
*
|
Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4
Nick Mathewson
2013-04-12
|
|
\
\
|
|
*
|
Avoid busy-looping on WANTREAD within connection_handle_write
Nick Mathewson
2013-04-12
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-11
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4
Nick Mathewson
2013-04-11
|
|
\
\
\
|
|
*
|
|
Per-SOCKSPort configuration for bug 8117 fix.
Nick Mathewson
2013-03-20
|
|
|
/
/
*
|
|
|
fix text in function comment
Roger Dingledine
2013-04-11
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-02
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'public/bug8427' into maint-0.2.4
Nick Mathewson
2013-04-02
|
|
\
\
\
|
|
*
|
|
Don't warn about not sending a socks reply if we get a write error
Nick Mathewson
2013-03-12
|
|
|
/
/
*
|
|
|
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix various issues pointed out by Nick and Andrea.
George Kadianakis
2013-02-09
|
*
|
|
Send SOCKS arguments when doing SOCKS5.
George Kadianakis
2013-02-09
|
*
|
|
Send SOCKS arguments when doing SOCKS4.
George Kadianakis
2013-02-09
*
|
|
|
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-18
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-15
|
\
\
\
|
*
|
|
Replace magic constants for wide_circ_ids with inline function calls
Nick Mathewson
2013-02-09
|
*
|
|
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-11-06
*
|
|
|
Fix two more coverity-spotted leaks in master.
Nick Mathewson
2013-02-11
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
|
\
\
\
|
*
|
|
Use log_fn_ratelim in a few places.
Nick Mathewson
2012-12-26
*
|
|
|
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-07
|
\
\
\
\
|
*
|
|
|
Fix various small leaks on error cases
Nick Mathewson
2012-12-28
|
*
|
|
|
Avoid leaking headers received from SSL proxy
Nick Mathewson
2012-12-28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'public/bug7708_023_v3_squashed'
Nick Mathewson
2013-02-01
|
\
\
\
\
|
*
|
|
|
Clarify documentation of connection_finished_flushing
Nick Mathewson
2013-02-01
|
*
|
|
|
Fix serious breakage in connection_handle_write_impl
Nick Mathewson
2013-02-01
|
|
/
/
/
*
|
|
|
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
|
|
|
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Nick Mathewson
2013-01-16
*
|
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
|
|
Revert junk accidentally included with "start folding in the changes entries"
Nick Mathewson
2013-01-14
*
|
|
|
start folding in the changes entries
Roger Dingledine
2013-01-14
|
|
/
/
|
/
|
|
*
|
|
Per-listener option to prefer IPv6 automaps when possible.
Nick Mathewson
2012-12-17
*
|
|
Add options to turn DNS cache use on or off per client port.
Nick Mathewson
2012-12-17
*
|
|
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
|
\
\
\
|
*
|
|
Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
Nick Mathewson
2012-11-02
|
|
|
/
|
|
/
|
*
|
|
Initialize ipv{4,6}_traffic_ok in entry_connection_new
Nick Mathewson
2012-11-18
*
|
|
Set IPv4/IPv6 flags correctly when being a SOCKS client
Nick Mathewson
2012-11-15
[next]