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
/
trunnel
Age
Commit message (
Expand
)
Author
2023-05-10
hs_pow: swap out some comments
Micah Elizabeth Scott
2023-05-10
hs_pow: Define seed_head as uint8_t[4] instead of uint32_t
Micah Elizabeth Scott
2023-05-10
trunnel: Centralize the INTRO1 extension type
David Goulet
2023-05-10
hs: Priority queue for rendezvous requests
David Goulet
2023-05-10
trunnel: INTRODUCE1 PoW cell extension
David Goulet
2023-04-06
trunnel: Add Conflux related cell definition
David Goulet
2022-02-22
cc: Use trunnel extension for ntorv3 circ parameters
David Goulet
2022-02-22
trunnel: Make hs/cell_common.trunnel generic
David Goulet
2022-02-22
Add circuit param payload definitions to trunnel
Mike Perry
2021-09-28
Add trunnel definitions for xon/xoff cells.
Mike Perry
2020-06-08
Update Trunnel for new machine_ctr field.
Mike Perry
2019-12-04
practracker: Add missing .may_include files
teor
2019-09-12
Merge branch 'tor-github/pr/1303'
George Kadianakis
2019-09-09
log: Close log and err file descriptors before aborting
teor
2019-08-26
hs-v3: Encode DoS ESTABLISH_INTRO cell extension
David Goulet
2019-08-26
trunnel: Add prop305 ESTABLISH_INTRO DoS cell extension
David Goulet
2019-08-26
trunnel: Remove typo in cell extention field name
David Goulet
2019-06-11
trunnel: Rename sendme.trunnel to sendme_cell.trunnel
David Goulet
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1039' into maint-0.4.0
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
Nick Mathewson
2019-05-22
Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...
David Goulet
2019-05-20
hs: Remove hs_cell_onion_key_type_t enum
David Goulet
2019-05-20
trunnel: Remove INTRODUCE1 status code IN statement
David Goulet
2019-05-20
hs: Remove hs_intro_auth_key_type_t enum
David Goulet
2019-05-20
hs: Define INTRODUCE_ACK status code in trunnel
David Goulet
2019-05-15
fix typos, whitespace, comments
Roger Dingledine
2019-04-29
prop289: Use a 20 bytes digest instead of 4
David Goulet
2019-04-29
prop289: Add SENDME trunnel declaration
David Goulet
2019-03-12
hs: abolish hs_desc_link_specifier_dup()
teor
2019-01-02
Add padding negotiation trunnel output.
Mike Perry
2018-12-20
Merge remote-tracking branch 'tor-github/pr/445'
Nick Mathewson
2018-12-18
Actually allow unrecognized address types in NETINFO cell
rl1987
2018-12-16
Refrain from hardcoding address length and type in netinfo.trunnel
rl1987
2018-12-01
Allow socks4_server_reply version to be 0 (for tor-resolve)
rl1987
2018-10-26
Add a comment about address type field to netinfo.trunnel
rl1987
2018-10-26
Add trunnel spec and impl for NETINFO cells
rl1987
2018-07-12
Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged
Nick Mathewson
2018-07-12
Remove prop229 stuff from socks5.trunnel
rl1987
2018-07-12
Add CMD_RESOLVE to socks5_client_request
rl1987
2018-07-12
Fix type in socks5.trunnel
rl1987
2018-07-12
Add RESOLVE (0xF0) command to socks4_client_request
rl1987
2018-07-10
Rename util_malloc to malloc.
Nick Mathewson
2018-06-29
Stop using util.h and compat.h in src/trunnel/
Nick Mathewson
2018-06-26
Generate trunnel impls and include into build
rl1987
2018-06-26
Copy socks5.trunnel from trunnel examples dir
rl1987
2018-06-21
Additional non-automated change to trunnel-local.h
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Simplify AM_CPPFLAGS include setup
Nick Mathewson
2018-06-02
Heed --disable-unittests properly
rl1987
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
[next]