Cristian Toader a9910d89f1 finalised fix on libevent open string issue hace 11 años
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
addressmap.c 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) hace 11 años
addressmap.h 4da083db3b Update the copyright date to 201. hace 11 años
buffers.c 0bfaf86612 Fix socks5 handshake for username/password auth hace 11 años
buffers.h 4da083db3b Update the copyright date to 201. hace 11 años
channel.c 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues hace 11 años
channel.h 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues hace 11 años
channeltls.c b9037521c6 Fix a framing bug when reading versions from a versions cell. hace 11 años
channeltls.h 4da083db3b Update the copyright date to 201. hace 11 años
circuitbuild.c 2170f89a93 Bug 8235: Fix scaling adjustments. hace 11 años
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG hace 11 años
circuitlist.c b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
circuitlist.h b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
circuitmux.c 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues hace 11 años
circuitmux.h 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues hace 11 años
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. hace 11 años
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. hace 11 años
circuitstats.c 87d50d0617 Clarify liveness log message and lower it to notice. hace 11 años
circuitstats.h 4da083db3b Update the copyright date to 201. hace 11 años
circuituse.c d39e6736fe Don't relax the timeout for already opened 1-hop circuits. hace 11 años
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable hace 11 años
command.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
command.h 4da083db3b Update the copyright date to 201. hace 11 años
config.c 8a85a48b9d attempt to add stat64 filename filters; failed due to getaddrinfo.. hace 11 años
config.h 14d5e7f85e Remove a bogus semicolon spotted by Gisle Vanem hace 11 años
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs hace 12 años
confparse.c b0d4ca4990 Tweak #6752 patch based on comments by nickm. hace 11 años
confparse.h 1293835440 Lower dir fetch retry schedules in testing networks. hace 11 años
connection.c b4b0063e48 Tweak fix for #8789 a bit; avoid double-close and add changes file hace 11 años
connection.h faf4f6c6d1 Validate SOCKS arguments. hace 11 años
connection_edge.c 607b29ae1a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 hace 11 años
connection_edge.h 4da083db3b Update the copyright date to 201. hace 11 años
connection_or.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' hace 11 años
control.c 2949849143 Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
control.h e35ca13528 Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4 hace 11 años
cpuworker.c 89b39db003 updated filters to work with orport hace 11 años
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor hace 11 años
directory.c b0d4ca4990 Tweak #6752 patch based on comments by nickm. hace 11 años
directory.h 4da083db3b Update the copyright date to 201. hace 11 años
dirserv.c 45424b2ca1 Merge remote-tracking branch 'linus/bug8532' hace 11 años
dirserv.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 hace 11 años
dirvote.c fab99844fc Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
dirvote.h 4d54b9774d Add support for offsetting the voting interval in order to bootstrap faster. hace 11 años
dns.c a9910d89f1 finalised fix on libevent open string issue hace 11 años
dns.h 4da083db3b Update the copyright date to 201. hace 11 años
dnsserv.c ce147a2a9a When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639. hace 11 años
dnsserv.h ad8a27a393 Fix some wide lines hace 11 años
entrynodes.c 68ea7d24d8 Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
entrynodes.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' hace 11 años
eventdns_tor.h 4da083db3b Update the copyright date to 201. hace 11 años
fp_pair.c d5bd4a4763 Implement fp_pair_map_t hace 11 años
fp_pair.h d5bd4a4763 Implement fp_pair_map_t hace 11 años
geoip.c eef42d3863 Reformat 4282 fixes a little hace 11 años
geoip.h da1e44ee51 Remove dirreq-v2-* lines from extra-info descriptors. hace 11 años
hibernate.c 365e302f61 Remove a bunch of unused macro definitions hace 11 años
hibernate.h 4da083db3b Update the copyright date to 201. hace 11 años
include.am aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
main.c e2a7b484f4 partial libevent open fix hace 11 años
main.h 4da083db3b Update the copyright date to 201. hace 11 años
microdesc.c 483385d2bd Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 hace 11 años
networkstatus.c 1293835440 Lower dir fetch retry schedules in testing networks. hace 11 años
networkstatus.h 5bfa373eee Remove some totally unused functions hace 11 años
nodelist.c 1bce70a9e3 Make PathsNeededToBuildCircuits option work. hace 11 años
nodelist.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. hace 11 años
ntmain.c 4da083db3b Update the copyright date to 201. hace 11 años
ntmain.h 4da083db3b Update the copyright date to 201. hace 11 años
onion.c 7cde094fd5 Fix a warning when building with --disable-curve25519 hace 11 años
onion.h 1af89ce540 Fix an MSVC warning in onion.h prototypes hace 11 años
onion_fast.c 4da083db3b Update the copyright date to 201. hace 11 años
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) hace 11 años
onion_ntor.c 4da083db3b Update the copyright date to 201. hace 11 años
onion_ntor.h 4da083db3b Update the copyright date to 201. hace 11 años
onion_tap.c 4da083db3b Update the copyright date to 201. hace 11 años
onion_tap.h 4da083db3b Update the copyright date to 201. hace 11 años
or.h 6848e29307 cosmetic cleanups hace 11 años
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. hace 11 años
policies.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. hace 11 años
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success hace 11 años
reasons.h 4da083db3b Update the copyright date to 201. hace 11 años
relay.c b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
relay.h b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' hace 11 años
rendclient.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
rendclient.h 4da083db3b Update the copyright date to 201. hace 11 años
rendcommon.c 7c4544e5a4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 hace 11 años
rendcommon.h 5bfa373eee Remove some totally unused functions hace 11 años
rendmid.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
rendmid.h 4da083db3b Update the copyright date to 201. hace 11 años
rendservice.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
rendservice.h 4da083db3b Update the copyright date to 201. hace 11 años
rephist.c 5b7eaa3765 Extract duplicate code in geoip and rephist. hace 11 años
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 hace 11 años
replaycache.c 4da083db3b Update the copyright date to 201. hace 11 años
replaycache.h 4da083db3b Update the copyright date to 201. hace 11 años
router.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
router.h f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 hace 11 años
routerlist.c c15d09293b added experimental support for open syscall path param hace 11 años
routerlist.h aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
routerparse.c 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 hace 11 años
routerparse.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 hace 11 años
routerset.c 8b4195f021 Fix typos in a few log messages hace 11 años
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too hace 11 años
statefile.c fed7f01377 Add EntryGuardPathUseBias to state file keyword list. hace 11 años
statefile.h 4da083db3b Update the copyright date to 201. hace 11 años
status.c ee3cc44f27 Merge remote-tracking branch 'public/bug7302' into maint-0.2.4 hace 11 años
status.h 4da083db3b Update the copyright date to 201. hace 11 años
tor_main.c 6879910334 Fix a comment in tor_main.c hace 11 años
transports.c c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' hace 11 años
transports.h 14b84858c0 Send SOCKS arguments when doing SOCKS4. hace 11 años