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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitlist.c
Age
Commit message (
Expand
)
Author
2018-03-20
Log information on specific compression backends in the OOM handler.
Alexander Færøy
2018-02-14
Merge remote-tracking branch 'mikeperry/bug24769'
Nick Mathewson
2018-02-07
Merge remote-tracking branch 'dgoulet/ticket25163_033_01'
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
rephist: Stop tracking EXTEND attempts
David Goulet
2018-01-31
circ: Don't cannibalize a circuit if the guard state is unusable
David Goulet
2018-01-31
Bug 24769: Reduce and parameterize the cbt learning idle timeout.
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-12
Fix minGW compatibility issue with zu format specifier.
Fernando Fernandez Mancera
2018-01-10
Merge remote-tracking branch 'ffmancera/github/bug24501'
Nick Mathewson
2017-12-20
Add some values to OOM log msg #24501
Fernando Fernandez Mancera
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-08
Merge remote-tracking branch 'mikeperry/bug23114_squashed2'
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert connection_free to a nulling macro.
Nick Mathewson
2017-12-08
Update free functions into macros: src/or/ part 1
Nick Mathewson
2017-12-08
Merge branch 'dgoulet_ticket23709_033_01_squashed'
Nick Mathewson
2017-12-07
Bug #23114: Time out circuits immediately.
Mike Perry
2017-12-07
Bug #23100: Count all 3 hop circuits for CBT.
Mike Perry
2017-12-05
test: Add HSv3 unit test for expiring intro point
David Goulet
2017-12-05
hs-v3: Cleanup HS circuits when marking as closed
David Goulet
2017-11-27
Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp
Nick Mathewson
2017-11-22
channel: Remove nickname attribute from channel_t
David Goulet
2017-09-29
Merge branch 'bug23690_028'
Nick Mathewson
2017-09-29
Clear outbuf_flushlen when we clear a connection's outbuf
Nick Mathewson
2017-09-25
circuit: Keep a copy of n_circ_id for logging
David Goulet
2017-09-25
circuit: Closing reason are signed values
David Goulet
2017-09-20
circuit: Log n_circ_id and global identifier
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-11
circuit: Add a log info when marking for close
David Goulet
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
2017-08-24
hs: Update the IP failure cache only if legacy
David Goulet
2017-08-24
prop224: Use the client-side circuitmap in hs_client.c
George Kadianakis
2017-08-24
prop224: Handle INTRODUCE_ACK cell
David Goulet
2017-08-08
prop224: Add a circuit has closed callback
David Goulet
2017-08-08
prop224: Introduction circuit creation
David Goulet
2017-08-08
prop224: Service v3 descriptor creation and logic
David Goulet
2017-07-07
prop224: Add connection and circuit identifier object
David Goulet
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-04-18
Rename `zlib_state` to `compress_state` in `dir_connection_t`.
Alexander Færøy
2017-04-17
Refactor the streaming compression code.
Alexander Færøy
2017-04-07
hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.
George Kadianakis
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-17
Correctly maintain circuits in circuits_pending_other_guards().
George Kadianakis
2017-01-16
Merge remote-tracking branch 'public/ticket20921'
Nick Mathewson
2017-01-12
Have circuit_get_global_origin_circuit_list() return the right list. Bug 21118
Nick Mathewson
2017-01-02
Extract global_origin_circuit_list manipulation code into new fns.
Nick Mathewson
[next]