Nick Mathewson 05194cce62 Avoid c99 designated initializers in circuitmux_ewma.c 11 anni fa
..
Makefile.nmake 184560c4f6 Add initial circuitmux_ewma.{c,h} 11 anni fa
buffers.c f45cde05f9 Remove tor_malloc_roundup(). 11 anni fa
buffers.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
channel.c 9327a9f607 Fix whitespace 11 anni fa
channel.h be37125030 Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor 11 anni fa
channeltls.c c442d85439 Fix a remotely triggerable assertion failure (CVE-2012-2250) 11 anni fa
channeltls.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
circuitbuild.c 848333c6d6 Fix more madness from the split_circuitbuild merge 11 anni fa
circuitbuild.h 848333c6d6 Fix more madness from the split_circuitbuild merge 11 anni fa
circuitlist.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
circuitlist.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
circuitmux.c 5543c5b202 Fix formatting in various places after 6465/6816 work 11 anni fa
circuitmux.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
circuitmux_ewma.c 05194cce62 Avoid c99 designated initializers in circuitmux_ewma.c 11 anni fa
circuitmux_ewma.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
circuitstats.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
circuitstats.h 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
circuituse.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
circuituse.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
command.c 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 anni fa
command.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
config.c fa6a65756f Kill extraneous x from 907db008ab0007f0a02 11 anni fa
config.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 anni fa
confparse.c d995dc8bac Split the routerset code out of routerlist.c 11 anni fa
confparse.h 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file 11 anni fa
connection.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
connection.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
connection_edge.c 26946c659b Restore the 'address' value of tunneled connections 11 anni fa
connection_edge.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
connection_or.c 86258df65d Merge branch 'split_circuitbuild' 11 anni fa
connection_or.h 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol 11 anni fa
control.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
control.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
cpuworker.c e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 anni fa
cpuworker.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
directory.c 86258df65d Merge branch 'split_circuitbuild' 11 anni fa
directory.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
dirserv.c 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 anni fa
dirserv.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
dirvote.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
dirvote.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
dns.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
dns.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
dnsserv.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
dnsserv.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
entrynodes.c 848333c6d6 Fix more madness from the split_circuitbuild merge 11 anni fa
entrynodes.h 9e9edf71f7 Split code for entry guards and bridges into a new module. 11 anni fa
eventdns_tor.h f38fb29502 whitesapce fix 11 anni fa
geoip.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
geoip.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
hibernate.c 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 anni fa
hibernate.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
include.am 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
main.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
main.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
microdesc.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
microdesc.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
networkstatus.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
networkstatus.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
nodelist.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
nodelist.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
ntmain.c 1e5683b167 Be more careful calling wcstombs 12 anni fa
ntmain.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
onion.c 8b14db9628 Switch onion.c over to channel_t 11 anni fa
onion.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
or.h 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
policies.c 4c06a804d9 Merge branch 'maint-0.2.3' 11 anni fa
policies.h 98c24670e7 Merge remote-tracking branch 'origin/maint-0.2.3' 11 anni fa
reasons.c 35f573136d Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that originated remotely in circuit_end_reason_to_control_string() 11 anni fa
reasons.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
relay.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
relay.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
rendclient.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
rendclient.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
rendcommon.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
rendcommon.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
rendmid.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
rendmid.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
rendservice.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
rendservice.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
rephist.c 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 anni fa
rephist.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
replaycache.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
replaycache.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
router.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
router.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
routerlist.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
routerlist.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
routerparse.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
routerparse.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
routerset.c d995dc8bac Split the routerset code out of routerlist.c 11 anni fa
routerset.h d995dc8bac Split the routerset code out of routerlist.c 11 anni fa
statefile.c 907db008ab Move the circuit build timeout code into its own file. 11 anni fa
statefile.h 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 anni fa
status.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
status.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anni fa
tor_main.c 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 anni fa
transports.c 56c0baa523 Rename all reserved C identifiers we defined 11 anni fa
transports.h da16c425ef Start passing ports to tor_check_port_forwarding(). 11 anni fa