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