Nick Mathewson beb52352f2 Fix build with automake 1.6 16 лет назад
..
Makefile.am beb52352f2 Fix build with automake 1.6 15 лет назад
buffers.c 0c9b64d449 Get zlib compression working with bufferevents. 15 лет назад
buffers.h 0c9b64d449 Get zlib compression working with bufferevents. 15 лет назад
circuitbuild.c c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 15 лет назад
circuitbuild.h d5c83f2014 Remove unused function declarations 15 лет назад
circuitlist.c 6f45101327 Clear cell queues when marking or truncating a circuit. 15 лет назад
circuitlist.h 174a88dd79 Create circuitlist.h 15 лет назад
circuituse.c a207d9db4c fix another piece of 1741 15 лет назад
circuituse.h 01c7b60a80 Create circuituse.h 15 лет назад
command.c 285addbd94 Fix some issues in rate-limiting noticed by Sebastian 15 лет назад
command.h 3074d5a221 Create command.h 15 лет назад
config.c ffd5070b04 Convert bufferevents to use rate-limiting. 15 лет назад
config.h c4f8f1316e Create config.h 15 лет назад
config_codedigest.c f26abf5f54 fix codestyle issues 17 лет назад
connection.c ffd5070b04 Convert bufferevents to use rate-limiting. 15 лет назад
connection.h ffd5070b04 Convert bufferevents to use rate-limiting. 15 лет назад
connection_edge.c 4af6887d20 Add support for linked connections with bufferevent_pair. 15 лет назад
connection_edge.h 4af6887d20 Add support for linked connections with bufferevent_pair. 15 лет назад
connection_or.c ffd5070b04 Convert bufferevents to use rate-limiting. 15 лет назад
connection_or.h d5c83f2014 Remove unused function declarations 15 лет назад
control.c ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 лет назад
control.h 0bfa34e1f6 Create control.h 15 лет назад
cpuworker.c ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 лет назад
cpuworker.h 98d1314c7e Create cpuworker.h 15 лет назад
directory.c 4af6887d20 Add support for linked connections with bufferevent_pair. 15 лет назад
directory.h bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification 15 лет назад
dirserv.c 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 лет назад
dirserv.h e2b71d8841 Merge branch 'bug911' 15 лет назад
dirvote.c 0ff86042ac Implement new Wxx constraints. 15 лет назад
dirvote.h 85f7d54418 Create dirvote.h 15 лет назад
dns.c b0cd4551ab Create relay.h 15 лет назад
dns.h dc2f1666ff Create dns.h 15 лет назад
dnsserv.c 462568674a Ensure controller RESOLVE commands respect __LeaveStreamsUnattached 15 лет назад
dnsserv.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
eventdns.c ff5ffd1776 Attempt to fix compilation on Windows 15 лет назад
eventdns.h aea9cf1011 Fix compile warnings on Snow Leopard 16 лет назад
eventdns_tor.h c3e63483b2 Update Tor Project copyright years 16 лет назад
geoip.c 47b23bd03e A start at a patch for bug 1943 (alignment issues) 15 лет назад
geoip.h 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. 15 лет назад
hibernate.c 9b49a89430 Merge branch 'bug1511' 15 лет назад
hibernate.h d5c83f2014 Remove unused function declarations 15 лет назад
main.c ffd5070b04 Convert bufferevents to use rate-limiting. 15 лет назад
main.h b63f6518cb Add bufferevent support for outgoing connections; exits are now supported. 15 лет назад
microdesc.c 15379a7254 Fix compilation with --with-dmalloc 15 лет назад
microdesc.h 86d6bfe448 Create microdesc.h 15 лет назад
networkstatus.c 1411842933 Count unknown authorities as unknown only once, not once per signature. 15 лет назад
networkstatus.h d5c83f2014 Remove unused function declarations 15 лет назад
ntmain.c c0c7868250 Make the windows build succeed with or without -DUNICODE enabled. 15 лет назад
ntmain.h af0c954bc5 Create ntmain.h 15 лет назад
onion.c ba9c1275c4 Add a generic rate-limited log mechanism, and use it in a few places 15 лет назад
onion.h f6852fe031 Create onion.h 15 лет назад
or.h ffd5070b04 Convert bufferevents to use rate-limiting. 15 лет назад
policies.c 561ca9b987 Fix misplaced labels 15 лет назад
policies.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
reasons.c 69deb22f34 Fix up compilation on windows. 15 лет назад
reasons.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
relay.c 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 15 лет назад
relay.h c18bcc8a55 Merge branch 'bug1184' 15 лет назад
rendclient.c 561ca9b987 Fix misplaced labels 15 лет назад
rendclient.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
rendcommon.c 05072723cb Create routerparse.h 15 лет назад
rendcommon.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
rendmid.c df9d42cef5 Create rephist.h 15 лет назад
rendmid.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
rendservice.c 05072723cb Create routerparse.h 15 лет назад
rendservice.h d5c83f2014 Remove unused function declarations 15 лет назад
rephist.c a509dbba50 Merge commit 'karsten/dirbytes2' 15 лет назад
rephist.h a509dbba50 Merge commit 'karsten/dirbytes2' 15 лет назад
router.c 05072723cb Create routerparse.h 15 лет назад
router.h da49a7267f Fix typos, make all \brief's conformant, end sentences with a period. 15 лет назад
routerlist.c 24a45f54d2 Merge branch 'bug1805' into maint-0.2.2 15 лет назад
routerlist.h 60e3def3ed Merge branch 'bug1899' 15 лет назад
routerparse.c 05072723cb Create routerparse.h 15 лет назад
routerparse.h d5c83f2014 Remove unused function declarations 15 лет назад
tor_main.c b006e3279f Merge remote branch 'origin/maint-0.2.1' 16 лет назад