aboutsummaryrefslogtreecommitdiff
path: root/src/core/proto/proto_socks.c
AgeCommit message (Expand)Author
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-10-14Initialize some locals in socks5 parsing code.Nick Mathewson
2018-09-18Assert that some trunnel _new() functions return non-NULLNick Mathewson
2018-07-16Avoid a use-after-null-check in proto_socks.cNick Mathewson
2018-07-12SOCKS: Always free username/password before setting them.Nick Mathewson
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson