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
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-06-28
Extract time functionality into lib/wallclock and lib/time
Nick Mathewson
2018-06-28
Move floating-point math functions into a new lib/math
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Move extend_info_t into its own header.
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-05-14
Merge branch 'bug25903_v5_squashed'
Nick Mathewson
2018-05-09
Bug 25903: Perform accounting for new CIRC_BW fields.
Mike Perry
2018-05-07
Merge remote-tracking branch 'mikeperry/bug25705_v3_033'
Nick Mathewson
2018-05-01
Bug 25705: Don't count circuit path failures as build failures.
Mike Perry
2018-04-22
Merge branch 'bug25691_033_again_squashed'
Nick Mathewson
2018-04-22
Check for "the right descriptor", not just "any descriptor".
Nick Mathewson
2018-04-11
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-11
Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending.
Mike Perry
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'ffmancera-1/bug18918'
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'valentecaio/t-24714'
Nick Mathewson
2018-02-14
Merge remote-tracking branch 'mikeperry/bug24769'
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
Merge remote-tracking branch 'dgoulet/bug25116_029_01'
Nick Mathewson
2018-02-05
Make circuit_log_ancient_one_hop_circuits() ignore established service rendez...
David Goulet
2018-02-01
refactor: rename connection_t struct fields.
Caio Valente
2018-01-31
Bug 24769: Reduce and parameterize the max number of cbt circs.
Mike Perry
2018-01-26
Remove a needless (always-true) check.
Nick Mathewson
2018-01-24
Clarify directory and ORPort checking functions.
Fernando Fernandez Mancera
2018-01-23
Merge remote-tracking branch 'mikeperry/bug24946'
Nick Mathewson
2018-01-23
Add onion service activity information to our heartbeat logs.
George Kadianakis
2018-01-20
Bug 24946: Fix a warning message caused by a missed purpose check.
Mike Perry
2018-01-19
Bug 23101: Pre-build HS-specific circuits (instead of general).
Mike Perry
2018-01-19
Add new circuit purposes for hsdir activity.
Mike Perry
2018-01-19
Implement layer 2 and layer 3 guard pinning via torrc.
Mike Perry
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Merge branch 'bug24367_032_squashed' into maint-0.3.2
Nick Mathewson
2017-12-12
Simplify some conditionals in circuit_get_open_circ_or_launch()
teor
2017-12-08
Merge remote-tracking branch 'mikeperry/bug23114_squashed2'
Nick Mathewson
2017-12-07
Merge branch 'arthuredelstein_18859+1_031' into maint-0.3.2
Nick Mathewson
2017-12-07
Add tests for circuitstats.c
Mike Perry
2017-12-07
Bug #23114: Time out circuits immediately.
Mike Perry
2017-12-06
Don't consider a port "handled" by an isolated circuit.
Arthur Edelstein
2017-11-22
Stop checking cached bridge descriptors for usable bridges
teor
2017-11-20
Merge branch 'bug23681_029_01_squashed' into maint-0.3.2
Nick Mathewson
2017-11-20
circuit: Don't timeout opened C_INTRODUCING circuit
David Goulet
2017-09-25
circuit: Log n_circ_id and global identifier of HS circuits
David Goulet
2017-09-25
circuit: Log circuit identifiers when cannibalizing
David Goulet
[next]