Tor 0.4.9.3-alpha-dev
Loading...
Searching...
No Matches
proto Directory Reference

core/proto: Protocol encoding/decoding

More...

Files

 proto_cell.c
 Decodes Tor cells from buffers.
 
 proto_cell.h
 Header for proto_cell.c.
 
 proto_control0.c
 Code to detect the obsolete v0 control protocol.
 
 proto_control0.h
 Header for proto_control0.c.
 
 proto_ext_or.c
 Parsing/encoding for the extended OR protocol.
 
 proto_ext_or.h
 Header for proto_ext_or.c.
 
 proto_haproxy.c
 
 proto_haproxy.h
 
 proto_http.c
 Parse a subset of the HTTP protocol.
 
 proto_http.h
 Header for proto_http.c.
 
 proto_socks.c
 Implementations for SOCKS4 and SOCKS5 protocols.
 
 proto_socks.h
 Header for proto_socks.c.
 

Detailed Description

core/proto: Protocol encoding/decoding

These functions should (but do not always) exist at a lower level than most of the rest of core.