Nick Mathewson 0f9f45ff33 Document the pk operation count fields in rephist.c, and move them into a struct for clarity, and change their type to what we actually want to cast them to. 17 лет назад
..
Makefile.am 240ee1866b Add experimental support for learning svn revision number in git-svn based repositories. Fancy. 17 лет назад
buffers.c 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 17 лет назад
circuitbuild.c df608fef45 Checkpoint my big bug-891 patch. 17 лет назад
circuitlist.c b91335117f Document the purpose argument of circuit_find_to_cannibalize 17 лет назад
circuituse.c df608fef45 Checkpoint my big bug-891 patch. 17 лет назад
command.c 558e9899e4 Document most undocumented variables. 17 лет назад
config.c 558e9899e4 Document most undocumented variables. 17 лет назад
connection.c df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 17 лет назад
connection_edge.c 272e64e674 Use the literal parse of an address in dns_resolve_impl if parsing the address as an ipv4 or ipv6 address _succeeded_. Not if it failed. Bug introduced in r17707 (post 0.2.1.8-alpha), and found by xiando. 17 лет назад
connection_or.c df608fef45 Checkpoint my big bug-891 patch. 17 лет назад
control.c a12c3f2c86 some fixes i found in my sandbox 17 лет назад
cpuworker.c fcf817f897 Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug? 17 лет назад
directory.c 2a42986c96 ok, fair enough, some of these variables were time_t's after all 17 лет назад
dirserv.c df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 17 лет назад
dirvote.c 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 17 лет назад
dns.c 272e64e674 Use the literal parse of an address in dns_resolve_impl if parsing the address as an ipv4 or ipv6 address _succeeded_. Not if it failed. Bug introduced in r17707 (post 0.2.1.8-alpha), and found by xiando. 17 лет назад
dnsserv.c 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 17 лет назад
eventdns.c 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 17 лет назад
eventdns.h 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 17 лет назад
eventdns_tor.h 842a33ff20 Update some copyright notices: it is now 2008. 18 лет назад
geoip.c a12c3f2c86 some fixes i found in my sandbox 17 лет назад
hibernate.c 558e9899e4 Document most undocumented variables. 17 лет назад
main.c df608fef45 Checkpoint my big bug-891 patch. 17 лет назад
networkstatus.c df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 17 лет назад
ntmain.c 4e6b6e3ad7 r19092@catbus: nickm | 2008-03-27 12:43:29 -0400 18 лет назад
onion.c e7db789e82 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 18 лет назад
or.h df608fef45 Checkpoint my big bug-891 patch. 17 лет назад
policies.c 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 17 лет назад
reasons.c 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 17 лет назад
relay.c 558e9899e4 Document most undocumented variables. 17 лет назад
rendclient.c 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 17 лет назад
rendcommon.c 5c235cb5ec Fix memory leak in rend_cache_store_v2_desc_as_client(), and refactor the function to use the "goto err" idiom. 17 лет назад
rendmid.c 842a33ff20 Update some copyright notices: it is now 2008. 18 лет назад
rendservice.c 426b53d85a Apply patch from Karsten to fix bug 879. Backport candidate. 17 лет назад
rephist.c 0f9f45ff33 Document the pk operation count fields in rephist.c, and move them into a struct for clarity, and change their type to what we actually want to cast them to. 17 лет назад
router.c 558e9899e4 Document most undocumented variables. 17 лет назад
routerlist.c df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 17 лет назад
routerparse.c 558e9899e4 Document most undocumented variables. 17 лет назад
test.c a12c3f2c86 some fixes i found in my sandbox 17 лет назад
test_data.c 558e9899e4 Document most undocumented variables. 17 лет назад
tor_main.c 558e9899e4 Document most undocumented variables. 17 лет назад