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