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-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Fix up some windows compilation issues.
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-01
Remove other needless includes include from or/*.h
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
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
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
[next]