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
*
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
*
|
|
Implement a PreferIPv6 flag for SocksPorts
Nick Mathewson
2012-11-14
*
|
|
Add {No,}IPv{4,6}Traffic options to SOCKSPort
Nick Mathewson
2012-11-14
*
|
|
Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject....
Andrea Shepard
2012-11-10
|
\
\
\
|
*
|
|
Make everything in connection.c that uses connection_or_notify_error() also u...
Andrea Shepard
2012-11-10
|
*
|
|
Check for orconns in connection_mark_for_close and connection_mark_and_flush,...
Andrea Shepard
2012-11-10
|
|
/
/
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-08
*
|
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
|
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-15
|
\
\
|
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
|
Merge remote-tracking branch 'arma/bug7029'
Nick Mathewson
2012-10-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Free some more still-in-use memory at exit
Roger Dingledine
2012-10-03
*
|
|
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
|
\
\
\
|
*
|
|
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
|
*
|
|
Decorate addresses given to a HTTP CONNECT proxy.
David Fifield
2012-10-10
|
*
|
|
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-10-10
|
|
/
/
*
|
|
Convert relay.c/relay.h to channel_t
Andrea Shepard
2012-10-08
*
|
|
Initial channeltls.c/channeltls.h for bug 6465
Andrea Shepard
2012-10-08
|
/
/
*
|
Make option OutboundBindAddress accept IPv6 addresses too.
Linus Nordberg
2012-09-20
*
|
finish backing out 5492de76
Roger Dingledine
2012-09-09
*
|
Fix whitespace
Nick Mathewson
2012-08-27
*
|
Remove needless flush-on-write code.
Nick Mathewson
2012-08-17
*
|
Updated docs for new connections.
Matthew Finkel
2012-08-02
*
|
Merge remote-tracking branch 'sysrqb/bug6518'
Nick Mathewson
2012-08-02
|
\
\
|
*
|
Constify struct sockaddr *sa parameter for check
Matthew Finkel
2012-08-02
*
|
|
Removed redundant check_sockaddr_family_match call
Matthew Finkel
2012-08-02
|
/
/
*
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
|
\
|
|
*
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
|
Merge remote-tracking branch 'asn/bug3589'
Nick Mathewson
2012-07-17
|
\
\
|
|
/
|
/
|
|
*
Address Nick's comments.
George Kadianakis
2012-07-12
*
|
On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc
Nick Mathewson
2012-07-05
|
/
*
Merge remote-tracking branch 'andrea/bug6028'
Nick Mathewson
2012-06-18
|
\
|
*
Always set *socket_error to something appropriate when returning -1 from conn...
Andrea Shepard
2012-06-15
*
|
fix the typo on the typo fix
Roger Dingledine
2012-06-15
*
|
fix typos from 783f705d
Roger Dingledine
2012-06-15
*
|
Document that we are unlikely to underflow session group IDs.
Nick Mathewson
2012-06-15
[next]