..
addressmap.c
Merge branch '024_msvc_squashed'
2013-01-16 22:32:12 -05:00
addressmap.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
buffers.c
Fix a bug that roger found in the wide_circ_id code
2013-02-15 18:20:46 -05:00
buffers.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
channel.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
channel.h
Merge remote-tracking branch 'public/wide_circ_ids'
2013-02-15 16:23:43 -05:00
channeltls.c
Merge remote-tracking branch 'public/wide_circ_ids'
2013-02-15 16:23:43 -05:00
channeltls.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
circuitbuild.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
circuitbuild.h
Downgrade an assert to LD_BUG
2013-02-19 15:02:08 -05:00
circuitlist.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
circuitlist.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
circuitmux_ewma.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
circuitmux_ewma.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
circuitmux.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
circuitmux.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
circuitstats.c
Rename and relocate the bw weight scale param getter.
2013-02-01 17:01:22 -05:00
circuitstats.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
circuituse.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
circuituse.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
command.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
command.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
config_codedigest.c
Resolve about 24 DOCDOCs
2012-06-05 00:17:54 -04:00
config.c
randomize SSLKeyLifetime by default
2013-03-10 23:38:18 -04:00
config.h
get rid of the new caching notion in resolve_my_address()
2013-02-12 04:25:42 -05:00
confparse.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
confparse.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
connection_edge.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
connection_edge.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
connection_or.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
connection_or.h
Merge remote-tracking branch 'public/wide_circ_ids'
2013-02-15 16:23:43 -05:00
connection.c
Merge remote-tracking branch 'public/wide_circ_ids'
2013-02-15 16:23:43 -05:00
connection.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
control.c
Make control_event_bootstrap_problem always INFO when hibernating
2013-03-11 20:52:20 -04:00
control.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
cpuworker.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
cpuworker.h
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
2013-01-24 08:10:12 -08:00
directory.c
Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests
2013-03-10 20:31:53 -04:00
directory.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
dirserv.c
Merge branch 'bug2286_unit_test_squashed'
2013-02-19 14:54:05 -05:00
dirserv.h
Refactor storing of measured_bw versus Unmeasured=1.
2013-02-19 11:06:24 -05:00
dirvote.c
Merge branch 'bug2286_unit_test_squashed'
2013-02-19 14:54:05 -05:00
dirvote.h
Merge branch 'bug2286_unit_test_squashed'
2013-02-19 14:54:05 -05:00
dns.c
Rename log() to tor_log() for logging
2013-02-01 15:43:37 -05:00
dns.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
dnsserv.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
dnsserv.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
entrynodes.c
Correctly set entry->is_dir_cache when adding an entry guard for the first time
2013-03-01 10:17:07 -05:00
entrynodes.h
Merge remote-tracking branch 'public/feature4994-rebased'
2013-02-15 15:58:54 -05:00
eventdns_tor.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
geoip.c
Merge remote-tracking branch 'public/bug7816_023'
2013-02-07 15:20:50 -05:00
geoip.h
Remove dirreq-v2-* lines from extra-info descriptors.
2013-01-17 10:46:34 +01:00
hibernate.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
hibernate.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
include.am
Actually link against nacl when we want to use it
2013-01-16 13:07:52 -05:00
main.c
simplify timing checks
2013-02-11 22:07:19 -05:00
main.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
Makefile.nmake
Add ntor-related modules to the Makefiles.nmake
2013-01-17 15:53:36 -05:00
microdesc.c
use microdescriptors if *any* of our bridges can handle them
2013-02-02 08:04:20 -08:00
microdesc.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
networkstatus.c
Refactor storing of measured_bw versus Unmeasured=1.
2013-02-19 11:06:24 -05:00
networkstatus.h
Refactor storing of measured_bw versus Unmeasured=1.
2013-02-19 11:06:24 -05:00
nodelist.c
Quick fix on 5956 for authorities
2013-02-04 12:25:43 -05:00
nodelist.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
ntmain.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
ntmain.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
onion_fast.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
onion_fast.h
Wrap more macro definitions in (parentheses)
2013-02-09 00:16:04 -05:00
onion_ntor.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
onion_ntor.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
onion_tap.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
onion_tap.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
onion.c
Fix a warning when building with --disable-curve25519
2013-02-04 11:34:23 -05:00
onion.h
Fix an MSVC warning in onion.h prototypes
2013-01-17 14:42:37 -05:00
or.h
randomize SSLKeyLifetime by default
2013-03-10 23:38:18 -04:00
policies.c
Rename log() to tor_log() for logging
2013-02-01 15:43:37 -05:00
policies.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
reasons.c
When we get an END cell before CONNECTED, don't report SOCKS success
2013-01-16 12:09:49 -05:00
reasons.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
relay.c
Merge remote-tracking branch 'public/wide_circ_ids'
2013-02-15 16:23:43 -05:00
relay.h
Merge remote-tracking branch 'public/wide_circ_ids'
2013-02-15 16:23:43 -05:00
rendclient.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
rendclient.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
rendcommon.c
Replace base-{16,32,64} with base{16,32,64} in the code
2013-01-17 16:08:28 -05:00
rendcommon.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
rendmid.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
rendmid.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
rendservice.c
Fix 8447: use %u to format circid_t.
2013-03-10 19:52:06 -04:00
rendservice.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
rephist.c
Authorities were adding downtime for every relay every restart
2013-02-14 17:02:22 -05:00
rephist.h
When we mark a node as a sybil, mark it down and reset its uptime to 0
2013-02-04 11:11:54 -05:00
replaycache.c
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
replaycache.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
router.c
start part-way through the ssl cert lifetime
2013-03-10 23:38:18 -04:00
router.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
routerlist.c
get rid of the new caching notion in resolve_my_address()
2013-02-12 04:25:42 -05:00
routerlist.h
Add a function to compute fraction of nodes (by weighted bw) with descriptors
2013-01-30 11:58:17 -05:00
routerparse.c
Refactor storing of measured_bw versus Unmeasured=1.
2013-02-19 11:06:24 -05:00
routerparse.h
Refactor storing of measured_bw versus Unmeasured=1.
2013-02-19 11:06:24 -05:00
routerset.c
Fix typos in a few log messages
2013-03-10 22:59:19 -04:00
routerset.h
When excluding nodes by country, exclude {??} and {A1} too
2013-01-17 18:07:36 -05:00
statefile.c
Add EntryGuardPathUseBias to state file keyword list.
2013-02-01 17:01:26 -05:00
statefile.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
status.c
When hibernating, don't heartbeat about problems.
2013-03-11 20:50:02 -04:00
status.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00
tor_main.c
Fix a comment in tor_main.c
2013-02-25 03:24:53 -05:00
transports.c
Fix typos in a few log messages
2013-03-10 22:59:19 -04:00
transports.h
Update the copyright date to 201.
2013-01-16 01:54:56 -05:00