Sebastian Hahn b2dcff5766 Fix a memory leak in dirvote_compute_consensuses() před 15 roky
..
Makefile.am ddf5020ea8 Fix 'make distcheck' před 16 roky
buffers.c cc060ea220 Create reasons.h před 16 roky
buffers.h 34dfce0d82 Create buffers.h před 16 roky
circuitbuild.c 4c49d3c27e Refactor circuit_build_times_parse_state před 15 roky
circuitbuild.h 4c49d3c27e Refactor circuit_build_times_parse_state před 15 roky
circuitlist.c df9d42cef5 Create rephist.h před 16 roky
circuitlist.h 174a88dd79 Create circuitlist.h před 16 roky
circuituse.c a207d9db4c fix another piece of 1741 před 15 roky
circuituse.h 01c7b60a80 Create circuituse.h před 16 roky
command.c b0cd4551ab Create relay.h před 16 roky
command.h 3074d5a221 Create command.h před 16 roky
config.c 4c49d3c27e Refactor circuit_build_times_parse_state před 15 roky
config.h c4f8f1316e Create config.h před 16 roky
config_codedigest.c f26abf5f54 fix codestyle issues před 17 roky
connection.c 05072723cb Create routerparse.h před 16 roky
connection.h 2a74101f7a Create connection.h před 16 roky
connection_edge.c 0087a37bed tiny changes i found in my sandbox před 15 roky
connection_edge.h 78b6a4650b Create connection_edge.h před 16 roky
connection_or.c 8d588e7b1a reinit per-conn token buckets on config or consensus change před 15 roky
connection_or.h 8d588e7b1a reinit per-conn token buckets on config or consensus change před 15 roky
control.c 05072723cb Create routerparse.h před 16 roky
control.h 0bfa34e1f6 Create control.h před 16 roky
cpuworker.c f6852fe031 Create onion.h před 16 roky
cpuworker.h 98d1314c7e Create cpuworker.h před 16 roky
directory.c 05072723cb Create routerparse.h před 16 roky
directory.h bec1c838ca Create directory.h před 16 roky
dirserv.c 05072723cb Create routerparse.h před 16 roky
dirserv.h 7d4c027fb0 Create dirserv.h před 16 roky
dirvote.c b2dcff5766 Fix a memory leak in dirvote_compute_consensuses() před 15 roky
dirvote.h 85f7d54418 Create dirvote.h před 16 roky
dns.c b0cd4551ab Create relay.h před 16 roky
dns.h dc2f1666ff Create dns.h před 16 roky
dnsserv.c 7bd8dee463 Create policies.h před 16 roky
dnsserv.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
eventdns.c 8d31141ccb Port Tor to work on Windows CE před 16 roky
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard před 16 roky
eventdns_tor.h c3e63483b2 Update Tor Project copyright years před 16 roky
geoip.c 1ac1f048ef minor formatting / comment fixes před 15 roky
geoip.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. před 15 roky
hibernate.c 0f1548ab18 Create main.h před 16 roky
hibernate.h a86f464f6b Create hibernate.h před 16 roky
main.c 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. před 15 roky
main.h 0f1548ab18 Create main.h před 16 roky
microdesc.c 05072723cb Create routerparse.h před 16 roky
microdesc.h 86d6bfe448 Create microdesc.h před 16 roky
networkstatus.c 8d588e7b1a reinit per-conn token buckets on config or consensus change před 15 roky
networkstatus.h 69fcbbaa89 Create networkstatus.h před 16 roky
ntmain.c af0c954bc5 Create ntmain.h před 16 roky
ntmain.h af0c954bc5 Create ntmain.h před 16 roky
onion.c df9d42cef5 Create rephist.h před 16 roky
onion.h f6852fe031 Create onion.h před 16 roky
or.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. před 15 roky
policies.c 05072723cb Create routerparse.h před 16 roky
policies.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
reasons.c cc060ea220 Create reasons.h před 16 roky
reasons.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
relay.c 05072723cb Create routerparse.h před 16 roky
relay.h b0cd4551ab Create relay.h před 16 roky
rendclient.c df9d42cef5 Create rephist.h před 16 roky
rendclient.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
rendcommon.c 05072723cb Create routerparse.h před 16 roky
rendcommon.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
rendmid.c df9d42cef5 Create rephist.h před 16 roky
rendmid.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
rendservice.c 05072723cb Create routerparse.h před 16 roky
rendservice.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
rephist.c 83626ec91c Move exit-stats code to the end of rephist.c. před 15 roky
rephist.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. před 15 roky
router.c 05072723cb Create routerparse.h před 16 roky
router.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
routerlist.c 9ca311f622 Allow using regular relays as bridges před 16 roky
routerlist.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
routerparse.c 05072723cb Create routerparse.h před 16 roky
routerparse.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. před 16 roky
tor_main.c b006e3279f Merge remote branch 'origin/maint-0.2.1' před 16 roky