Nick Mathewson 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). před 7 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 8f857c23b7 Add a one-word sentinel value of 0x0 at the end of each buf_t chunk před 7 roky
buffers.h 4da083db3b Update the copyright date to 201. před 11 roky
channel.c 557f332957 Fix a bug in our bug 9776 fix. před 10 roky
channel.h bb9b4c37f8 Supply better and less frequent warnings on circID exhaustion před 10 roky
channeltls.c c330d63ff7 Make sure orconn->chan gets nulled out when channels exit from channel_free_all() too před 10 roky
channeltls.h 4da083db3b Update the copyright date to 201. před 11 roky
circuitbuild.c e001610c99 Implement proposal 221: Stop sending CREATE_FAST před 9 roky
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG před 11 roky
circuitlist.c 1068e50aec Discard circuit paths on which nobody supports ntor před 10 roky
circuitlist.h 1068e50aec Discard circuit paths on which nobody supports ntor před 10 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 d5558f0072 circuit_build_failed: distinguish "first hop chan failed", "CREATE failed" před 9 roky
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable před 11 roky
command.c 68a2e4ca4b Warn and drop the circuit if we receive an inbound 'relay early' cell před 9 roky
command.h 4da083db3b Update the copyright date to 201. před 11 roky
config.c e4a42242ea Backport the tonga->bifroest move to 0.2.4. před 7 roky
config.h 178599f026 get rid of the new caching notion in resolve_my_address() 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 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 před 10 roky
connection.h 4da083db3b Update the copyright date to 201. před 11 roky
connection_edge.c b0867fec96 Fix a compilation warning introduced by clang 3.6 před 8 roky
connection_edge.h 4da083db3b Update the copyright date to 201. před 11 roky
connection_or.c 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). před 7 roky
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' před 11 roky
control.c 8f70d756fb Confusing log message when circuit can't be extended před 9 roky
control.h e35ca13528 Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4 před 11 roky
cpuworker.c 2c877d2da4 collect and log statistics about onionskins received/processed před 10 roky
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor před 11 roky
directory.c c7c24785ee Generate bootstrapping status messages for microdescs too před 10 roky
directory.h 4da083db3b Update the copyright date to 201. před 11 roky
dirserv.c e602c4031b Make all consumers of microdesc_t.body tolerate NULL před 11 roky
dirserv.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 před 11 roky
dirvote.c 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 před 10 roky
dirvote.h 52cadff0d6 Rename all fields which measure bw in kb to end with _kb před 11 roky
dns.c 905287415b Avoid attempts to double-remove edge connections from the DNS resolver. před 9 roky
dns.h 4da083db3b Update the copyright date to 201. před 11 roky
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. před 11 roky
dnsserv.h ad8a27a393 Fix some wide lines před 11 roky
entrynodes.c 9fc276a1c7 add a NumDirectoryGuards consensus param too před 9 roky
entrynodes.h 0fa362cafa Merge remote-tracking branch 'public/feature4994-rebased' 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 4ee48cb434 Fix C89 warning (since Tor 0.2.4-5 still care about that.) před 7 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 85a2487f97 Disable a log_backtrace (which 0.2.4 does not have) in 16248 fix před 7 roky
main.h 4da083db3b Update the copyright date to 201. před 11 roky
microdesc.c 14bc6e8993 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 před 10 roky
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 před 11 roky
networkstatus.c 149931571a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 před 10 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 f51add6dbc Revert e443beff and solve it a different way před 10 roky
onion.h bb32bfa2f2 refactor and give it unit tests před 10 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 8dba8a088d Block multiple introductions on the same intro circuit. před 9 roky
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. před 11 roky
policies.h a5f6cb908c Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items. před 10 roky
reasons.c d6e6eaba60 Fix windows compilation of e0c8031516852 před 10 roky
reasons.h 4da083db3b Update the copyright date to 201. před 11 roky
relay.c 56a7c5bc15 TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell před 7 roky
relay.h d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 před 11 roky
rendclient.c 0c3b3650aa clients now send correct address for rendezvous point před 9 roky
rendclient.h 4da083db3b Update the copyright date to 201. před 11 roky
rendcommon.c 0fb3058ece Make log message warn about detected attempts to exploit 21018. před 7 roky
rendcommon.h 5bfa373eee Remove some totally unused functions před 11 roky
rendmid.c bcb839387e ... and if we do get multiple INTRODUCE1s on a circuit, kill the circuit před 9 roky
rendmid.h 4da083db3b Update the copyright date to 201. před 11 roky
rendservice.c 053e11f397 Fix out-of-bounds read in INTRODUCE2 client auth před 7 roky
rendservice.h d5cfbf96a2 Fix an uninitialized-read when parsing v3 introduction requests. před 10 roky
rephist.c edc6fa2570 Deliver circuit handshake counts as part of the heartbeat před 10 roky
rephist.h 2c877d2da4 collect and log statistics about onionskins received/processed před 10 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 8bfa596c15 Fix two more DirServer mentions in log před 10 roky
router.h f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 před 11 roky
routerlist.c 5138f5ca69 Ensure node is a guard candidate when picking a directory guard před 8 roky
routerlist.h 149931571a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 před 10 roky
routerparse.c 194e31057f Avoid integer underflow in tor_version_compare. před 7 roky
routerparse.h 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 před 10 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 655adbf667 Add a missing include před 10 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 5a5147dd2e Fix invalid-read when a managed proxy configuration fails. před 10 roky
transports.h 4da083db3b Update the copyright date to 201. před 11 roky