tor/src/or
Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets.
We need this since win64 has a 64-bit SOCKET type.

Based on a patch from yayooo for 7260, forward-ported to 0.2.4.
2012-11-02 14:22:21 -04:00
..
buffers.c Remove tor_malloc_roundup(). 2012-08-13 13:27:32 -04:00
buffers.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
channel.c Fix whitespace 2012-10-31 11:27:13 -04:00
channel.h Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor 2012-10-30 14:39:14 -07:00
channeltls.c Fix a remotely triggerable assertion failure (CVE-2012-2250) 2012-10-23 23:09:21 -04:00
channeltls.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
circuitbuild.c Fix more madness from the split_circuitbuild merge 2012-10-22 14:36:30 -04:00
circuitbuild.h Fix more madness from the split_circuitbuild merge 2012-10-22 14:36:30 -04:00
circuitlist.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
circuitlist.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
circuitmux_ewma.c Avoid c99 designated initializers in circuitmux_ewma.c 2012-11-02 13:14:39 -04:00
circuitmux_ewma.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
circuitmux.c Fix formatting in various places after 6465/6816 work 2012-10-10 00:48:36 -07:00
circuitmux.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
circuitstats.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
circuitstats.h Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
circuituse.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
circuituse.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
command.c Discard extraneous renegotiation attempts in the v3 link protocol 2012-10-17 19:18:16 -04:00
command.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
config_codedigest.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
config.c Kill extraneous x from 907db008ab 2012-10-22 14:29:15 -04:00
config.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
confparse.c Split the routerset code out of routerlist.c 2012-09-14 10:20:00 -04:00
confparse.h Split the generic config_fmt_t code into a new confparse.c file 2012-09-13 12:20:25 -04:00
connection_edge.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
connection_edge.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
connection_or.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
connection_or.h Discard extraneous renegotiation attempts in the v3 link protocol 2012-10-17 19:19:58 -04:00
connection.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
connection.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
control.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
control.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
cpuworker.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
cpuworker.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
directory.c Merge branch 'split_circuitbuild' 2012-10-22 11:35:32 -04:00
directory.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
dirserv.c Merge remote-tracking branch 'public/bug1031' 2012-10-15 11:20:48 -04:00
dirserv.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
dirvote.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
dirvote.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
dns.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
dns.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
dnsserv.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
dnsserv.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
entrynodes.c Fix more madness from the split_circuitbuild merge 2012-10-22 14:36:30 -04:00
entrynodes.h Split code for entry guards and bridges into a new module. 2012-10-15 14:28:23 -04:00
eventdns_tor.h whitesapce fix 2012-10-15 11:22:53 -04:00
geoip.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
geoip.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
hibernate.c Split the or_state_t portions of config.c into their own file 2012-09-13 12:20:26 -04:00
hibernate.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
include.am Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
main.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
main.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
Makefile.nmake Add initial circuitmux_ewma.{c,h} 2012-10-10 00:44:46 -07:00
microdesc.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
microdesc.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
networkstatus.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
networkstatus.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
nodelist.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
nodelist.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
ntmain.c Be more careful calling wcstombs 2012-06-07 11:09:38 -04:00
ntmain.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
onion.c Switch onion.c over to channel_t 2012-10-08 03:06:09 -07:00
onion.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
or.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
policies.c Merge branch 'maint-0.2.3' 2012-10-23 17:26:07 -04:00
policies.h Merge remote-tracking branch 'origin/maint-0.2.3' 2012-10-23 16:28:34 -04:00
reasons.c Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that originated remotely in circuit_end_reason_to_control_string() 2012-10-17 03:24:28 -07:00
reasons.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
relay.c Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -04:00
relay.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
rendclient.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
rendclient.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
rendcommon.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
rendcommon.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
rendmid.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
rendmid.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
rendservice.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
rendservice.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
rephist.c Merge remote-tracking branch 'public/bug1031' 2012-10-15 11:20:48 -04:00
rephist.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
replaycache.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
replaycache.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
router.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
router.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
routerlist.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
routerlist.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
routerparse.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
routerparse.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
routerset.c Split the routerset code out of routerlist.c 2012-09-14 10:20:00 -04:00
routerset.h Split the routerset code out of routerlist.c 2012-09-14 10:20:00 -04:00
statefile.c Move the circuit build timeout code into its own file. 2012-10-15 14:50:55 -04:00
statefile.h Split the or_state_t portions of config.c into their own file 2012-09-13 12:20:26 -04:00
status.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
status.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
tor_main.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
transports.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
transports.h Start passing ports to tor_check_port_forwarding(). 2012-09-05 18:08:18 +03:00