Karsten Loesing e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. před 11 roky
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 před 11 roky
addressmap.c 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) před 11 roky
addressmap.h 4da083db3b Update the copyright date to 201. před 11 roky
buffers.c 0bfaf86612 Fix socks5 handshake for username/password auth před 11 roky
buffers.h 4da083db3b Update the copyright date to 201. před 11 roky
channel.c ca50fb4f81 Don't assert when writing a cell to a CLOSING connection. před 11 roky
channel.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' před 11 roky
channeltls.c b9037521c6 Fix a framing bug when reading versions from a versions cell. před 11 roky
channeltls.h 4da083db3b Update the copyright date to 201. před 11 roky
circuitbuild.c 2170f89a93 Bug 8235: Fix scaling adjustments. před 11 roky
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG před 11 roky
circuitlist.c 4eaca17f2f Merge branch 'bug7582_v2' into maint-0.2.4 před 11 roky
circuitlist.h 7bb51fdd89 Rename circuit_expire_all_dirty_circs před 11 roky
circuitmux.c 339df5df08 Fix 8447: use %u to format circid_t. před 11 roky
circuitmux.h 4da083db3b Update the copyright date to 201. před 11 roky
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. před 11 roky
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. před 11 roky
circuitstats.c 87d50d0617 Clarify liveness log message and lower it to notice. před 11 roky
circuitstats.h 4da083db3b Update the copyright date to 201. před 11 roky
circuituse.c d39e6736fe Don't relax the timeout for already opened 1-hop circuits. před 11 roky
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable před 11 roky
command.c 26b49f525d Tweak CELL_STATS event based on comments by nickm. před 11 roky
command.h 26b49f525d Tweak CELL_STATS event based on comments by nickm. před 11 roky
config.c ef67077fba Tweak TB_EMPTY event based on comments by nickm. před 11 roky
config.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' před 11 roky
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs před 12 roky
confparse.c 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 před 11 roky
confparse.h 4da083db3b Update the copyright date to 201. před 11 roky
connection.c e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. před 11 roky
connection.h e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. před 11 roky
connection_edge.c 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) před 11 roky
connection_edge.h 4da083db3b Update the copyright date to 201. před 11 roky
connection_or.c 339df5df08 Fix 8447: use %u to format circid_t. před 11 roky
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' před 11 roky
control.c e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. před 11 roky
control.h e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. před 11 roky
cpuworker.c 63b67577d6 Check return values from fcntl and setsockopt před 11 roky
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor před 11 roky
directory.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 před 11 roky
directory.h 4da083db3b Update the copyright date to 201. před 11 roky
dirserv.c 9c58905a2b Merge branch 'maint-0.2.4' into master před 11 roky
dirserv.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 před 11 roky
dirvote.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 před 11 roky
dirvote.h 52cadff0d6 Rename all fields which measure bw in kb to end with _kb před 11 roky
dns.c a141430ec3 Rename log() to tor_log() for logging před 11 roky
dns.h 4da083db3b Update the copyright date to 201. před 11 roky
dnsserv.c ad8a27a393 Fix some wide lines před 11 roky
dnsserv.h ad8a27a393 Fix some wide lines před 11 roky
entrynodes.c 68ea7d24d8 Merge remote-tracking branch 'origin/maint-0.2.4' před 11 roky
entrynodes.h c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' před 11 roky
eventdns_tor.h 4da083db3b Update the copyright date to 201. před 11 roky
fp_pair.c d5bd4a4763 Implement fp_pair_map_t před 11 roky
fp_pair.h d5bd4a4763 Implement fp_pair_map_t před 11 roky
geoip.c ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' před 11 roky
geoip.h da1e44ee51 Remove dirreq-v2-* lines from extra-info descriptors. před 11 roky
hibernate.c 365e302f61 Remove a bunch of unused macro definitions před 11 roky
hibernate.h 4da083db3b Update the copyright date to 201. před 11 roky
include.am aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 před 11 roky
main.c 2925e2fe78 Add new CIRC_BW event. před 11 roky
main.h 4da083db3b Update the copyright date to 201. před 11 roky
microdesc.c 63a42b38b1 Merge remote-tracking branch 'public/unsigned-time_t' před 11 roky
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 před 11 roky
networkstatus.c 06efbbb47e Merge remote-tracking branch 'public/bug8719' into maint-0.2.4 před 11 roky
networkstatus.h 5bfa373eee Remove some totally unused functions před 11 roky
nodelist.c 1bce70a9e3 Make PathsNeededToBuildCircuits option work. před 11 roky
nodelist.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. před 11 roky
ntmain.c 4da083db3b Update the copyright date to 201. před 11 roky
ntmain.h 4da083db3b Update the copyright date to 201. před 11 roky
onion.c 7cde094fd5 Fix a warning when building with --disable-curve25519 před 11 roky
onion.h 1af89ce540 Fix an MSVC warning in onion.h prototypes před 11 roky
onion_fast.c 4da083db3b Update the copyright date to 201. před 11 roky
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) před 11 roky
onion_ntor.c 4da083db3b Update the copyright date to 201. před 11 roky
onion_ntor.h 4da083db3b Update the copyright date to 201. před 11 roky
onion_tap.c 4da083db3b Update the copyright date to 201. před 11 roky
onion_tap.h 4da083db3b Update the copyright date to 201. před 11 roky
or.h b33b366a7f Tweak CIRC_BW event based on comments by nickm. před 11 roky
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. před 11 roky
policies.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. před 11 roky
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success před 11 roky
reasons.h 4da083db3b Update the copyright date to 201. před 11 roky
relay.c 26b49f525d Tweak CELL_STATS event based on comments by nickm. před 11 roky
relay.h 26b49f525d Tweak CELL_STATS event based on comments by nickm. před 11 roky
rendclient.c 339df5df08 Fix 8447: use %u to format circid_t. před 11 roky
rendclient.h 4da083db3b Update the copyright date to 201. před 11 roky
rendcommon.c 5bfa373eee Remove some totally unused functions před 11 roky
rendcommon.h 5bfa373eee Remove some totally unused functions před 11 roky
rendmid.c 339df5df08 Fix 8447: use %u to format circid_t. před 11 roky
rendmid.h 4da083db3b Update the copyright date to 201. před 11 roky
rendservice.c 339df5df08 Fix 8447: use %u to format circid_t. před 11 roky
rendservice.h 4da083db3b Update the copyright date to 201. před 11 roky
rephist.c 5d400b5f7f Authorities were adding downtime for every relay every restart před 11 roky
rephist.h 4eff8b6530 When we mark a node as a sybil, mark it down and reset its uptime to 0 před 11 roky
replaycache.c 4da083db3b Update the copyright date to 201. před 11 roky
replaycache.h 4da083db3b Update the copyright date to 201. před 11 roky
router.c aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 před 11 roky
router.h f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 před 11 roky
routerlist.c 50beb81d53 Merge branch 'maint-0.2.4' před 11 roky
routerlist.h aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 před 11 roky
routerparse.c 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 před 11 roky
routerparse.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 před 11 roky
routerset.c 8b4195f021 Fix typos in a few log messages před 11 roky
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too před 11 roky
statefile.c fed7f01377 Add EntryGuardPathUseBias to state file keyword list. před 11 roky
statefile.h 4da083db3b Update the copyright date to 201. před 11 roky
status.c ee3cc44f27 Merge remote-tracking branch 'public/bug7302' into maint-0.2.4 před 11 roky
status.h 4da083db3b Update the copyright date to 201. před 11 roky
tor_main.c 6879910334 Fix a comment in tor_main.c před 11 roky
transports.c c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' před 11 roky
transports.h 14b84858c0 Send SOCKS arguments when doing SOCKS4. před 11 roky