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
/
circuitlist.c
Age
Commit message (
Expand
)
Author
2018-06-15
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract crypt_path_reference_t 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-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-26
Move close-and-cleanup functions to a postloop event.
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-03-20
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-20
Log information on specific compression backends in the OOM handler.
Alexander Færøy
2018-03-17
Extract the cryptographic parts of crypt_path_t and or_circuit_t.
Nick Mathewson
2018-02-15
cmux: Remove round-robin circuit policy
David Goulet
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
[next]