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
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
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2017-08-24
Re-run trunnel. Cosmetic changes only.
Nick Mathewson
2017-08-24
trunnel: Add RENDEZVOUS2 cell definition
David Goulet
2017-08-08
Re-run trunnel.
Nick Mathewson
2017-08-08
Put comment in the trunnel file, so it wont go away.
Nick Mathewson
2017-08-08
prop224: Add XXX about opaqueness of link_specifier_t.
George Kadianakis
2017-07-25
trunnel: Add prop224 RENDEZVOUS1 cell definition
David Goulet
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-04-11
hs: Change trunnel prop224 cell's namespace
David Goulet
2016-12-16
trunnel: Move ESTABLISH_INTRO cell sig_len after the end_sig_fields
David Goulet
2016-12-08
Update to trunnel 1.5.1
Nick Mathewson
2016-11-10
Trunnel-side: start migrating extend/extend2 to trunnel
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
trunnel: Uncomment link_specifier so we can use it
David Goulet
2016-10-31
Re-run trunnel.
Nick Mathewson
2016-10-31
prop224: Add INTRODUCE1 and INTRODUCE_ACK trunnel definition
David Goulet
2016-10-31
prop224: Add ESTABLISH_INTRO and INTRO_ESTABLISHED trunnel definition
David Goulet
2016-10-26
Regenerate trunnel code with trunnel 1.5
Nick Mathewson
2016-07-28
Re-run trunnel.
Nick Mathewson
2016-02-22
Update to trunnel 1.4.4 to fix 18373
Nick Mathewson
2015-10-14
Mention trunnel in CodingStandards; describe how in trunnel/README
Nick Mathewson
2015-09-29
Add a README for the trunnel directory
Nick Mathewson
2015-08-18
Update to latest trunnel
Nick Mathewson
2015-07-23
Re-run trunnel to capture change for msvc.
Nick Mathewson
2015-05-28
Update trunnel code.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Add trunnel-generated items for link handshake code.
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson
2015-03-21
Disable assertions during coverage builds
Sebastian Hahn
2014-09-26
Regenerate pwbox.c with the latest trunnel
Nick Mathewson
2014-09-25
Use --require-version to prevent running trunnel pre-1.2
Nick Mathewson
2014-09-25
Add a script to run trunnel on the trunnel files.
Nick Mathewson
2014-09-25
Use trunnel for crypto_pwbox encoding/decoding.
Nick Mathewson