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
*
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-15
*
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-02-07
|
\
|
*
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...
Andrea Shepard
2014-02-06
|
*
Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4
Nick Mathewson
2014-02-06
|
|
\
|
*
|
Don't apply read/write buckets to cpuworker connections
Nick Mathewson
2013-09-13
*
|
|
TransProxyType replaces TransTPROXY option
Nick Mathewson
2014-02-03
*
|
|
Move the friendly warning about TPROXY and root to EPERM time
Nick Mathewson
2014-02-02
*
|
|
Add support for TPROXY via new TransTPRoxy option
Nick Mathewson
2014-01-31
*
|
|
Move other #9731 check to start of its functions
Nick Mathewson
2013-10-31
*
|
|
Move #9731 checks to start of their functions
Nick Mathewson
2013-10-31
*
|
|
Merge remote-tracking branch 'public/bug9731'
Nick Mathewson
2013-10-31
|
\
\
\
|
*
|
|
Don't apply read/write buckets to non-limited connections
Nick Mathewson
2013-09-13
|
|
/
/
*
|
|
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-28
|
\
\
\
|
*
|
|
Pass around const struct timeval * instead of struct timeval.
Karsten Loesing
2013-09-12
|
*
|
|
Test functions used for TB_EMPTY and CELL_STATS events.
Karsten Loesing
2013-05-31
|
*
|
|
Tweak CIRC_BW event based on comments by nickm.
Karsten Loesing
2013-05-25
|
*
|
|
Tweak TB_EMPTY event based on comments by nickm.
Karsten Loesing
2013-05-25
|
*
|
|
Tweak CONN_BW event based on comments by nickm.
Karsten Loesing
2013-05-25
|
*
|
|
Add new CIRC_BW event.
Karsten Loesing
2013-05-16
|
*
|
|
Add new TB_EMPTY event.
Karsten Loesing
2013-05-16
|
*
|
|
Add new CONN_BW event.
Karsten Loesing
2013-05-16
*
|
|
|
Log the origin address of controller connections
Nick Mathewson
2013-10-25
*
|
|
|
Merge remote-tracking branch 'public/bug9716_024'
Nick Mathewson
2013-09-19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Try using INT_MAX, not SOMAXCONN, to set listen() backlog.
Nick Mathewson
2013-09-11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
|
\
\
\
|
*
|
|
Tests for connection_write_ext_or_command.
Nick Mathewson
2013-08-15
|
*
|
|
Unit tests for ext_or_id_map.
Nick Mathewson
2013-08-15
|
*
|
|
Make the Extended ORPort understand the TRANSPORT command.
George Kadianakis
2013-07-18
|
*
|
|
More Extended ORPort code improvements.
George Kadianakis
2013-07-18
|
*
|
|
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
*
|
|
|
Prepare patch for ticket 5129 for merging.
Peter Retzlaff
2013-08-02
|
/
/
/
*
|
|
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
|
\
|
|
|
[next]