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
/
core
/
or
/
connection_edge.c
Age
Commit message (
Expand
)
Author
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1343' into maint-0.4.1
Nick Mathewson
2019-09-18
Merge branch 'bug31466_029' into bug31466_035_tmp
Nick Mathewson
2019-09-17
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-09-12
Merge branch 'ticket31687_035' into ticket31687_040
Nick Mathewson
2019-09-10
pf: when extracting an IPv6 address, make sure we got an IPv6 address
Nick Mathewson
2019-05-15
fix typos, whitespace, comments
Roger Dingledine
2019-04-29
sendme: Always close stream if deliver window is negative
David Goulet
2019-04-29
sendme: Move code to the new files sendme.{c|h}
David Goulet
2019-04-17
connection_edge: remove an extra ;
teor
2019-04-17
connection_edge: Return a web page when HTTPTunnelPort is misconfigured
teor
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
Nick Mathewson
2019-01-11
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-11
Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2019-01-02
Circuit padding machine creation events.
Mike Perry
2018-12-05
Merge remote-tracking branch 'tor-github/pr/508'
Nick Mathewson
2018-12-04
conn: Add an helper to mark a connection as waiting for an HS descriptor
David Goulet
2018-11-26
Add options to control dormant-client feature.
Nick Mathewson
2018-11-14
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-10-14
Merge branch 'bug27772_squashed'
Nick Mathewson
2018-10-14
Use the correct function signatures in test_relaycell.c
Nick Mathewson
2018-09-27
Move the predicted ports code out of rephist.c
Nick Mathewson
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-21
Split directory.c code into several modules
Nick Mathewson
2018-09-21
Merge remote-tracking branch 'ahf-github/asn/bugs4700_2'
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-15
Add proxy headers as early as possible.
Alexander Færøy
2018-09-15
Change HiddenServiceExportCircuitID to take a string parameter: the protocol.
Alexander Færøy
2018-09-15
Encode the 32-bit Global Identifier as 2 x 16-bit in the IPv6 address.
Alexander Færøy
2018-09-15
Save original virtual port in edge conn HS ident.
George Kadianakis
2018-09-15
Improve export_hs_client_circuit_id() function.
George Kadianakis
2018-09-15
Introduce per-service HiddenServiceExportCircuitID torrc option.
George Kadianakis
2018-09-14
Merge branch 'ticket27686_034' into x
Nick Mathewson
2018-09-13
Merge branch 'bug26470_032'
Nick Mathewson
2018-09-12
Encode Circuit ID as src IP in Proxy Protocol for Opportunistic Onions
Mahrud Sayrafi
2018-08-29
Merge branch 'ticket25573-034' into ticket25573-master
Mike Perry
2018-08-28
Merge branch 'bug26367_035_01'
Nick Mathewson
2018-08-28
hs: Render obsolete Tor2web
David Goulet
2018-07-10
Fix build on FreeBSD post-refactor
Neel Chauhan
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Move literally everything out of src/or
Nick Mathewson