Nick Mathewson e06f140f97 Whitespace fixes. пре 17 година
..
Makefile.am 42f21007a3 consolidate all our edge/circ/orconn reason-to-foo-or-back functions пре 17 година
buffers.c 2bde30efa6 read_to_buf should take an int *error_socket and return it. пре 17 година
circuitbuild.c 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
circuitlist.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
circuituse.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
command.c 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 пре 17 година
config.c 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
connection.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
connection_edge.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
connection_or.c d37fae2f4e Catch and report a few more bootstrapping failure cases when Tor пре 17 година
control.c dbb481c169 Serve the latest v3 networkstatus consensus via the control пре 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 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
dirserv.c dbb481c169 Serve the latest v3 networkstatus consensus via the control пре 17 година
dirvote.c 45205126fe Fix some apparent leaks in voting. If authorities suddenly start segfaulting, this could be a patch to look harder at. пре 17 година
dns.c 0800b332a0 r17847@tombo: nickm | 2008-08-22 12:08:56 -0400 пре 17 година
dnsserv.c baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. пре 17 година
eventdns.c b0c48d8e45 Oops; we need to make sure that DNS request names are matched in the _questions_ section of the replies. Rejecting answers whether the _answers_ section did not match made us reject A records waiting at the end of a CNAME record. Bug 823. пре 17 година
eventdns.h fc52d85b7c r17846@tombo: nickm | 2008-08-22 11:54:00 -0400 пре 17 година
eventdns_tor.h 842a33ff20 Update some copyright notices: it is now 2008. пре 18 година
geoip.c 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
hibernate.c e7db789e82 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 пре 17 година
main.c e06f140f97 Whitespace fixes. пре 17 година
networkstatus.c 2625eb204f Fix a memory leak when freeing routerstatuses with exit policy summaries. Patch from mwenge. пре 17 година
ntmain.c 4e6b6e3ad7 r19092@catbus: nickm | 2008-03-27 12:43:29 -0400 пре 17 година
onion.c e7db789e82 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 пре 17 година
or.h 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
policies.c 2d95accc75 Allow ports 465 and 587 in the default exit policy again. We had пре 17 година
reasons.c bcde95509d Actually reinstate errors that did not work on windows, and add a comment about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there. пре 17 година
relay.c 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 пре 17 година
rendclient.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
rendcommon.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. пре 17 година
rendmid.c 842a33ff20 Update some copyright notices: it is now 2008. пре 18 година
rendservice.c 5f457e4fa6 Minor correction of commentation. пре 17 година
rephist.c e06f140f97 Whitespace fixes. пре 17 година
router.c 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
routerlist.c 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
routerparse.c 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. пре 17 година
test.c b2c7090da6 Make it easier for dmalloc to see if keys are leaking; remove a test-only key leak. пре 17 година
test_data.c 842a33ff20 Update some copyright notices: it is now 2008. пре 18 година
tor_main.c 842a33ff20 Update some copyright notices: it is now 2008. пре 18 година