zephyr/subsys
Ravi kumar Veeramally 39ed77e438 net: socks: Make SOCKS5 implementation transparent
Current SOCKS5 implementation is above socket level and every
higher layer protocol or application level needs to have
SOCKS5 related changes. This solution is based on socket
setsockopt(). Application caller has to set proxy details
through setsockopt() and socket:connect() will take care
creating connection.

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2019-08-05 13:26:11 +03:00
..
bluetooth Bluetooth: Host: Fix wrong init address when controller resolved address 2019-08-05 12:18:46 +02:00
console
cpp cpp: support for 64-bit constructors 2019-07-30 18:55:34 -07:00
debug riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
dfu
disk disk: fixing the sending of commands with r1 response 2019-08-01 11:52:57 -04:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs
jwt
logging riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
mgmt
net net: socks: Make SOCKS5 implementation transparent 2019-08-05 13:26:11 +03:00
power
random
settings settings: Fix missing kernel.h include 2019-08-01 14:42:40 +02:00
shell
stats
storage
testsuite riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
usb
CMakeLists.txt
Kconfig