index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuituse.c
Age
Commit message (
Expand
)
Author
2014-07-16
Add another 8387 diagnostic
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5
Nick Mathewson
2014-07-09
Fix a bug where streams would linger forever when we had no dirinfo
Nick Mathewson
2014-06-11
whitespaces fixes
Nick Mathewson
2014-06-10
Improved diagnostic log for bug 8387.
Nick Mathewson
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-07
Better log message for 8387 diagnostic
Nick Mathewson
2014-04-29
Log info on ancient one-hop circuits in heartbeat
Nick Mathewson
2014-04-18
scan-build: when logging a path length, check build_state.
Nick Mathewson
2014-04-15
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-15
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
Don't send uninitialized stack to the controller and say it's a date.
Nick Mathewson
2013-12-21
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-21
Fix a logic error in circuit_stream_is_being_handled.
Nick Mathewson
2013-11-01
Merge branch 'prop221_squashed_024'
Nick Mathewson
2013-11-01
circuit_build_failed: distinguish "got DESTROY" case
Nick Mathewson
2013-10-31
Add missing includes for circpathbias.h
Nick Mathewson
2013-09-29
fix two cases where we were printing unsigned int as %d
Roger Dingledine
2013-09-04
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-04
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-09-04
use !cbt_disabled in place of LearnCBT to avoid needless circs
Nick Mathewson
2013-08-22
Separate mutable/const accessors for circuit_build_times
Nick Mathewson
2013-08-22
Rename get_circuit_nbuild_* to end with _ms
Nick Mathewson
2013-08-22
Make circ_times static and add accessor functions.
vagrant
2013-08-15
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-06-20
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-06-20
Don't access global_circuitlist variable directly. Use a getter instead.
Marek Majkowski
2013-03-29
Don't relax the timeout for already opened 1-hop circuits.
Mike Perry
2013-03-29
Add detail to log messages related to bug 7799.
Mike Perry
2013-03-26
Bug 6572: Use timestamp_created for liveness sanity checks.
Mike Perry
2013-03-20
Fix an EOL@EOF in circuituse.c
Andrea Shepard
2013-03-19
Merge branch 'bug7582_v2' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-11
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
Nick Mathewson
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-19
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-01
Clarify state transition and related pathbias comments
Mike Perry
2013-01-20
Prevent early close of path bias testing circuits.
Mike Perry
2013-01-18
Don't immediately count cannibalized circs as used.
Mike Perry
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Aftermath of isin->contains renaming
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Clean up odds and ends
Roger Dingledine
2013-01-08
Bug 7341 code review fixes.
Mike Perry
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2013-01-08
Fix bug 7341.
Mike Perry
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
[next]