Karsten Loesing e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. 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 ca50fb4f81 Don't assert when writing a cell to a CLOSING connection. hace 11 años
channel.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 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 4eaca17f2f Merge branch 'bug7582_v2' into maint-0.2.4 hace 11 años
circuitlist.h 7bb51fdd89 Rename circuit_expire_all_dirty_circs hace 11 años
circuitmux.c 339df5df08 Fix 8447: use %u to format circid_t. hace 11 años
circuitmux.h 4da083db3b Update the copyright date to 201. 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 26b49f525d Tweak CELL_STATS event based on comments by nickm. hace 11 años
command.h 26b49f525d Tweak CELL_STATS event based on comments by nickm. hace 11 años
config.c ef67077fba Tweak TB_EMPTY event based on comments by nickm. hace 11 años
config.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' hace 11 años
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs hace 12 años
confparse.c 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 hace 11 años
confparse.h 4da083db3b Update the copyright date to 201. hace 11 años
connection.c e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. hace 11 años
connection.h e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. hace 11 años
connection_edge.c 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) 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 e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. hace 11 años
control.h e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. hace 11 años
cpuworker.c 63b67577d6 Check return values from fcntl and setsockopt 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 aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
directory.h 4da083db3b Update the copyright date to 201. hace 11 años
dirserv.c 9c58905a2b Merge branch 'maint-0.2.4' into master hace 11 años
dirserv.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 hace 11 años
dirvote.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 hace 11 años
dirvote.h 52cadff0d6 Rename all fields which measure bw in kb to end with _kb hace 11 años
dns.c a141430ec3 Rename log() to tor_log() for logging hace 11 años
dns.h 4da083db3b Update the copyright date to 201. hace 11 años
dnsserv.c ad8a27a393 Fix some wide lines 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 ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 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 2925e2fe78 Add new CIRC_BW event. hace 11 años
main.h 4da083db3b Update the copyright date to 201. hace 11 años
microdesc.c 63a42b38b1 Merge remote-tracking branch 'public/unsigned-time_t' hace 11 años
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 hace 11 años
networkstatus.c 06efbbb47e Merge remote-tracking branch 'public/bug8719' into maint-0.2.4 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 b33b366a7f Tweak CIRC_BW event based on comments by nickm. 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 26b49f525d Tweak CELL_STATS event based on comments by nickm. hace 11 años
relay.h 26b49f525d Tweak CELL_STATS event based on comments by nickm. 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 5bfa373eee Remove some totally unused functions 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 5d400b5f7f Authorities were adding downtime for every relay every restart 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 50beb81d53 Merge branch 'maint-0.2.4' 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