Nick Mathewson 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 il y a 10 ans
..
Makefile.nmake aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 il y a 11 ans
addressmap.c 74f5e304e4 Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2) il y a 11 ans
addressmap.h 4da083db3b Update the copyright date to 201. il y a 11 ans
buffers.c 0bfaf86612 Fix socks5 handshake for username/password auth il y a 11 ans
buffers.h 4da083db3b Update the copyright date to 201. il y a 11 ans
channel.c 557f332957 Fix a bug in our bug 9776 fix. il y a 10 ans
channel.h 557f332957 Fix a bug in our bug 9776 fix. il y a 10 ans
channeltls.c cbc53a2d52 Make bridges send AUTH_CHALLENGE cells il y a 10 ans
channeltls.h 4da083db3b Update the copyright date to 201. il y a 11 ans
circuitbuild.c 2170f89a93 Bug 8235: Fix scaling adjustments. il y a 11 ans
circuitbuild.h 3340d3279d Downgrade an assert to LD_BUG il y a 11 ans
circuitlist.c 59f50c80d4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 10 ans
circuitlist.h d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 11 ans
circuitmux.c 339df5df08 Fix 8447: use %u to format circid_t. il y a 11 ans
circuitmux.h 4da083db3b Update the copyright date to 201. il y a 11 ans
circuitmux_ewma.c 4da083db3b Update the copyright date to 201. il y a 11 ans
circuitmux_ewma.h 4da083db3b Update the copyright date to 201. il y a 11 ans
circuitstats.c 87d50d0617 Clarify liveness log message and lower it to notice. il y a 11 ans
circuitstats.h 4da083db3b Update the copyright date to 201. il y a 11 ans
circuituse.c a60d21a85d Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 10 ans
circuituse.h 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable il y a 11 ans
command.c 2c877d2da4 collect and log statistics about onionskins received/processed il y a 10 ans
command.h 4da083db3b Update the copyright date to 201. il y a 11 ans
config.c 56ac75b265 Fix a wide line il y a 10 ans
config.h 178599f026 get rid of the new caching notion in resolve_my_address() il y a 11 ans
config_codedigest.c 913067f788 Resolve about 24 DOCDOCs il y a 12 ans
confparse.c 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 il y a 11 ans
confparse.h 4da083db3b Update the copyright date to 201. il y a 11 ans
connection.c c5532889a8 Don't apply read/write buckets to cpuworker connections il y a 10 ans
connection.h 4da083db3b Update the copyright date to 201. il y a 11 ans
connection_edge.c 607b29ae1a Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 11 ans
connection_edge.h 4da083db3b Update the copyright date to 201. il y a 11 ans
connection_or.c 938ee9b24d Always call circuit_n_chan_done(chan, 0) from channel_closed() il y a 10 ans
connection_or.h d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' il y a 11 ans
control.c 25dddf7a8f Merge remote-tracking branch 'public/bug8822' into maint-0.2.4 il y a 11 ans
control.h e35ca13528 Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4 il y a 11 ans
cpuworker.c 2c877d2da4 collect and log statistics about onionskins received/processed il y a 10 ans
cpuworker.h dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor il y a 11 ans
directory.c c7c24785ee Generate bootstrapping status messages for microdescs too il y a 10 ans
directory.h 4da083db3b Update the copyright date to 201. il y a 11 ans
dirserv.c e602c4031b Make all consumers of microdesc_t.body tolerate NULL il y a 11 ans
dirserv.h 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 il y a 11 ans
dirvote.c 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 il y a 10 ans
dirvote.h 52cadff0d6 Rename all fields which measure bw in kb to end with _kb il y a 11 ans
dns.c 11f1b7d9df Avoid assertion failure on unexepcted address family in DNS reply. il y a 11 ans
dns.h 4da083db3b Update the copyright date to 201. il y a 11 ans
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. il y a 11 ans
dnsserv.h ad8a27a393 Fix some wide lines il y a 11 ans
entrynodes.c 8f9fb63cdb be willing to bootstrap from all three of our directory guards il y a 10 ans
entrynodes.h 0fa362cafa Merge remote-tracking branch 'public/feature4994-rebased' il y a 11 ans
eventdns_tor.h 4da083db3b Update the copyright date to 201. il y a 11 ans
fp_pair.c d5bd4a4763 Implement fp_pair_map_t il y a 11 ans
fp_pair.h d5bd4a4763 Implement fp_pair_map_t il y a 11 ans
geoip.c ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' il y a 11 ans
geoip.h da1e44ee51 Remove dirreq-v2-* lines from extra-info descriptors. il y a 11 ans
hibernate.c 365e302f61 Remove a bunch of unused macro definitions il y a 11 ans
hibernate.h 4da083db3b Update the copyright date to 201. il y a 11 ans
include.am aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 il y a 11 ans
main.c 2c877d2da4 collect and log statistics about onionskins received/processed il y a 10 ans
main.h 4da083db3b Update the copyright date to 201. il y a 11 ans
microdesc.c 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 il y a 10 ans
microdesc.h adfc3de833 Log fname:lineno in log messages for #7164 il y a 11 ans
networkstatus.c 43f187ec2e Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 10 ans
networkstatus.h 5bfa373eee Remove some totally unused functions il y a 11 ans
nodelist.c 1bce70a9e3 Make PathsNeededToBuildCircuits option work. il y a 11 ans
nodelist.h 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. il y a 11 ans
ntmain.c 4da083db3b Update the copyright date to 201. il y a 11 ans
ntmain.h 4da083db3b Update the copyright date to 201. il y a 11 ans
onion.c f51add6dbc Revert e443beff and solve it a different way il y a 10 ans
onion.h bb32bfa2f2 refactor and give it unit tests il y a 10 ans
onion_fast.c 4da083db3b Update the copyright date to 201. il y a 11 ans
onion_fast.h d86a45f991 Wrap more macro definitions in (parentheses) il y a 11 ans
onion_ntor.c 4da083db3b Update the copyright date to 201. il y a 11 ans
onion_ntor.h 4da083db3b Update the copyright date to 201. il y a 11 ans
onion_tap.c 4da083db3b Update the copyright date to 201. il y a 11 ans
onion_tap.h 4da083db3b Update the copyright date to 201. il y a 11 ans
or.h 59f50c80d4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 10 ans
policies.c 2b22c0aeef On END_REASON_EXITPOLICY, mark circuit as unusable for that address. il y a 11 ans
policies.h a5f6cb908c Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items. il y a 10 ans
reasons.c d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success il y a 11 ans
reasons.h 4da083db3b Update the copyright date to 201. il y a 11 ans
relay.c 59f50c80d4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 10 ans
relay.h d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 11 ans
rendclient.c 116e6af7a7 Fix a compilation warning with older gcc il y a 10 ans
rendclient.h 4da083db3b Update the copyright date to 201. il y a 11 ans
rendcommon.c 7c4544e5a4 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 il y a 11 ans
rendcommon.h 5bfa373eee Remove some totally unused functions il y a 11 ans
rendmid.c 339df5df08 Fix 8447: use %u to format circid_t. il y a 11 ans
rendmid.h 4da083db3b Update the copyright date to 201. il y a 11 ans
rendservice.c fd2954d06d Round down hidden service descriptor publication times to nearest hour il y a 10 ans
rendservice.h d5cfbf96a2 Fix an uninitialized-read when parsing v3 introduction requests. il y a 10 ans
rephist.c 2c877d2da4 collect and log statistics about onionskins received/processed il y a 10 ans
rephist.h 2c877d2da4 collect and log statistics about onionskins received/processed il y a 10 ans
replaycache.c 4da083db3b Update the copyright date to 201. il y a 11 ans
replaycache.h 4da083db3b Update the copyright date to 201. il y a 11 ans
router.c 8bfa596c15 Fix two more DirServer mentions in log il y a 10 ans
router.h f8bb0064d6 Merge remote-tracking branch 'public/bug6026' into maint-0.2.4 il y a 11 ans
routerlist.c 7dbf66713f When freeing a cert_list_t, avoid memory leak. il y a 10 ans
routerlist.h aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 il y a 11 ans
routerparse.c 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 il y a 10 ans
routerparse.h 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 il y a 10 ans
routerset.c 8b4195f021 Fix typos in a few log messages il y a 11 ans
routerset.h ff9bdbd56f When excluding nodes by country, exclude {??} and {A1} too il y a 11 ans
statefile.c fed7f01377 Add EntryGuardPathUseBias to state file keyword list. il y a 11 ans
statefile.h 4da083db3b Update the copyright date to 201. il y a 11 ans
status.c ee3cc44f27 Merge remote-tracking branch 'public/bug7302' into maint-0.2.4 il y a 11 ans
status.h 4da083db3b Update the copyright date to 201. il y a 11 ans
tor_main.c 6879910334 Fix a comment in tor_main.c il y a 11 ans
transports.c 5a5147dd2e Fix invalid-read when a managed proxy configuration fails. il y a 11 ans
transports.h 4da083db3b Update the copyright date to 201. il y a 11 ans