Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 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 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
channel.h 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
channeltls.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
channeltls.h 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
circuitbuild.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
circuitbuild.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
circuitlist.c 56c0baa523 Rename all reserved C identifiers we defined 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 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
circuitmux_ewma.h 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
circuituse.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
circuituse.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
command.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
command.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
config.c 56c0baa523 Rename all reserved C identifiers we defined 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 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
connection.h 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
connection_edge.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
connection_edge.h 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
connection_or.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
connection_or.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
control.c 56c0baa523 Rename all reserved C identifiers we defined 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 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
directory.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
dirserv.c 56c0baa523 Rename all reserved C identifiers we defined 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
eventdns_tor.h 0d9c336a87 Add guard macro for eventdns_tor.h 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 63f542a5c2 Move all externally maintained source files into src/ext vor 11 Jahren
main.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
main.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
microdesc.c 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
microdesc.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
networkstatus.c 56c0baa523 Rename all reserved C identifiers we defined 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 e232938ec8 Merge remote-tracking branch 'origin/maint-0.2.3' vor 11 Jahren
policies.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
reasons.c 32337502f1 Use channel_t rather than or_connection_t for circuits 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 56c0baa523 Rename all reserved C identifiers we defined 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 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
routerlist.h 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. vor 11 Jahren
routerparse.c 56c0baa523 Rename all reserved C identifiers we defined 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 56c0baa523 Rename all reserved C identifiers we defined 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