aboutsummaryrefslogtreecommitdiff
path: root/src/trunnel
AgeCommit message (Expand)Author
2020-06-08Update Trunnel for new machine_ctr field.Mike Perry
2019-12-04practracker: Add missing .may_include filesteor
2019-09-12Merge branch 'tor-github/pr/1303'George Kadianakis
2019-09-09log: Close log and err file descriptors before abortingteor
2019-08-26hs-v3: Encode DoS ESTABLISH_INTRO cell extensionDavid Goulet
2019-08-26trunnel: Add prop305 ESTABLISH_INTRO DoS cell extensionDavid Goulet
2019-08-26trunnel: Remove typo in cell extention field nameDavid Goulet
2019-06-11trunnel: Rename sendme.trunnel to sendme_cell.trunnelDavid Goulet
2019-06-05Merge remote-tracking branch 'tor-github/pr/1039' into maint-0.4.0Nick Mathewson
2019-05-22Merge remote-tracking branch 'dgoulet/ticket30454_035_01'Nick Mathewson
2019-05-22Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...David Goulet
2019-05-20hs: Remove hs_cell_onion_key_type_t enumDavid Goulet
2019-05-20trunnel: Remove INTRODUCE1 status code IN statementDavid Goulet
2019-05-20hs: Remove hs_intro_auth_key_type_t enumDavid Goulet
2019-05-20hs: Define INTRODUCE_ACK status code in trunnelDavid Goulet
2019-05-15fix typos, whitespace, commentsRoger Dingledine
2019-04-29prop289: Use a 20 bytes digest instead of 4David Goulet
2019-04-29prop289: Add SENDME trunnel declarationDavid Goulet
2019-03-12hs: abolish hs_desc_link_specifier_dup()teor
2019-01-02Add padding negotiation trunnel output.Mike Perry
2018-12-20Merge remote-tracking branch 'tor-github/pr/445'Nick Mathewson
2018-12-18Actually allow unrecognized address types in NETINFO cellrl1987
2018-12-16Refrain from hardcoding address length and type in netinfo.trunnelrl1987
2018-12-01Allow socks4_server_reply version to be 0 (for tor-resolve)rl1987
2018-10-26Add a comment about address type field to netinfo.trunnelrl1987
2018-10-26Add trunnel spec and impl for NETINFO cellsrl1987
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
2018-07-12Remove prop229 stuff from socks5.trunnelrl1987
2018-07-12Add CMD_RESOLVE to socks5_client_requestrl1987
2018-07-12Fix type in socks5.trunnelrl1987
2018-07-12Add RESOLVE (0xF0) command to socks4_client_requestrl1987
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-06-29Stop using util.h and compat.h in src/trunnel/Nick Mathewson
2018-06-26Generate trunnel impls and include into buildrl1987
2018-06-26Copy socks5.trunnel from trunnel examples dirrl1987
2018-06-21Additional non-automated change to trunnel-local.hNick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Simplify AM_CPPFLAGS include setupNick Mathewson
2018-06-02Heed --disable-unittests properlyrl1987
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2017-08-24Re-run trunnel. Cosmetic changes only.Nick Mathewson
2017-08-24trunnel: Add RENDEZVOUS2 cell definitionDavid Goulet
2017-08-08Re-run trunnel.Nick Mathewson
2017-08-08Put comment in the trunnel file, so it wont go away.Nick Mathewson
2017-08-08prop224: Add XXX about opaqueness of link_specifier_t.George Kadianakis
2017-07-25trunnel: Add prop224 RENDEZVOUS1 cell definitionDavid Goulet
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Netflow record collapsing defense.Mike Perry
2017-04-11hs: Change trunnel prop224 cell's namespaceDavid Goulet